summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_edit_alpha.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/panel_edit_alpha.xml
parent44503282f6535d988138737f5280cae1350b5869 (diff)
SL-19669 Restored XML formatting for the Japanese translations
Diffstat (limited to 'indra/newview/skins/default/xui/ja/panel_edit_alpha.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/panel_edit_alpha.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/indra/newview/skins/default/xui/ja/panel_edit_alpha.xml b/indra/newview/skins/default/xui/ja/panel_edit_alpha.xml
index 97186070c3..57b32172ac 100644
--- a/indra/newview/skins/default/xui/ja/panel_edit_alpha.xml
+++ b/indra/newview/skins/default/xui/ja/panel_edit_alpha.xml
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="edit_alpha_panel">
- <scroll_container name="avatar_alpha_color_panel_scroll">
- <panel name="avatar_alpha_color_panel">
- <check_box name="lower alpha texture invisible" />
- <texture_picker label="アルファ(下半身)" name="Lower Alpha" tool_tip="クリックで画像を選択できます。" />
- <check_box name="upper alpha texture invisible" />
- <texture_picker label="アルファ(上半身)" name="Upper Alpha" tool_tip="クリックで画像を選択できます。" />
- <check_box name="head alpha texture invisible" />
- <texture_picker label="頭部のアルファ" name="Head Alpha" tool_tip="クリックで画像を選択できます。" />
- <check_box name="eye alpha texture invisible" />
- <texture_picker label="瞳のアルファ" name="Eye Alpha" tool_tip="クリックで画像を選択できます。" />
- <check_box name="hair alpha texture invisible" />
- <texture_picker label="髪のアルファ" name="Hair Alpha" tool_tip="クリックで画像を選択できます。" />
- </panel>
- </scroll_container>
-</panel> \ No newline at end of file
+ <scroll_container name="avatar_alpha_color_panel_scroll">
+ <panel name="avatar_alpha_color_panel">
+ <check_box name="lower alpha texture invisible"/>
+ <texture_picker label="アルファ(下半身)" name="Lower Alpha" tool_tip="クリックで画像を選択できます。"/>
+ <check_box name="upper alpha texture invisible"/>
+ <texture_picker label="アルファ(上半身)" name="Upper Alpha" tool_tip="クリックで画像を選択できます。"/>
+ <check_box name="head alpha texture invisible"/>
+ <texture_picker label="頭部のアルファ" name="Head Alpha" tool_tip="クリックで画像を選択できます。"/>
+ <check_box name="eye alpha texture invisible"/>
+ <texture_picker label="瞳のアルファ" name="Eye Alpha" tool_tip="クリックで画像を選択できます。"/>
+ <check_box name="hair alpha texture invisible"/>
+ <texture_picker label="髪のアルファ" name="Hair Alpha" tool_tip="クリックで画像を選択できます。"/>
+ </panel>
+ </scroll_container>
+</panel>