summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/inspect_group.xml
blob: fa9764e420716d575dd5c42555f8f5360464b9d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?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 Gruppe
	</string>
	<string name="FreeToJoin">
		Mitgliedschaft kostenlos
	</string>
	<string name="CostToJoin">
		Mitgliedschaft: [AMOUNT] L$
	</string>
	<string name="YouAreMember">
		Sie sind Mitglied
	</string>
	<text name="group_name">
		Grumpitys schlecht gelaunte Elche
	</text>
	<text name="group_subtitle">
		123 Mitglieder
	</text>
	<text name="group_details">
		Eine Gruppe für Leute, die sich gerne mit Elchen unterhält.
Hoch solln sie leben!  Elche forever!  Und auch Mungos!
	</text>
	<text name="group_cost">
		Mitgliedschaft: 123 L$
	</text>
	<button label="Zusammen" name="join_btn"/>
	<button label="Verlassen" name="leave_btn"/>
</floater>