aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-01-26 22:37:40 +0100
committerChristian Schneppe <christian@pix-art.de>2019-01-26 22:37:40 +0100
commitfb5825bd8696a8a8b651c18000c5c73e0b265254 (patch)
tree18b74bf60391af1fa1bf7631e35b74f77606ea56 /src/main/res/values/strings.xml
parentd827482d9085b5e560c5fd6d4287cc3ea9b6fbb7 (diff)
make avatars from contacts configurable
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 5f3d159e7..188fc764c 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -868,4 +868,6 @@
<string name="restore_warning">Do not use the restore backup feature in an attempt to clone (run simultaneously) an installation. Restoring a backup is only meant for migrations or in case you have lost the original device.</string>
<string name="unable_to_restore_backup">Unable to restore backup.</string>
<string name="unable_to_decrypt_backup">Unable to decrypt backup. Is the password correct?</string>
+ <string name="pref_prefer_xmpp_avatar_summary">Prefer the users XMPP avatar instead of the one from your address book</string>
+ <string name="pref_prefer_xmpp_avatar">Prefer XMPP avatar</string>
</resources>