aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-08-03 22:17:22 +0200
committerChristian Schneppe <christian@pix-art.de>2018-08-03 22:17:22 +0200
commitc0ed19f913d8969d5cde9afed892ff4b516ddbc8 (patch)
tree18db331eb43271c4c76b34b172364651c0bf24b3 /src/main/res/values/strings.xml
parent59684c709e9a6f9fb620a2ac9ddd798f7fb2d8a8 (diff)
show toast if no address book app is installed
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 89cecf15f..4a5b4e3c6 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -805,4 +805,5 @@
<string name="conference_resource_constraint">Resource constraint</string>
<string name="delete_message">Delete message</string>
<string name="conference_destroyed">This group chat has been destroyed</string>
+ <string name="no_application_found_to_view_contact">No application found to view contact</string>
</resources>