/indra/newview/skins/default/xui/da/inspect_group.xml
XML | 22 lines | 18 code | 0 blank | 4 comment | 0 complexity | 75e35d58a9f1cb0f885a99f483a046cd 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">
- Privat gruppe
- </string>
- <string name="FreeToJoin">
- Ĺben tilmelding
- </string>
- <string name="CostToJoin">
- Tilmeldingsgebyr: L$[AMOUNT]
- </string>
- <string name="YouAreMember">
- Du er meldlem
- </string>
- <button label="Tilmeld" name="join_btn"/>
- <button label="Forlad" name="leave_btn"/>
- <button label="Vis profil" name="view_profile_btn"/>
- </floater>