summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_buy_object.xml
blob: 9cdb72ef220d7344ce361f7a20e25f033c96b337 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="contents" title="Acheter une copie de l&apos;objet">
	<text name="contents_text">
		et ses contenus :
	</text>
	<text name="buy_text">
		Acheter pour [AMOUNT] $L à [NAME] ?
	</text>
	<button label="Annuler" label_selected="Annuler" name="cancel_btn" />
	<button label="Acheter" label_selected="Acheter" name="buy_btn" />
	<string name="title_buy_text">
		Acheter
	</string>
	<string name="title_buy_copy_text">
		Acheter une copie
	</string>
	<string name="no_copy_text">
		(pas de copie)
	</string>
	<string name="no_modify_text">
		(pas de modification)
	</string>
	<string name="no_transfer_text">
		(pas de transfert)
	</string>
</floater>