/indra/newview/skins/default/xui/zh/inspect_group.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 32 lines · 28 code · 0 blank · 4 comment · 0 complexity · 354caa9668beae84c30f59c0f9002b21 MD5 · raw file
- <?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">
- ????
- </string>
- <string name="FreeToJoin">
- ????
- </string>
- <string name="CostToJoin">
- ?? L$[AMOUNT] ??
- </string>
- <string name="YouAreMember">
- ????
- </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="??" name="join_btn"/>
- <button label="??" name="leave_btn"/>
- <button label="????" name="view_profile_btn"/>
- </floater>