summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/inspect_group.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_group.xml
parent4b7793a119f4e4c8c4f03b6ff9adb0eb6fe94209 (diff)
parent6bc63bddeede375c6ea03c299b267559a3fca0fb (diff)
merged .hgtags
Diffstat (limited to 'indra/newview/skins/default/xui/zh/inspect_group.xml')
-rw-r--r--indra/newview/skins/default/xui/zh/inspect_group.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/zh/inspect_group.xml b/indra/newview/skins/default/xui/zh/inspect_group.xml
new file mode 100644
index 0000000000..72e5eade9c
--- /dev/null
+++ b/indra/newview/skins/default/xui/zh/inspect_group.xml
@@ -0,0 +1,32 @@
+<?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_group">
+ <string name="PrivateGroup">
+ Private group
+ </string>
+ <string name="FreeToJoin">
+ Free to join
+ </string>
+ <string name="CostToJoin">
+ L$[AMOUNT] to join
+ </string>
+ <string name="YouAreMember">
+ You are a member
+ </string>
+ <text name="group_subtitle">
+ 123 members
+ </text>
+ <text name="group_details">
+ A group of folks charged with creating a room with a moose.
+Fear the moose! Fear it! And the mongoose too!
+ </text>
+ <text name="group_cost">
+ L$123 to join
+ </text>
+ <button label="Join" name="join_btn"/>
+ <button label="Leave" name="leave_btn"/>
+ <button label="View Profile" name="view_profile_btn"/>
+</floater>