aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/ru/panel_login.xml
diff options
context:
space:
mode:
authorJacek Antonelli2009-08-29 01:40:38 -0500
committerJacek Antonelli2009-08-29 01:42:30 -0500
commite20f3bb7c3310deca86cfc66af0a086261930bcf (patch)
treeb46f1afca60b8511257c3438f30a17e3cf0845ea /linden/indra/newview/skins/default/xui/ru/panel_login.xml
parentSecond Life viewer sources 1.23.4-RC (diff)
downloadmeta-impy-e20f3bb7c3310deca86cfc66af0a086261930bcf.zip
meta-impy-e20f3bb7c3310deca86cfc66af0a086261930bcf.tar.gz
meta-impy-e20f3bb7c3310deca86cfc66af0a086261930bcf.tar.bz2
meta-impy-e20f3bb7c3310deca86cfc66af0a086261930bcf.tar.xz
Converted 1.23 XUI files to unix line endings.
Diffstat (limited to 'linden/indra/newview/skins/default/xui/ru/panel_login.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/ru/panel_login.xml80
1 files changed, 40 insertions, 40 deletions
diff --git a/linden/indra/newview/skins/default/xui/ru/panel_login.xml b/linden/indra/newview/skins/default/xui/ru/panel_login.xml
index 790e80a..4d035d6 100644
--- a/linden/indra/newview/skins/default/xui/ru/panel_login.xml
+++ b/linden/indra/newview/skins/default/xui/ru/panel_login.xml
@@ -1,40 +1,40 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes"?> 1<?xml version="1.0" encoding="utf-8" standalone="yes"?>
2<panel name="panel_login"> 2<panel name="panel_login">
3 <string name="real_url"> 3 <string name="real_url">
4 http://secondlife.com/app/login/ 4 http://secondlife.com/app/login/
5 </string> 5 </string>
6 <string name="forgot_password_url"> 6 <string name="forgot_password_url">
7 http://secondlife.com/account/request.php 7 http://secondlife.com/account/request.php
8 </string> 8 </string>
9 <text name="first_name_text"> 9 <text name="first_name_text">
10 Имя: 10 Имя:
11 </text> 11 </text>
12 <text name="last_name_text"> 12 <text name="last_name_text">
13 Фамилия: 13 Фамилия:
14 </text> 14 </text>
15 <text name="password_text"> 15 <text name="password_text">
16 Пароль: 16 Пароль:
17 </text> 17 </text>
18 <text name="start_location_text"> 18 <text name="start_location_text">
19 Стартовая Позиция: 19 Стартовая Позиция:
20 </text> 20 </text>
21 <combo_box name="start_location_combo"> 21 <combo_box name="start_location_combo">
22 <combo_item name="MyHome"> 22 <combo_item name="MyHome">
23 Мой Дом 23 Мой Дом
24 </combo_item> 24 </combo_item>
25 <combo_item name="MyLastLocation"> 25 <combo_item name="MyLastLocation">
26 Моя последняя позиция 26 Моя последняя позиция
27 </combo_item> 27 </combo_item>
28 <combo_item name="Typeregionname"> 28 <combo_item name="Typeregionname">
29 &lt;Введите название региона&gt; 29 &lt;Введите название региона&gt;
30 </combo_item> 30 </combo_item>
31 </combo_box> 31 </combo_box>
32 <check_box label="Запомнить пароль" name="remember_check"/> 32 <check_box label="Запомнить пароль" name="remember_check"/>
33 <button label="Войти" label_selected="Войти" name="connect_btn"/> 33 <button label="Войти" label_selected="Войти" name="connect_btn"/>
34 <text name="create_new_account_text"> 34 <text name="create_new_account_text">
35 Зарегистрироваться 35 Зарегистрироваться
36 </text> 36 </text>
37 <text name="forgot_password_text"> 37 <text name="forgot_password_text">
38 Забыли имя или пароль? 38 Забыли имя или пароль?
39 </text> 39 </text>
40</panel> 40</panel>