diff options
author | Merov Linden <merov@lindenlab.com> | 2014-03-03 10:42:26 -0800 |
---|---|---|
committer | Merov Linden <merov@lindenlab.com> | 2014-03-03 10:42:26 -0800 |
commit | 83c3e37a2693d60c355baeac10eccdfbe30f0771 (patch) | |
tree | daeeca5ce1e148d69fdbf6da16196a78aecbb008 /indra/newview/skins | |
parent | 66287bf951485edbba81039f88183a8bce769ad2 (diff) |
ACME-1336 : Fix message when FB friends list is empty
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_facebook_friends.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_facebook_friends.xml b/indra/newview/skins/default/xui/en/panel_facebook_friends.xml index 23820d209a..9d21a3a293 100644 --- a/indra/newview/skins/default/xui/en/panel_facebook_friends.xml +++ b/indra/newview/skins/default/xui/en/panel_facebook_friends.xml @@ -6,7 +6,7 @@ name="panel_facebook_friends"> <string name="facebook_friends_empty" - value="You do not have any Facebook friend who are also Second Life resident. You can go to the Status panel and let them know you're in Second Life!" /> + value="You currently do not have any Facebook friends who are also Second Life residents. Ask your Facebook friends to join Second Life today!" /> <string name="facebook_friends_no_connected" value="You're currently not connected to Facebook. Please go to the Account tab to connect and enable this feature." /> |