aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-09-11 21:10:33 +0200
committerChristian Schneppe <christian@pix-art.de>2018-09-11 21:10:33 +0200
commit8c6030e0bf8e90a3ba67dbc6155adb2ff9000d1c (patch)
treec97423f39aae21929b93fe7f96c8d82788eafb61 /src/main/res
parentbcafe9a16ec636256b6b3a62732b78f66ea136c2 (diff)
show jids from address book in Start Conversation screen if only one account is used
Diffstat (limited to 'src/main/res')
-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 f5dabc615..0c471ca79 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -812,4 +812,5 @@
<string name="pref_show_record_voice_btn">Show record voice button</string>
<string name="pref_use_quick_share_attachment_choice_summary">Replace send button with attachment choice if no message is typed. Otherwise show quick actions, which can be cofigured in the following setting.</string>
<string name="pref_quick_share_attachment_choice">Attachment choice</string>
+ <string name="phone_book">Address book</string>
</resources>