summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_event.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/floater_event.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/floater_event.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_event.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_event.xml b/indra/newview/skins/default/xui/en/floater_event.xml
index 0255e202fb..d9c9d63c72 100644
--- a/indra/newview/skins/default/xui/en/floater_event.xml
+++ b/indra/newview/skins/default/xui/en/floater_event.xml
@@ -244,6 +244,7 @@
layout="topleft"
left="6"
name="event_desc"
+ textbox.label="More"
width="322">
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</expandable_text>
</layout_panel>