diff options
author | Cho <cho@lindenlab.com> | 2013-11-01 23:12:45 +0100 |
---|---|---|
committer | Cho <cho@lindenlab.com> | 2013-11-01 23:12:45 +0100 |
commit | 963c97f64a4d1490fe8380805c4de38598adddad (patch) | |
tree | 7e9a3072814ae4e60fe7d35b16d5cb7e87ed807f /indra/newview/skins/default/xui/en | |
parent | 1b8b6e76bf175c4d0ead8d3fc6f01558066cbec9 (diff) |
added LLTwitterConnect for ACME-1133
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 7 | ||||
-rwxr-xr-x | indra/newview/skins/default/xui/en/strings.xml | 3 |
2 files changed, 10 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index b562c5cb5e..a3c0682aea 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6054,6 +6054,13 @@ Please select at least one type of content to search (General, Moderate, or Adul <notification icon="notify.tga" + name="TwitterConnect" + type="notifytip"> + [MESSAGE] + </notification> + + <notification + icon="notify.tga" name="PaymentReceived" log_to_im="true" persist="true" diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 0d2083632d..df04ddee86 100755 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -3445,6 +3445,9 @@ If you continue to receive this message, contact the [SUPPORT_SITE]. <string name="flickr_post_success"> You posted to Flickr. </string> + <string name="twitter_post_success"> + You posted to Twitter. + </string> <string name="no_session_message"> (IM Session Doesn't Exist) |