summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_profile_view.xml
blob: 8f57dd89c7c7a88908b768e223d8e7ebf20c3c07 (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/PERSO" name="panel_notes"/>
	</tab_container>
</panel>