aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-12-23 22:40:32 +0100
committerChristian Schneppe <christian@pix-art.de>2017-12-23 22:40:32 +0100
commitb1dd8d92d37b5d3c09c2d10b003d9b449b5afd21 (patch)
tree10532323fa899f936a9e9df0d25daa4bb73e977f /src/main/res/values/strings.xml
parent4c82722686250d9dc9551a1f5cddeb76aae065df (diff)
removed 'contact-only' hint from publish avtar screen
Diffstat (limited to '')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index c9e9dd6a8..8a3dbeed3 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -241,7 +241,6 @@
<string name="add_back">Add back</string>
<string name="publish">Publish</string>
<string name="touch_to_choose_picture">Touch avatar to select picture from gallery</string>
- <string name="publish_avatar_explanation">Please note: Everyone subscribed to your presence updates will be allowed to see this picture.</string>
<string name="publishing">Publishing…</string>
<string name="error_publish_avatar_server_reject">The server rejected your publication</string>
<string name="error_publish_avatar_converting">Something went wrong while converting your picture</string>