aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-06-02 20:36:44 +0200
committerChristian Schneppe <christian@pix-art.de>2016-06-02 20:36:44 +0200
commit4ce93a69e95b1c0661cc406a5d0dd530cc2fe5cb (patch)
tree1d201aec806c8e9f873fd0e71680a1ceb8696f9e /src/main/res
parent997ae90b46577652141bfcea5190957543f0ff7f (diff)
Share link to invite user to start over with Pix-Art Messenger
Diffstat (limited to 'src/main/res')
-rw-r--r--src/main/res/menu/conversations.xml6
-rw-r--r--src/main/res/values-de/strings.xml3
-rw-r--r--src/main/res/values/strings.xml17
3 files changed, 19 insertions, 7 deletions
diff --git a/src/main/res/menu/conversations.xml b/src/main/res/menu/conversations.xml
index de13d9a42..a75abb05a 100644
--- a/src/main/res/menu/conversations.xml
+++ b/src/main/res/menu/conversations.xml
@@ -74,6 +74,12 @@
android:showAsAction="never"
android:title="@string/action_settings"/>
<item
+ android:id="@+id/action_invite_user"
+ android:orderInCategory="100"
+ android:showAsAction="always"
+ android:title="@string/invite_contact"
+ android:icon="@drawable/ic_share_white_24dp"/>
+ <item
android:id="@+id/action_check_updates"
android:orderInCategory="100"
android:showAsAction="never"
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index e9e8d95b2..e216b4b1a 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -613,5 +613,8 @@
<string name="import_database">Backup importieren</string>
<string name="import_text">Es wurde ein Backup gefunden, welches importiert werden kann.\nMöglicherweise wirst du gefragt, ob du eine ältere Version oder Conversations deinstallieren möchtest und dein Messenger startet während des Importvorgangs neu. Soll das Backup importiert werden?</string>
<string name="uninstall_app_text">Es ist eine alte Version von Pix-Art Messenger oder Conversations installiert. Falls du einen alten Pix-Art Messenger installiert hast, solltest du diesen deinstallieren. Nach der Deinstallation, solltest du erneut auf \'Backup importieren\' klicken, damit deine Daten in die neue Version importiert werden.</string>
+ <string name="InviteText">Hallo,\n\n%s hat dich zu einem Gespräch mit Pix-Art Messenger eingeladen. Falls du Android Nutzer bist, probiere es aus und klicke folgenden Link...</string>
+ <string name="inviteUser_Subject">hat dich eingeladen über</string>
+ <string name="invite_again">Erneut einladen</string>
</resources>
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index b465b4b92..cbebb77c7 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -273,11 +273,9 @@
<string name="pref_expert_options_summary">Please be careful with these</string>
<string name="title_activity_about">About Pix-Art Messenger</string>
<string name="pref_about_conversations_summary">Build and licensing information</string>
- <string name="pref_about_message" translatable="false">Pix-Art Messenger is a fork of Conversations.
- \n\nConversations • the very last word in instant messaging.
- \n\nCopyright © 2014-2016 Daniel Gultsch
- \n\nModified by Christian Schneppe
- \n\nhttp://xmpp.pix-art.de
+ <string name="pref_about_message" translatable="false">Pix-Art Messenger
+ \n\nCopyright © 2014-2016 Christian Schneppe
+ \n\nhttp://jabber.pix-art.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
@@ -288,8 +286,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 original source code at https://github.com/siacs/Conversations
- \n\nDownload the forked and modified source code at https://github.com/kriztan/Pix-Art-Messenger
+ \n\nDownload the full original source code at https://github.com/siacs/Conversations (Copyright © 2014-2016 Daniel Gultsch)
+ \n\nDownload the modified source code at https://github.com/kriztan/Pix-Art-Messenger
\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)
@@ -310,6 +308,9 @@
\n\nhttps://github.com/google/gson\n(Apache License, Version 2.0)
\n\nhttp://hc.apache.org/httpcomponents-client\n(Apache License, Version 2.0)
\n\nhttp://hc.apache.org/httpcomponents-core\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/bumptech/glide\n(BSD, The MIT License (MIT) and Apache License, Version 2.0)
+ \n\nhttps://github.com/chrisbanes/PhotoView\n(Apache License, Version 2.0)
+ \n\nhttps://github.com/rtoshiro/FullscreenVideoView\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>
@@ -647,4 +648,6 @@
<string name="uninstall_app_text">There is an old version of Pix-Art Messenger or Conversations installed. If you have an old Pix-Art Messenger installed, you should uninstall this version. After uninstalled the old versoin, you should choose \'import backup\' again and we will import your data to the new version.</string>
<string name="you">You</string>
<string name="invite_again">Invite again</string>
+ <string name="inviteUser_Subject">has invited you via</string>
+ <string name="InviteText">Hello,\n\nthe user %s has invited you to Pix-Art Messenger. If you are using Android, give it a try and click the following link to start over...</string>
</resources>