diff options
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 0b999482..de925254 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -270,5 +270,5 @@ <string name="contact_has_read_up_to_this_point">%s has read up to this point</string> <string name="publish_avatar">Publish avatar</string> <string name="touch_to_choose_picture">Touch avatar to select picture from gallary</string> - <string name="publish_avatar_explanation">Publish avatar for <b>%s</b>. Everyone subscribed to your presence updates will also be able to see this picture.</string> + <string name="publish_avatar_explanation">Please note: Everyone subscribed to your presence updates will be allowed to see this picture.</string> </resources> |