aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2016-05-06 21:42:30 +0200
committerChristian S <christian@pix-art.de>2016-05-06 21:42:30 +0200
commit70971661cb04a1f6ce6beb8140c2af86119918a2 (patch)
tree42fa9e937f948f2c23dfc8c6fdc18771bb732d2a /src/main/res
parent2b25969a7878a1772dec26ac6ee9f7286f4e73bd (diff)
Ask to uninstall the plugins because the features are directly integrated
Diffstat (limited to 'src/main/res')
-rw-r--r--src/main/res/values-de/strings.xml3
-rw-r--r--src/main/res/values/strings.xml2
2 files changed, 5 insertions, 0 deletions
diff --git a/src/main/res/values-de/strings.xml b/src/main/res/values-de/strings.xml
index 117dd0993..16cdc192f 100644
--- a/src/main/res/values-de/strings.xml
+++ b/src/main/res/values-de/strings.xml
@@ -642,4 +642,7 @@
<string name="republish_pgp_keys">Deine öffentliche OpenPGP Schlüssel müssen veröffentlicht werden!</string>
<string name="share">Teilen</string>
<string name="share_location">Standort teilen</string>
+ <string name="account_status_bind_failure">Bindungsfehler</string>
+ <string name="uninstall">Deinstallieren</string>
+ <string name="uninstall_plugins">Wir haben den VoiceRecorder und das ShareLocation Plugin direkt integriert. Die Plugins sind nicht länger erforderlich und sollten deinstalliert werden.</string>
</resources>
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index a5190236b..0d7edfcd5 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -678,5 +678,7 @@
<string name="location_sharing_disabled">Location sharing is disabled in settings</string>
<string name="locating">Locating…</string>
<string name="captcha_ocr">Captcha Text</string>
+ <string name="uninstall_plugins">We have integrated the VoiceRecorder and ShareLocation plugin directly into the messenger. You should uninstall the plugins.</string>
+ <string name="uninstall">Uninstall</string>
</resources>