summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/da/floater_buy_contents.xml
blob: c2b2ccc24468fa3c8a5fd4ac84eeb0f3c60a2cbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_buy_contents" title="KØB INDHOLD">
	<text name="contains_text">
		[NAME] indeholder:
	</text>
	<text name="buy_text">
		Køb for L$[AMOUNT] fra [NAME]?
	</text>
	<button label="Annullér" label_selected="Annullér" name="cancel_btn"/>
	<button label="Køb" label_selected="Køb" name="buy_btn"/>
	<check_box label="Tag tøj på nu" name="wear_check"/>
	<string name="no_copy_text">
		(kopiér ej)
	</string>
	<string name="no_modify_text">
		(ændre ej)
	</string>
	<string name="no_transfer_text">
		(videregiv ej)
	</string>
</floater>