<?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">
		Ім&apos;я:
	</text>
	<text name="last_name_text">
		Прізвище:
	</text>
	<text name="password_text">
		Пароль:
	</text>
	<text name="start_location_text">
		Стартова Позиція:
	</text>
	<combo_box name="start_location_combo">
		<combo_item name="MyHome">
			Мій Дім
		</combo_item>
		<combo_item name="MyLastLocation">
			Моя остання позиція
		</combo_item>
		<combo_item name="Typeregionname">
			&lt;Введіть назву регіона&gt;
		</combo_item>
	</combo_box>
	<check_box label="Запам&apos;ятати пароль" name="remember_check"/>
	<button label="Увійти" label_selected="Увійти" name="connect_btn"/>
	<text name="create_new_account_text">
		Зареєструватися
	</text>
	<text name="forgot_password_text">
		Забули ім&apos;я або пароль?
	</text>
</panel>
