summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_snapshot_postcard.xml
blob: 19e7b02cf85f7bdf05ddcea9767257720b71cc82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="panel_snapshot_postcard">
	<string name="default_subject">
		Carte postale de [SECOND_LIFE].
	</string>
	<string name="default_message">
		Ouvrez-moi !
	</string>
	<string name="upload_message">
		Envoi en cours...
	</string>
	<text name="title">
		E-mail
	</text>
        <tab_container name="postcard_tabs">
		<panel name="panel_postcard_message" label="Message"/>
		<panel name="panel_postcard_settings" label="Paramètres"/>
		</tab_container>
</panel>