aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/ja/panel_classified.xml
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/newview/skins/xui/ja/panel_classified.xml')
-rw-r--r--linden/indra/newview/skins/xui/ja/panel_classified.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/linden/indra/newview/skins/xui/ja/panel_classified.xml b/linden/indra/newview/skins/xui/ja/panel_classified.xml
index 8638d25..f7d04de 100644
--- a/linden/indra/newview/skins/xui/ja/panel_classified.xml
+++ b/linden/indra/newview/skins/xui/ja/panel_classified.xml
@@ -1,14 +1,14 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<panel name="Classified" title="告"> 2<panel name="Classified" title="クラシフイド広告">
3 <line_editor name="given_name_editor" 3 <line_editor name="given_name_editor"
4 tool_tip="名前は、句読点でなく、文字または数字で始める必要があります。" /> 4 tool_tip="名前は、句読点でなく、文字または数字で始める必要があります。" />
5 <line_editor name="location_editor" 5 <line_editor name="location_editor"
6 tool_tip="あなたのアバターの現在の位置で、クラシファイド用の地点の設定をしてください。" /> 6 tool_tip="クラシファイド広告用のロケーションをあなたの現在位置に設定してください。" />
7 <button label="設定" name="set_location_btn" /> 7 <button label="設定" name="set_location_btn" />
8 <button label="テレポート" name="classified_teleport_btn" /> 8 <button label="テレポート" name="classified_teleport_btn" />
9 <button label="地図上に表示" name="classified_map_btn" /> 9 <button label="地図上に表示" name="classified_map_btn" />
10 <button label="プロフル" name="classified_profile_btn" /> 10 <button label="プロフル" name="classified_profile_btn" />
11 <check_box label="成人" name="classified_mature_check" /> 11 <check_box label="成人" name="classified_mature_check" />
12 <combo_box label="" name="classified_category_combo" /> 12 <combo_box label="" name="classified_category_combo" />
13 <button label="アップデート" name="classified_update_btn" /> 13 <button label="更新" name="classified_update_btn" />
14</panel> 14</panel>