aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2016-05-06 11:59:17 +0200
committerChristian S <christian@pix-art.de>2016-05-06 11:59:17 +0200
commitd56a6c3291073c81e60c77474983c0d837d27fb4 (patch)
tree21d18a074096a722b1cd146c811043b00e8e0f89 /src/main/res/values
parent5d9f8c8361730d43ca4345897ae6c49e0156d4d3 (diff)
parent51b07efe2b7536259e93098b0d5e562de495087d (diff)
Merge remote-tracking branch 'refs/remotes/origin/share_location' into development
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 643a8168d..a5190236b 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -672,7 +672,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">Locating…</string>
+ <string name="captcha_ocr">Captcha Text</string>
</resources>