summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/nl/panel_region_general.xml
diff options
context:
space:
mode:
authorRamzi Ramey <ramzi@lindenlab.com>2009-09-15 20:21:05 +0000
committerRamzi Ramey <ramzi@lindenlab.com>2009-09-15 20:21:05 +0000
commit9bcace0608c79ae881a33b0bcc6d6ea701021147 (patch)
tree8febb1ee80d4c369926eff828e77448eff8ba353 /indra/newview/skins/default/xui/nl/panel_region_general.xml
parenta4486b258cbd5e560cf7bec05e515e1ed56179fb (diff)
Merging revisions 132612-133369 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-22
DEV-38453 Conversion to 2.0: Modernize and rearrange the nodes of the localized XUI; NO CHANGES TO ENGLISH. - match the new structures/widget language of the post-skinning work - restore some strings.xml entries from the former ui_strings.xml file - copy the Low/Mid/High translations into strings.xml - strip out all superfluous length= and type= parameters; these default to the EN value anyway I intentionally did not yet rearrange menu_viewer.xml, since it is still in flux in English
Diffstat (limited to 'indra/newview/skins/default/xui/nl/panel_region_general.xml')
-rw-r--r--indra/newview/skins/default/xui/nl/panel_region_general.xml12
1 files changed, 3 insertions, 9 deletions
diff --git a/indra/newview/skins/default/xui/nl/panel_region_general.xml b/indra/newview/skins/default/xui/nl/panel_region_general.xml
index fe69fe9d9a..74480ed0a4 100644
--- a/indra/newview/skins/default/xui/nl/panel_region_general.xml
+++ b/indra/newview/skins/default/xui/nl/panel_region_general.xml
@@ -40,15 +40,9 @@
Inhoudscategorie:
</text>
<combo_box label="Mature" name="access_combo">
- <combo_item name="Adult">
- Adult
- </combo_item>
- <combo_item name="Mature">
- Mature
- </combo_item>
- <combo_item name="PG">
- PG
- </combo_item>
+ <combo_box.item label="Adult" name="Adult"/>
+ <combo_box.item label="Mature" name="Mature"/>
+ <combo_box.item label="PG" name="PG"/>
</combo_box>
<button label="?" name="access_help"/>
<button label="Toepassen" name="apply_btn"/>