diff options
Diffstat (limited to 'linden/indra/newview')
3 files changed, 17 insertions, 17 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_login.xml b/linden/indra/newview/skins/default/xui/en-us/panel_login.xml index a092bb3..c79e12e 100644 --- a/linden/indra/newview/skins/default/xui/en-us/panel_login.xml +++ b/linden/indra/newview/skins/default/xui/en-us/panel_login.xml | |||
@@ -19,7 +19,7 @@ | |||
19 | <!-- START LOCATION --> | 19 | <!-- START LOCATION --> |
20 | 20 | ||
21 | <text name="start_location_text" | 21 | <text name="start_location_text" |
22 | bottom="8" left="24" height="16" width="95" | 22 | bottom="8" left="10" height="16" right="115" |
23 | follows="left|bottom" h_pad="0" halign="right" v_pad="0" | 23 | follows="left|bottom" h_pad="0" halign="right" v_pad="0" |
24 | bg_visible="false" drop_shadow_visible="true" | 24 | bg_visible="false" drop_shadow_visible="true" |
25 | border_visible="false" border_drop_shadow_visible="false" | 25 | border_visible="false" border_drop_shadow_visible="false" |
@@ -27,7 +27,7 @@ | |||
27 | Start Location: | 27 | Start Location: |
28 | </text> | 28 | </text> |
29 | <combo_box name="start_location_combo" | 29 | <combo_box name="start_location_combo" |
30 | bottom_delta="2" left_delta="100" height="16" width="150" | 30 | bottom_delta="2" left="120" height="16" width="150" |
31 | follows="left|bottom" font="SansSerifSmall" | 31 | follows="left|bottom" font="SansSerifSmall" |
32 | mouse_opaque="true" allow_text_entry="true" max_chars="128"> | 32 | mouse_opaque="true" allow_text_entry="true" max_chars="128"> |
33 | <combo_item name="MyHome" value="My Home"> | 33 | <combo_item name="MyHome" value="My Home"> |
diff --git a/linden/indra/newview/skins/default/xui/it/panel_login.xml b/linden/indra/newview/skins/default/xui/it/panel_login.xml index acd047d..f620618 100644 --- a/linden/indra/newview/skins/default/xui/it/panel_login.xml +++ b/linden/indra/newview/skins/default/xui/it/panel_login.xml | |||
@@ -6,21 +6,21 @@ | |||
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" left="20"> | 9 | <text name="first_name_text"> |
10 | Nome: | 10 | Nome: |
11 | </text> | 11 | </text> |
12 | <line_editor left="20" name="first_name_edit" width="126" /> | 12 | <line_editor name="first_name_edit" /> |
13 | <text name="last_name_text" left="158"> | 13 | <text name="last_name_text"> |
14 | Cognome: | 14 | Cognome: |
15 | </text> | 15 | </text> |
16 | <line_editor left="158" name="last_name_edit" width="126" /> | 16 | <line_editor name="last_name_edit" /> |
17 | <text name="password_text"> | 17 | <text name="password_text"> |
18 | Password: | 18 | Password: |
19 | </text> | 19 | </text> |
20 | <text name="start_location_text" left="20" width="105"> | 20 | <text name="start_location_text"> |
21 | Punto di partenza: | 21 | Punto di partenza: |
22 | </text> | 22 | </text> |
23 | <combo_box name="start_location_combo" left_delta="105" width="160"> | 23 | <combo_box name="start_location_combo"> |
24 | <combo_item name="MyHome"> | 24 | <combo_item name="MyHome"> |
25 | Casa Mia | 25 | Casa Mia |
26 | </combo_item> | 26 | </combo_item> |
@@ -31,12 +31,12 @@ | |||
31 | <Scrivi la regione> | 31 | <Scrivi la regione> |
32 | </combo_item> | 32 | </combo_item> |
33 | </combo_box> | 33 | </combo_box> |
34 | <check_box label="Ricorda password" name="remember_check" left_delta="168"/> | 34 | <check_box label="Ricorda password" name="remember_check"/> |
35 | <button label="Log In" label_selected="Log In" name="connect_btn"/> | 35 | <button label="Log In" label_selected="Log In" name="connect_btn"/> |
36 | <text name="create_new_account_text"> | 36 | <text name="create_new_account_text"> |
37 | Registra un account | 37 | Registra un account |
38 | </text> | 38 | </text> |
39 | <text name="forgot_password_text" left="-240" width="230"> | 39 | <text name="forgot_password_text"> |
40 | Hai dimenticato il tuo nome o la password? | 40 | Hai dimenticato il tuo nome o la password? |
41 | </text> | 41 | </text> |
42 | <text name="channel_text"> | 42 | <text name="channel_text"> |
diff --git a/linden/indra/newview/skins/default/xui/ja/panel_login.xml b/linden/indra/newview/skins/default/xui/ja/panel_login.xml index 03e22dd..4d7e16f 100644 --- a/linden/indra/newview/skins/default/xui/ja/panel_login.xml +++ b/linden/indra/newview/skins/default/xui/ja/panel_login.xml | |||
@@ -3,18 +3,18 @@ | |||
3 | <text name="first_name_text" left="20"> | 3 | <text name="first_name_text" left="20"> |
4 | ファーストネーム: | 4 | ファーストネーム: |
5 | </text> | 5 | </text> |
6 | <line_editor left="20" name="first_name_edit" width="126" /> | 6 | <line_editor name="first_name_edit" /> |
7 | <text name="last_name_text" left="158"> | 7 | <text name="last_name_text"> |
8 | ラストネーム: | 8 | ラストネーム: |
9 | </text> | 9 | </text> |
10 | <line_editor left="158" name="last_name_edit" width="126" /> | 10 | <line_editor name="last_name_edit"/> |
11 | <text name="password_text"> | 11 | <text name="password_text"> |
12 | パスワード: | 12 | パスワード: |
13 | </text> | 13 | </text> |
14 | <text name="start_location_text" left="20" > | 14 | <text name="start_location_text"> |
15 | ログイン位置: | 15 | ログイン位置: |
16 | </text> | 16 | </text> |
17 | <combo_box name="start_location_combo" left_delta="92" width="172"> | 17 | <combo_box name="start_location_combo"> |
18 | <combo_item name="MyHome"> | 18 | <combo_item name="MyHome"> |
19 | 自宅(ホーム) | 19 | 自宅(ホーム) |
20 | </combo_item> | 20 | </combo_item> |
@@ -25,7 +25,7 @@ | |||
25 | < 地域の名前入力 > | 25 | < 地域の名前入力 > |
26 | </combo_item> | 26 | </combo_item> |
27 | </combo_box> | 27 | </combo_box> |
28 | <check_box label="パスワードを記憶" name="remember_check" left_delta="180"/> | 28 | <check_box label="パスワードを記憶" name="remember_check"/> |
29 | <text name="full_screen_text"> | 29 | <text name="full_screen_text"> |
30 | ログイン時にはフルスクリーン表示になります | 30 | ログイン時にはフルスクリーン表示になります |
31 | </text> | 31 | </text> |
@@ -42,7 +42,7 @@ | |||
42 | <text name="channel_text"> | 42 | <text name="channel_text"> |
43 | [VERSION] | 43 | [VERSION] |
44 | </text> | 44 | </text> |
45 | <text name="forgot_password_text" left="-230" width="220"> | 45 | <text name="forgot_password_text"> |
46 | 名前またはパスワードをお忘れですか? | 46 | 名前またはパスワードをお忘れですか? |
47 | </text> | 47 | </text> |
48 | <text name="forgot_password_url"> | 48 | <text name="forgot_password_url"> |