diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-12-08 14:48:06 +0200 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-12-08 14:48:06 +0200 |
commit | 8ba11929456ef471c7916d1b4ac331f4553f2b1d (patch) | |
tree | 2676129b22a87a3061ae2a278cd6bc7481f234d5 /indra | |
parent | b9753f83d23b2fa0e139e2f2027d1979a1863f9c (diff) |
EXP-1657 FIXED Change success/failure message text on posting to profile feed.
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_snapshot.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_snapshot.xml b/indra/newview/skins/default/xui/en/floater_snapshot.xml index 61f2e7e72d..3f2b94dd73 100644 --- a/indra/newview/skins/default/xui/en/floater_snapshot.xml +++ b/indra/newview/skins/default/xui/en/floater_snapshot.xml @@ -35,7 +35,7 @@ </string> <string name="profile_succeeded_str"> - Profile feed updated! + Image uploaded </string> <string name="postcard_succeeded_str"> @@ -51,7 +51,7 @@ </string> <string name="profile_failed_str"> - Failed to update your Profile Feed. + Failed to upload image to your Profile Feed. </string> <string name="postcard_failed_str"> |