summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/panel_profile_view.xml
blob: 928df67e4c484d4db8a973ba84f4b17e8cbd3d2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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 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"/>
	</tab_container>
</panel>