From 83c3e37a2693d60c355baeac10eccdfbe30f0771 Mon Sep 17 00:00:00 2001
From: Merov Linden <merov@lindenlab.com>
Date: Mon, 3 Mar 2014 10:42:26 -0800
Subject: ACME-1336 : Fix message when FB friends list is empty

---
 indra/newview/skins/default/xui/en/panel_facebook_friends.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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." />
-- 
cgit v1.2.3