summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_my_profile.xml
diff options
context:
space:
mode:
authorDmitry Zaporozhan <dzaporozhan@productengine.com>2010-04-01 14:07:45 +0300
committerDmitry Zaporozhan <dzaporozhan@productengine.com>2010-04-01 14:07:45 +0300
commit9c0087c0a68b37718dbedae0e5a99b8a5920c318 (patch)
tree2f221c7c92e20ad4ebbabac61962bef58af6c9c0 /indra/newview/skins/default/xui/en/panel_my_profile.xml
parent69833aff50b1d1d360ff5568314d347dd3df40f5 (diff)
Fixed normal bug EXT-6023 - [HARD CODED]? Side Bar : "More" link inside "Profile" and "Pick"
According to ticket, files in "widgets" folder are not localized and "more_label" is not a translatable attribute. Replaced "more_label" with "label". expandable_text "More" text is accessible through "textbox.label" attribute. Added "textbox.label" to every expandable_text to make "More" text localizable. --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_my_profile.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_my_profile.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_my_profile.xml b/indra/newview/skins/default/xui/en/panel_my_profile.xml
index 4386475cf1..5e41d65720 100644
--- a/indra/newview/skins/default/xui/en/panel_my_profile.xml
+++ b/indra/newview/skins/default/xui/en/panel_my_profile.xml
@@ -117,6 +117,7 @@
layout="topleft"
left="107"
textbox.max_length="512"
+ textbox.label="More"
textbox.show_context_menu="true"
name="sl_description_edit"
top_pad="-3"
@@ -172,6 +173,7 @@
layout="topleft"
left="107"
textbox.max_length="512"
+ textbox.label="More"
textbox.show_context_menu="true"
name="fl_description_edit"
top_pad="-3"
@@ -313,6 +315,7 @@
name="sl_groups"
top_pad="0"
translate="false"
+ textbox.label="More"
textbox.show_context_menu="true"
width="298"
expanded_bg_visible="true"