Implements FS#89 - Change about information
This commit is contained in:
parent
96e6604d9e
commit
909dac7ac2
1 changed files with 6 additions and 3 deletions
|
@ -284,8 +284,8 @@
|
|||
<string name="title_activity_about">About Conversations</string>
|
||||
<string name="pref_about_conversations_summary">Build and licensing information</string>
|
||||
<string name="pref_about_message" translatable="false">
|
||||
Conversations • the very last word in instant messaging.
|
||||
\n\nCopyright © 2014-2015 Daniel Gultsch
|
||||
Conversations+ is the improved version of Conversations.
|
||||
\n\nThe extensions are designed and developed by thedevstack.de
|
||||
\n\nThis program is free software: you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
|
@ -296,7 +296,8 @@
|
|||
GNU General Public License for more details.
|
||||
\n\nYou should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see https://www.gnu.org/licenses
|
||||
\n\nDownload the full source code at https://github.com/siacs/Conversations
|
||||
\n\nBased on
|
||||
\n\nhttps://github.com/siacs/Conversations\n(GPL, Version 3.0)
|
||||
\n\n\nLibraries
|
||||
\n\nhttps://www.bouncycastle.org\n(The MIT License (MIT))
|
||||
\n\nhttps://www.gnu.org/software/libidn\n(Apache License, Version 2.0)
|
||||
|
@ -308,6 +309,8 @@
|
|||
\n\nhttps://github.com/zxing/zxing\n(Apache License, Version 2.0)
|
||||
\n\nhttps://github.com/google/material-design-icons\n(CC BY 4.0)
|
||||
\n\nhttps://github.com/timroes/EnhancedListView\n(Apache License, Version 2.0)
|
||||
\n\nhttps://github.com/ankushsachdeva/emojicon\n(Apache License, Version 2.0)
|
||||
\n\nhttps://github.com/yukuku/ambilwarna\n(Apache License, Version 2.0)
|
||||
</string>
|
||||
<string name="title_pref_quiet_hours">Quiet Hours</string>
|
||||
<string name="title_pref_quiet_hours_start_time">Start time</string>
|
||||
|
|
Loading…
Reference in a new issue