diff options
| -rw-r--r-- | indra/newview/skins/minimal/xui/en/panel_people.xml | 8 | 
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/minimal/xui/en/panel_people.xml b/indra/newview/skins/minimal/xui/en/panel_people.xml index bbc82f032d..9c19e445fe 100644 --- a/indra/newview/skins/minimal/xui/en/panel_people.xml +++ b/indra/newview/skins/minimal/xui/en/panel_people.xml @@ -13,16 +13,16 @@   width="333">      <string       name="no_recent_people" -     value="No recent people. Looking for people to hang out with? Try [secondlife:///app/search/people Search] or the [secondlife:///app/worldmap World Map]." /> +     value="No recent people. Looking for people to hang out with? Try the Destinations button below." />      <string       name="no_filtered_recent_people" -     value="Didn't find what you're looking for? Try [secondlife:///app/search/people/[SEARCH_TERM] Search]." /> +     value="Didn't find what you're looking for? Try the Destinations button below." />      <string       name="no_one_near" -     value="No one nearby. Looking for people to hang out with? Try [secondlife:///app/search/people Search] or the [secondlife:///app/worldmap World Map]." /> +     value="No one nearby. Looking for people to hang out with? Try the Destinations button below." />      <string       name="no_one_filtered_near" -     value="Didn't find what you're looking for? Try [secondlife:///app/search/people/[SEARCH_TERM] Search]." /> +     value="Didn't find what you're looking for? Try the Destinations button below." />      <string       name="no_friends_online"       value="No friends online" />  | 
