summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/panel_dummy_clothing_list_item.xml
diff options
context:
space:
mode:
authoreli_linden <none@none>2011-05-25 12:39:44 -0700
committereli_linden <none@none>2011-05-25 12:39:44 -0700
commit163c2c52aa860e40549d3c8deb1449f3f30d8271 (patch)
tree6a9e0519d1e6e954b9f5fc0381c6e06c9b310a15 /indra/newview/skins/default/xui/zh/panel_dummy_clothing_list_item.xml
parent23470d252c7eec0e149f80957d35612043553688 (diff)
WIP INTL-46 partial traditional chinese translation
Diffstat (limited to 'indra/newview/skins/default/xui/zh/panel_dummy_clothing_list_item.xml')
-rw-r--r--indra/newview/skins/default/xui/zh/panel_dummy_clothing_list_item.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/zh/panel_dummy_clothing_list_item.xml b/indra/newview/skins/default/xui/zh/panel_dummy_clothing_list_item.xml
new file mode 100644
index 0000000000..6558eda253
--- /dev/null
+++ b/indra/newview/skins/default/xui/zh/panel_dummy_clothing_list_item.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel name="dummy_clothing_item">
+ <text name="item_name" value="..."/>
+ <panel name="btn_add_panel">
+ <button name="btn_add" tool_tip="Add more items of this type"/>
+ </panel>
+</panel>