summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_profile_view.xml
blob: 21bc9349065c97a13e1a79b9f818515300e71d03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="panel_target_profile">
	<string name="status_online">
		En ligne
	</string>
	<string name="status_offline">
		Hors ligne
	</string>
	<text_editor name="user_name" value="(en cours de chargement...)"/>
	<text name="status" value="En ligne"/>
	<tab_container name="tabs">
		<panel label="PROFIL" name="panel_profile"/>
		<panel label="FAVORIS" name="panel_picks"/>
		<panel label="NOTES ET VIE PRIVÉE" name="panel_notes"/>
	</tab_container>
</panel>