diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui/ja/panel_login.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/ja/panel_login.xml | 18 |
1 files changed, 10 insertions, 8 deletions
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 fd97d5d..f90b012 100644 --- a/linden/indra/newview/skins/default/xui/ja/panel_login.xml +++ b/linden/indra/newview/skins/default/xui/ja/panel_login.xml | |||
@@ -1,29 +1,31 @@ | |||
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 | <text name="first_name_text"> | 3 | <text name="first_name_text" left="20"> |
4 | ファーストネーム: | 4 | ファーストネーム: |
5 | </text> | 5 | </text> |
6 | <text name="last_name_text"> | 6 | <line_editor left="20" name="first_name_edit" width="126" /> |
7 | <text name="last_name_text" left="158"> | ||
7 | ラストネーム: | 8 | ラストネーム: |
8 | </text> | 9 | </text> |
10 | <line_editor left="158" name="last_name_edit" width="126" /> | ||
9 | <text name="password_text"> | 11 | <text name="password_text"> |
10 | パスワード: | 12 | パスワード: |
11 | </text> | 13 | </text> |
12 | <text name="start_location_text"> | 14 | <text name="start_location_text" left="20" > |
13 | ログイン位置: | 15 | ログイン位置: |
14 | </text> | 16 | </text> |
15 | <combo_box name="start_location_combo"> | 17 | <combo_box name="start_location_combo" left_delta="92" width="172"> |
16 | <combo_item name="MyHome"> | 18 | <combo_item name="MyHome"> |
17 | 自宅(ホーム) | 19 | 自宅(ホーム) |
18 | </combo_item> | 20 | </combo_item> |
19 | <combo_item name="MyLastLocation"> | 21 | <combo_item name="MyLastLocation"> |
20 | 最後ロ | 22 | 最後ロた場所 |
21 | </combo_item> | 23 | </combo_item> |
22 | <combo_item name="Typeregionname"> | 24 | <combo_item name="Typeregionname"> |
23 | <地域の名前入力> | 25 | < 地域の名前入力 > |
24 | </combo_item> | 26 | </combo_item> |
25 | </combo_box> | 27 | </combo_box> |
26 | <check_box label="パスワードを記憶" name="remember_check"/> | 28 | <check_box label="パスワードを記憶" name="remember_check" left_delta="180"/> |
27 | <text name="full_screen_text"> | 29 | <text name="full_screen_text"> |
28 | ログイン時にはフルスクリーン表示になります | 30 | ログイン時にはフルスクリーン表示になります |
29 | </text> | 31 | </text> |
@@ -40,7 +42,7 @@ | |||
40 | <text name="channel_text"> | 42 | <text name="channel_text"> |
41 | [CHANNEL] [VERSION] | 43 | [CHANNEL] [VERSION] |
42 | </text> | 44 | </text> |
43 | <text name="forgot_password_text"> | 45 | <text name="forgot_password_text" left="-230" width="220"> |
44 | 名前またはパスワードをお忘れですか? | 46 | 名前またはパスワードをお忘れですか? |
45 | </text> | 47 | </text> |
46 | <text name="forgot_password_url"> | 48 | <text name="forgot_password_url"> |