aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2016-05-06 11:57:41 +0200
committerChristian S <christian@pix-art.de>2016-05-06 11:57:41 +0200
commitba25af7eaff329257e090993858ef804a59ceff9 (patch)
tree9200fc0d023e85d4966001397dc3e3bd5d6030d5 /src/main/res/values
parentf6250cacbbe0d70aed7ff75b4e4353cc0b8bae9b (diff)
added missing strings
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 9d824965b..5389e564a 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -671,10 +671,11 @@
<string name="presence_dnd">Busy</string>
<string name="secure_password_generated">A secure password has been generated</string>
<string name="device_does_not_support_battery_op">Your device does not support opting out of battery optimization</string>
- <string name="share">Teilen</string>
+ <string name="share">Share</string>
<string name="no_mic_permissions">No permissions to record audio</string>
<string name="share_location">Share location</string>
<string name="location_sharing_disabled">Location sharing is disabled in settings</string>
- <string name="locating"><![CDATA[Locating&#8230;]]></string>
+ <string name="locating">Locating…</string>
+ <string name="captcha_ocr">Captcha Text</string>
</resources>