summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/floater_beacons.xml
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2023-06-04 05:03:27 +0300
committerAndrey Lihatskiy <alihatskiy@productengine.com>2023-06-04 05:06:45 +0300
commitd30d865f87cbebb6bec3ce8157957fb1e817ba68 (patch)
treeee24014ae2c1ab3e1739468968f34afee9f3c777 /indra/newview/skins/default/xui/ja/floater_beacons.xml
parent44503282f6535d988138737f5280cae1350b5869 (diff)
SL-19669 Restored XML formatting for the Japanese translations
Diffstat (limited to 'indra/newview/skins/default/xui/ja/floater_beacons.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/floater_beacons.xml42
1 files changed, 25 insertions, 17 deletions
diff --git a/indra/newview/skins/default/xui/ja/floater_beacons.xml b/indra/newview/skins/default/xui/ja/floater_beacons.xml
index b8719f78f9..f8b50b4bfa 100644
--- a/indra/newview/skins/default/xui/ja/floater_beacons.xml
+++ b/indra/newview/skins/default/xui/ja/floater_beacons.xml
@@ -1,19 +1,27 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="beacons" title="ビーコン(標識)">
- <panel name="beacons_panel">
- <text name="label_show">表示:</text>
- <check_box label="ビーコン(標識)" name="beacons" />
- <check_box label="ハイライト" name="highlights" />
- <text name="beacon_width_label" tool_tip="ビーコンの幅">幅:</text>
- <text name="label_objects">対象オブジェクト:</text>
- <check_box label="物理的" name="physical" />
- <check_box label="スクリプト" name="scripted" />
- <check_box label="触れる" name="touch_only" />
- <check_box label="音源" name="sounds" />
- <check_box label="パーティクル源" name="particles" />
- <check_box label="メディア源" name="moapbeacon" />
- <text name="label_objects">以下の向きを示す:</text>
- <check_box label="太陽" name="sun" />
- <check_box label="月" name="moon" />
- </panel>
-</floater> \ No newline at end of file
+ <panel name="beacons_panel">
+ <text name="label_show">
+ 表示:
+ </text>
+ <check_box label="ビーコン(標識)" name="beacons"/>
+ <check_box label="ハイライト" name="highlights"/>
+ <text name="beacon_width_label" tool_tip="ビーコンの幅">
+ 幅:
+ </text>
+ <text name="label_objects">
+ 対象オブジェクト:
+ </text>
+ <check_box label="物理的" name="physical"/>
+ <check_box label="スクリプト" name="scripted"/>
+ <check_box label="触れる" name="touch_only"/>
+ <check_box label="音源" name="sounds"/>
+ <check_box label="パーティクル源" name="particles"/>
+ <check_box label="メディア源" name="moapbeacon"/>
+ <text name="label_objects">
+ 以下の向きを示す:
+ </text>
+ <check_box label="太陽" name="sun"/>
+ <check_box label="月" name="moon"/>
+ </panel>
+</floater>