summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_profile_view.xml
blob: 82807bc8fc79f05e29a09a8ff554301c5b25c2c9 (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="status" value="オンライン"/>
	<tab_container name="tabs">
		<panel label="プロフィール" name="panel_profile"/>
		<panel label="ピック" name="panel_picks"/>
		<panel label="メモとプライバシー" name="panel_notes"/>
	</tab_container>
</panel>