summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/inspect_remote_object.xml
diff options
context:
space:
mode:
authorDebi King (Dessie) <dessie@lindenlab.com>2011-06-01 13:57:51 -0400
committerDebi King (Dessie) <dessie@lindenlab.com>2011-06-01 13:57:51 -0400
commit17edcc939a49d36415d3cfdd9b8c213ebb83a537 (patch)
tree2ea7d88d6432407aeb33664ee4b02109069d4bc7 /indra/newview/skins/default/xui/zh/inspect_remote_object.xml
parent4b7793a119f4e4c8c4f03b6ff9adb0eb6fe94209 (diff)
parent6bc63bddeede375c6ea03c299b267559a3fca0fb (diff)
merged .hgtags
Diffstat (limited to 'indra/newview/skins/default/xui/zh/inspect_remote_object.xml')
-rw-r--r--indra/newview/skins/default/xui/zh/inspect_remote_object.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/zh/inspect_remote_object.xml b/indra/newview/skins/default/xui/zh/inspect_remote_object.xml
new file mode 100644
index 0000000000..26f49ce69a
--- /dev/null
+++ b/indra/newview/skins/default/xui/zh/inspect_remote_object.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<!--
+ Not can_close / no title to avoid window chrome
+ Single instance - only have one at a time, recycle it each spawn
+-->
+<floater name="inspect_remote_object">
+ <text name="object_name">
+ Test Object Name That Is Really Long OMG so long I can&apos;t believe how long the name of this object is, I mean really.
+ </text>
+ <text name="object_owner_label">
+ 擁有者:
+ </text>
+ <text name="object_owner">
+ Longavatarname Johnsonlongstonnammer
+ </text>
+ <text name="object_slurl">
+ http://slurl.com/Ahern/50/50/50
+ </text>
+ <button label="地圖" name="map_btn"/>
+ <button label="Block" name="block_btn"/>
+ <button label="關閉" name="close_btn"/>
+</floater>