summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_profile_view.xml
blob: 4aa2d5d9475415c0c7f93eca836ba9b5fc3ecc6c (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">
		オンライン
	</string>
	<string name="status_offline">
		オフライン
	</string>
	<text name="user_name" value="(ローディング...)"/>
	<text name="status" value="オンライン"/>
	<tab_container name="tabs">
		<panel label="プロフィール" name="panel_profile"/>
		<panel label="ピック" name="panel_picks"/>
	</tab_container>
</panel>