summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ja/panel_region_texture.xml
diff options
context:
space:
mode:
authorRoxie Linden <roxie@lindenlab.com>2010-02-24 18:28:19 -0800
committerRoxie Linden <roxie@lindenlab.com>2010-02-24 18:28:19 -0800
commita9867b6437efd07ef9b18315d61155bd10860e13 (patch)
treed059f1d6a6809acbedd5ba2ea72c4f88acee2b1b /indra/newview/skins/default/xui/ja/panel_region_texture.xml
parent6bb43e1369d957a041c796120e87a89ff3fa10ee (diff)
parent8a2404fa3341db0bd7a60459e008b8a3c6afad03 (diff)
Automated merge
Diffstat (limited to 'indra/newview/skins/default/xui/ja/panel_region_texture.xml')
-rw-r--r--indra/newview/skins/default/xui/ja/panel_region_texture.xml115
1 files changed, 58 insertions, 57 deletions
diff --git a/indra/newview/skins/default/xui/ja/panel_region_texture.xml b/indra/newview/skins/default/xui/ja/panel_region_texture.xml
index 6527f0fbe6..e79582544c 100644
--- a/indra/newview/skins/default/xui/ja/panel_region_texture.xml
+++ b/indra/newview/skins/default/xui/ja/panel_region_texture.xml
@@ -1,57 +1,58 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<panel label="地面テクスチャー" name="Textures">
- <text name="region_text_lbl">
- 地域:
- </text>
- <text name="region_text">
- 未知
- </text>
- <text name="detail_texture_text">
- 地形のテクスチャー (512x512、24ビット .tgaファイルが必要)
- </text>
- <text name="height_text_lbl">
- 1(低)
- </text>
- <text name="height_text_lbl2">
- 2
- </text>
- <text name="height_text_lbl3">
- 3
- </text>
- <text name="height_text_lbl4">
- 4(高)
- </text>
- <text name="height_text_lbl5">
- テクスチャー標高範囲
- </text>
- <text name="height_text_lbl6">
- 南西
- </text>
- <text name="height_text_lbl7">
- 北西
- </text>
- <text name="height_text_lbl8">
- 南東
- </text>
- <text name="height_text_lbl9">
- 北東
- </text>
- <spinner label="低" name="height_start_spin_0" />
- <spinner label="低" name="height_start_spin_1" />
- <spinner label="低" name="height_start_spin_2" />
- <spinner label="低" name="height_start_spin_3" />
- <spinner label="高" name="height_range_spin_0" />
- <spinner label="高" name="height_range_spin_1" />
- <spinner label="高" name="height_range_spin_2" />
- <spinner label="高" name="height_range_spin_3" />
- <text name="height_text_lbl10">
- これらの数字は、上記のテクスチャーをブレンドする範囲を表します。
- </text>
- <text name="height_text_lbl11">
- 計測の単位はメートルで、「低」の値はテクスチャー#1の表示高さの最大値です。
- </text>
- <text name="height_text_lbl12">
- そして「高」の値はテクスチャー#4の高さの下限となります。
- </text>
- <button label="適用" name="apply_btn" />
-</panel>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel label="地面テクスチャー" name="Textures">
+ <text name="region_text_lbl">
+ 地域:
+ </text>
+ <text name="region_text">
+ 未知
+ </text>
+ <text name="detail_texture_text">
+ 地形のテクスチャー (512x512、24ビット .tgaファイルが必要)
+ </text>
+ <text name="height_text_lbl">
+ 1(低)
+ </text>
+ <text name="height_text_lbl2">
+ 2
+ </text>
+ <text name="height_text_lbl3">
+ 3
+ </text>
+ <text name="height_text_lbl4">
+ 4(高)
+ </text>
+ <text name="height_text_lbl5">
+ テクスチャー標高範囲
+ </text>
+ <text name="height_text_lbl6">
+ 南西
+ </text>
+ <text name="height_text_lbl7">
+ 北西
+ </text>
+ <text name="height_text_lbl8">
+ 南東
+ </text>
+ <text name="height_text_lbl9">
+ 北東
+ </text>
+ <spinner label="低" name="height_start_spin_0"/>
+ <spinner label="低" name="height_start_spin_1"/>
+ <spinner label="低" name="height_start_spin_2"/>
+ <spinner label="低" name="height_start_spin_3"/>
+ <spinner label="高" name="height_range_spin_0"/>
+ <spinner label="高" name="height_range_spin_1"/>
+ <spinner label="高" name="height_range_spin_2"/>
+ <spinner label="高" name="height_range_spin_3"/>
+ <text name="height_text_lbl10">
+ 数値は上のテクスチャのブレンド範囲を示します
+ </text>
+ <text name="height_text_lbl11">
+ 計測単位はメートルで、「低」の値は 1 番のテクスチャの高さの最大値です。
+「高」の値は、4 番のテクスチャの高さの最低値です。
+ </text>
+ <text name="height_text_lbl12">
+ そして「高」の値はテクスチャー#4の高さの下限となります。
+ </text>
+ <button label="適用" name="apply_btn"/>
+</panel>