diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-08-29 10:24:25 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-08-29 10:24:25 +0200 |
commit | 33172246c9a038cefb68d12477513afcb64f89d2 (patch) | |
tree | 553c70d370fe017c29a8bcd0798a16f02346fb23 /res/values | |
parent | 37e87e7252b7318fb904121734275818955a8a8c (diff) |
fixed #389
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 3a849733..223ed984 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -266,7 +266,7 @@ <string name="contact_added_you">Contact added you to contact list</string> <string name="add_back">Add back</string> <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="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> |