diff options
author | Ramzi Ramey <ramzi@lindenlab.com> | 2009-10-13 19:03:07 +0000 |
---|---|---|
committer | Ramzi Ramey <ramzi@lindenlab.com> | 2009-10-13 19:03:07 +0000 |
commit | b12abb4859945fa00c455502105f3393e246c4a2 (patch) | |
tree | 84baecf77f41fc566a18d654b74d4607f7f38491 /indra/newview/skins/default/xui/en/panel_sidetray_home_tab.xml | |
parent | 4be3066ca06d713dc57645c04b2073b9adb91535 (diff) |
EXT-1499 Partial Fix: parts 1 & 2 only.
Finalize the Home panel text to make it accurate.
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_sidetray_home_tab.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_sidetray_home_tab.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_sidetray_home_tab.xml b/indra/newview/skins/default/xui/en/panel_sidetray_home_tab.xml index d379c60aed..88379a5ed3 100644 --- a/indra/newview/skins/default/xui/en/panel_sidetray_home_tab.xml +++ b/indra/newview/skins/default/xui/en/panel_sidetray_home_tab.xml @@ -39,7 +39,7 @@ name="tab_icon" right="-10" top="10" - image_name="TabIcon_Home_Selected" + image_name="TabIcon_People_Off" width="20" /> <text follows="left|right|bottom" @@ -53,7 +53,7 @@ text_color="white" top="40" word_wrap="true"> - Find your friends, contacts and people nearby. + Find your friends, your groups, contacts and people nearby. </text> </panel> <panel @@ -101,7 +101,7 @@ text_color="white" top="40" word_wrap="true"> - Find your friends, contacts and people nearby. + Find places to go and places you've visited before. </text> </panel> <panel @@ -149,7 +149,7 @@ text_color="white" top="40" word_wrap="true"> - Change your profile. + Edit your public profile. </text> </panel> <panel @@ -184,7 +184,7 @@ right="-10" top="10" width="20" - image_name="TabIcon_Things_Selected"/> + image_name="TabIcon_Appearance_Off"/> <text follows="left|right|bottom|top" font="SansSerifBold" @@ -197,7 +197,7 @@ text_color="white" top="40" word_wrap="true"> - Change your apperance and looks. + Change your appearance and current look. </text> </panel> </panel> |