aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian S <christian@pix-art.de>2016-05-05 23:43:19 +0200
committerChristian S <christian@pix-art.de>2016-05-05 23:43:19 +0200
commitdc0036d9264bf1d71faa10ae8112066c8d389dc7 (patch)
tree7afa5f691c69314f0f9d6d19af262c4fcc96b04d /src/main/res/values
parent8f0f7e94a9626ef51f149f83f04dcb030f1b3234 (diff)
add share location
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index ecc715de9..9d824965b 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -673,5 +673,8 @@
<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="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>
</resources>