<?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">
		Fornavn:
	</text>
	<text name="last_name_text">
		Efternavn:
	</text>
	<text name="password_text">
		Password:
	</text>
	<text name="start_location_text">
		Start lokation:
	</text>
	<combo_box name="start_location_combo">
		<combo_item name="MyHome">
			Hjem
		</combo_item>
		<combo_item name="MyLastLocation">
			Min sidste lokation
		</combo_item>
		<combo_item name="Typeregionname">
			&lt;Skriv navn på region&gt;
		</combo_item>
	</combo_box>
	<check_box label="Husk password" name="remember_check" />
	<button label="Log ind" label_selected="Log ind" name="connect_btn" />
	<text name="create_new_account_text">
		Opret bruger
	</text>
	<text name="forgot_password_text">
		Glemt navn eller password?
	</text>
	<text name="channel_text">
		[VERSION]
	</text>
</panel>
