/indra/newview/skins/default/xui/ru/inspect_group.xml
XML | 32 lines | 28 code | 0 blank | 4 comment | 0 complexity | 21f9f49c7a0e7a278ca90d9b66951f84 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">
- ?????? ???????, ??????? ????? ????????? ??????? ? ?????.
- ????? ????! ?????! ? ???????? ????!
- </text>
- <text name="group_cost">
- L$123 ?? ??????????
- </text>
- <button label="????????" name="join_btn"/>
- <button label="????????" name="leave_btn"/>
- <button label="???????? ???????" name="view_profile_btn"/>
- </floater>