aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-08 22:57:38 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-08 22:57:38 +0100
commit3b371f54713ba051764f90a56860d57678fa4d20 (patch)
tree81bfbb1d5be852d7145f60aa2f4ed65dcdd05ca2 /src/main/res/values/strings.xml
parent189ff88932eb846cd4be2876f2b90a202337e58a (diff)
introduced new feature to navigate directly to a received location
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 046291896..50e076b6e 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -721,4 +721,5 @@
<string name="data_saver_enabled">Data saver enabled</string>
<string name="data_saver_enabled_explained">Your operating system is restricting Pix-Art Messenger from accessing the Internet when in background. To receive notifications of new messages you should allow Pix-Art Messenger unrestricted access when Data saver is on.\\nPix-Art Messenger will still make an effort to save data when possible.</string>
<string name="device_does_not_support_data_saver">Your device does not supporting disabling Data saver for Pix-Art Messenger.</string>
+ <string name="navigate">Navigate to location</string>
</resources>