summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_outfits_list.xml
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2010-07-12 17:43:04 +0300
committerMike Antipov <mantipov@productengine.com>2010-07-12 17:43:04 +0300
commit1c66ca72b54eb01db2c71776526462cfc5e18832 (patch)
treee70a5224e61e10763207dc02cfcccd062ce5b663 /indra/newview/skins/default/xui/en/panel_outfits_list.xml
parentef932f5cf4ddfa78e3e4b4a1359b98232557d323 (diff)
Backed out changeset: 412588eb49a2
That patch leaded to two issues: * broken message for empty accordion in Teleport History Panel. For now it looks like "Missing String (Didn't find... [Search].)" * there are multiple warnings like "LLTrans::getString: ONCE (10th time seen): Missing String in strings.xml: []" for accordions which have empty default strings (Friends list for ex.) --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_outfits_list.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_outfits_list.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_outfits_list.xml b/indra/newview/skins/default/xui/en/panel_outfits_list.xml
index b43aa0a824..27e23440df 100644
--- a/indra/newview/skins/default/xui/en/panel_outfits_list.xml
+++ b/indra/newview/skins/default/xui/en/panel_outfits_list.xml
@@ -14,9 +14,9 @@
background_visible="true"
bg_alpha_color="DkGray2"
bg_opaque_color="DkGray2"
- no_matched_tabs_text.value="NoOutfitsTabsMatched"
+ no_matched_tabs_text.value="Didn't find what you're looking for? Try [secondlife:///app/search/all/[SEARCH_TERM] Search]."
no_matched_tabs_text.v_pad="10"
- no_visible_tabs_text.value="NoOutfits"
+ no_visible_tabs_text.value="..."
follows="all"
height="400"
layout="topleft"