diff options
| author | Cho <cho@lindenlab.com> | 2013-08-02 19:54:42 +0100 | 
|---|---|---|
| committer | Cho <cho@lindenlab.com> | 2013-08-02 19:54:42 +0100 | 
| commit | b6e1153c39a0719716c549618839645c10ec6bbd (patch) | |
| tree | 6ff2e28e62f44be22515c2ecc392ce29cee63f15 | |
| parent | 93e8ec86dc08ace8bf9a20a0d14b38d47f961c47 (diff) | |
changed facebook_post_success text to be more consistent with other notification text for ACME-793
| -rwxr-xr-x | indra/newview/skins/default/xui/en/strings.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index d75b65896c..6d94923dba 100755 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -3430,7 +3430,7 @@ If you continue to receive this message, contact the [SUPPORT_SITE].    </string>    <string name="facebook_post_success"> -    Posting to Facebook was successful. +    You posted to Facebook.    </string>    <string name="no_session_message"> | 
