summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_preview_notecard.xml
blob: ae8ae9f7b5960756796e24801e64c4c94af64a15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="preview notecard" title="ノートカード:">
	<floater.string name="no_object">
		このノートカードが含まれたオブジェクトが見つかりません。
	</floater.string>
	<floater.string name="not_allowed">
		このノートを見る権限がありません。
	</floater.string>
	<floater.string name="Title">
		ノートカード: [NAME]
	</floater.string>
	<text name="desc txt">
		説明:
	</text>
	<text_editor name="Notecard Editor">
		ローディング...
	</text_editor>
	<button label="保存" label_selected="保存" name="Save"/>
	<button label="削除" label_selected="削除" name="Delete"/>
</floater>