/indra/newview/skins/default/xui/ja/inspect_group.xml
XML | 32 lines | 28 code | 0 blank | 4 comment | 0 complexity | 5f0d991d155dd24c57c87c4e5d881da8 MD5 | raw file
Possible License(s): LGPL-2.1
- <?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 ????
- </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>