summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/nl/panel_region_texture.xml
diff options
context:
space:
mode:
authorKent Quirk <q@lindenlab.com>2010-02-18 20:37:37 -0500
committerKent Quirk <q@lindenlab.com>2010-02-18 20:37:37 -0500
commit9dbe107f4e547d1aec0a234eaa0e6f83dd987898 (patch)
tree1638f20fa91e19043e91e303360c98f4676939e4 /indra/newview/skins/default/xui/nl/panel_region_texture.xml
parent6b48a59c9994b746a5f1ba2c7d74688ddc6d5215 (diff)
move base back to default because doing it as a backout was causing merge errors
Diffstat (limited to 'indra/newview/skins/default/xui/nl/panel_region_texture.xml')
-rw-r--r--indra/newview/skins/default/xui/nl/panel_region_texture.xml57
1 files changed, 57 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/nl/panel_region_texture.xml b/indra/newview/skins/default/xui/nl/panel_region_texture.xml
new file mode 100644
index 0000000000..ff10e20b7c
--- /dev/null
+++ b/indra/newview/skins/default/xui/nl/panel_region_texture.xml
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel label="Grond texturen" name="Textures">
+ <text name="region_text_lbl">
+ Regio:
+ </text>
+ <text name="region_text">
+ onbekend
+ </text>
+ <text name="detail_texture_text">
+ Terreintexturen (vereist 512x512, 24 bit .tga bestanden)
+ </text>
+ <text name="height_text_lbl">
+ 1 (Laag)
+ </text>
+ <text name="height_text_lbl2">
+ 2
+ </text>
+ <text name="height_text_lbl3">
+ 3
+ </text>
+ <text name="height_text_lbl4">
+ 4 (Hoog)
+ </text>
+ <text name="height_text_lbl5">
+ Textuur hoogtebereiken
+ </text>
+ <text name="height_text_lbl6">
+ Zuidwest
+ </text>
+ <text name="height_text_lbl7">
+ Noordwest
+ </text>
+ <text name="height_text_lbl8">
+ Zuidoost
+ </text>
+ <text name="height_text_lbl9">
+ Noordoost
+ </text>
+ <spinner label="Laag" name="height_start_spin_0"/>
+ <spinner label="Laag" name="height_start_spin_1"/>
+ <spinner label="Laag" name="height_start_spin_2"/>
+ <spinner label="Laag" name="height_start_spin_3"/>
+ <spinner label="Hoog" name="height_range_spin_0"/>
+ <spinner label="Hoog" name="height_range_spin_1"/>
+ <spinner label="Hoog" name="height_range_spin_2"/>
+ <spinner label="Hoog" name="height_range_spin_3"/>
+ <text name="height_text_lbl10">
+ Deze waardes vertegenwoordigen het mengbereik voor bovenstaande texturen.
+ </text>
+ <text name="height_text_lbl11">
+ Gemeten in meters, is de LOW waarde de MAXIMUM hoogte van textuur #1,
+ </text>
+ <text name="height_text_lbl12">
+ en de HIGH waarde is de MINIMUM hoogte van textuur #4.
+ </text>
+ <button label="Toepassen" name="apply_btn"/>
+</panel>