aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2016-11-11 22:56:28 +0100
committerChristian Schneppe <christian@pix-art.de>2016-11-11 22:56:28 +0100
commit945cea7ce5d7102d35c255e2f09d27ac14fb1620 (patch)
treee31b780be8be5c0035bb6dc9e067885cb60c9491 /src/main/res/values/strings.xml
parentacf3c1f5685b22e6ba404760b09d08de8dea5dd8 (diff)
show button on "xmpp:" uris
Diffstat (limited to '')
-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 50e076b6e..5c81f5529 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -722,4 +722,7 @@
<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>
+ <string name="add_to_contact_list">Add to contact list</string>
+ <string name="received_contact">Received contact</string>
+ <string name="contact">Contact</string>
</resources>