summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/nl/panel_login.xml
diff options
context:
space:
mode:
authorBryan O'Sullivan <bos@lindenlab.com>2009-05-11 21:01:19 +0000
committerBryan O'Sullivan <bos@lindenlab.com>2009-05-11 21:01:19 +0000
commitbafb150f24bd68e20a20ea87c59ed32053a3257f (patch)
tree7b690ab48201f2a5a5d140b0b5b3d1479318aa74 /indra/newview/skins/default/xui/nl/panel_login.xml
parentcc92525b0df952659102d2e5adcc4140fea7f371 (diff)
Switch the XML file line endings to native.
Diffstat (limited to 'indra/newview/skins/default/xui/nl/panel_login.xml')
-rw-r--r--indra/newview/skins/default/xui/nl/panel_login.xml86
1 files changed, 43 insertions, 43 deletions
diff --git a/indra/newview/skins/default/xui/nl/panel_login.xml b/indra/newview/skins/default/xui/nl/panel_login.xml
index fef92ca43b..fcf79982c7 100644
--- a/indra/newview/skins/default/xui/nl/panel_login.xml
+++ b/indra/newview/skins/default/xui/nl/panel_login.xml
@@ -1,43 +1,43 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<panel name="panel_login">
- <string name="real_url">
- http://secondlife.com/app/login/
- </string>
- <string name="forgot_password_url">
- http://secondlife.com/account/request.php
- </string>
- <text name="first_name_text">
- Voornaam:
- </text>
- <text name="last_name_text">
- Achternaam:
- </text>
- <text name="password_text">
- Wachtwoord:
- </text>
- <text name="start_location_text">
- Start Locatie:
- </text>
- <combo_box name="start_location_combo">
- <combo_item name="MyHome">
- Mijn Thuis
- </combo_item>
- <combo_item name="MyLastLocation">
- Mijn Laatste Locatie
- </combo_item>
- <combo_item name="Typeregionname">
- &lt; Type regio naam &gt;
- </combo_item>
- </combo_box>
- <check_box label="Onthoud wachtwoord" name="remember_check"/>
- <button label="Inloggen" label_selected="Inloggen" name="connect_btn"/>
- <text name="create_new_account_text">
- Nieuw account maken
- </text>
- <text name="forgot_password_text">
- Naam of wachtwoord vergeten?
- </text>
- <text name="channel_text">
- [VERSION]
- </text>
-</panel>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel name="panel_login">
+ <string name="real_url">
+ http://secondlife.com/app/login/
+ </string>
+ <string name="forgot_password_url">
+ http://secondlife.com/account/request.php
+ </string>
+ <text name="first_name_text">
+ Voornaam:
+ </text>
+ <text name="last_name_text">
+ Achternaam:
+ </text>
+ <text name="password_text">
+ Wachtwoord:
+ </text>
+ <text name="start_location_text">
+ Start Locatie:
+ </text>
+ <combo_box name="start_location_combo">
+ <combo_item name="MyHome">
+ Mijn Thuis
+ </combo_item>
+ <combo_item name="MyLastLocation">
+ Mijn Laatste Locatie
+ </combo_item>
+ <combo_item name="Typeregionname">
+ &lt; Type regio naam &gt;
+ </combo_item>
+ </combo_box>
+ <check_box label="Onthoud wachtwoord" name="remember_check"/>
+ <button label="Inloggen" label_selected="Inloggen" name="connect_btn"/>
+ <text name="create_new_account_text">
+ Nieuw account maken
+ </text>
+ <text name="forgot_password_text">
+ Naam of wachtwoord vergeten?
+ </text>
+ <text name="channel_text">
+ [VERSION]
+ </text>
+</panel>