diff options
Diffstat (limited to 'linden/indra/newview/skins')
11 files changed, 59 insertions, 37 deletions
diff --git a/linden/indra/newview/skins/xui/de/floater_active_speakers.xml b/linden/indra/newview/skins/xui/de/floater_active_speakers.xml index 88c3e15..9ec58c1 100644 --- a/linden/indra/newview/skins/xui/de/floater_active_speakers.xml +++ b/linden/indra/newview/skins/xui/de/floater_active_speakers.xml | |||
@@ -1,5 +1,5 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="active_speakers" title="Aktive Lautsprecher"> | 2 | <floater name="active_speakers" title="Aktive Sprecher"> |
3 | <panel name="active_speakers_panel"> | 3 | <panel name="active_speakers_panel"> |
4 | <scroll_list name="speakers_list"> | 4 | <scroll_list name="speakers_list"> |
5 | <column label="Name" name="speaker_name" /> | 5 | <column label="Name" name="speaker_name" /> |
diff --git a/linden/indra/newview/skins/xui/de/menu_viewer.xml b/linden/indra/newview/skins/xui/de/menu_viewer.xml index d72e7b7..d4a569c 100644 --- a/linden/indra/newview/skins/xui/de/menu_viewer.xml +++ b/linden/indra/newview/skins/xui/de/menu_viewer.xml | |||
@@ -77,7 +77,7 @@ | |||
77 | <menu_item_check label="Lokaler Chat" name="Chat History" /> | 77 | <menu_item_check label="Lokaler Chat" name="Chat History" /> |
78 | <menu_item_check label="Unterhalten" name="Instant Message" /> | 78 | <menu_item_check label="Unterhalten" name="Instant Message" /> |
79 | <menu_item_call label="Inventar" name="Inventory" /> | 79 | <menu_item_call label="Inventar" name="Inventory" /> |
80 | <menu_item_check label="Aktive Lautsprecher" name="Active Speakers" /> | 80 | <menu_item_check label="Aktive Sprecher" name="Active Speakers" /> |
81 | <menu_item_check label="Stummschalten-Liste" name="Mute List" /> | 81 | <menu_item_check label="Stummschalten-Liste" name="Mute List" /> |
82 | <menu_item_separator label="-----------" name="separator2" /> | 82 | <menu_item_separator label="-----------" name="separator2" /> |
83 | <menu_item_check label="Kamerasteuerung" name="Camera Controls" /> | 83 | <menu_item_check label="Kamerasteuerung" name="Camera Controls" /> |
diff --git a/linden/indra/newview/skins/xui/de/panel_preferences_general.xml b/linden/indra/newview/skins/xui/de/panel_preferences_general.xml index 635f43e..b7779b6 100644 --- a/linden/indra/newview/skins/xui/de/panel_preferences_general.xml +++ b/linden/indra/newview/skins/xui/de/panel_preferences_general.xml | |||
@@ -86,22 +86,22 @@ | |||
86 | 汉语/漢語 (Chinesisch) - Beta | 86 | 汉语/漢語 (Chinesisch) - Beta |
87 | </combo_item> | 87 | </combo_item> |
88 | <combo_item type="string" length="1" name="Deutsch(German)"> | 88 | <combo_item type="string" length="1" name="Deutsch(German)"> |
89 | Deutsch | 89 | Deutsch - Beta |
90 | </combo_item> | 90 | </combo_item> |
91 | <combo_item type="string" length="1" name="French"> | 91 | <combo_item type="string" length="1" name="French"> |
92 | Français (Französisch) | 92 | Français (Französisch) - Beta |
93 | </combo_item> | 93 | </combo_item> |
94 | <combo_item type="string" length="1" name="(Japanese)"> | 94 | <combo_item type="string" length="1" name="(Japanese)"> |
95 | 日本語 (Japanisch) | 95 | 日本語 (Japanisch) - Beta |
96 | </combo_item> | 96 | </combo_item> |
97 | <combo_item type="string" length="1" name="(Korean)"> | 97 | <combo_item type="string" length="1" name="(Korean)"> |
98 | 한국어 (Koreanisch) | 98 | 한국어 (Koreanisch) - Beta |
99 | </combo_item> | 99 | </combo_item> |
100 | <combo_item type="string" length="1" name="Portugese"> | 100 | <combo_item type="string" length="1" name="Portugese"> |
101 | Português (Portugiesisch) - Beta | 101 | Português (Portugiesisch) - Beta |
102 | </combo_item> | 102 | </combo_item> |
103 | <combo_item type="string" length="1" name="Spanish"> | 103 | <combo_item type="string" length="1" name="Spanish"> |
104 | Español (Spanisch) | 104 | Español (Spanisch) - Beta |
105 | </combo_item> | 105 | </combo_item> |
106 | </combo_box> | 106 | </combo_box> |
107 | </panel> | 107 | </panel> |
diff --git a/linden/indra/newview/skins/xui/en-us/alerts.xml b/linden/indra/newview/skins/xui/en-us/alerts.xml index d0ee7f0..b36a4ea 100644 --- a/linden/indra/newview/skins/xui/en-us/alerts.xml +++ b/linden/indra/newview/skins/xui/en-us/alerts.xml | |||
@@ -1032,6 +1032,9 @@ If you continue to have problems, please visit: http://www.secondlife.com/suppor | |||
1032 | MINSPECS | 1032 | MINSPECS |
1033 | Do you wish to visit [_URL] for more information? | 1033 | Do you wish to visit [_URL] for more information? |
1034 | </message> | 1034 | </message> |
1035 | <ignore message="ignore"> | ||
1036 | Ignore unsupported hardware | ||
1037 | </ignore> | ||
1035 | <option name="Yes"> | 1038 | <option name="Yes"> |
1036 | Yes | 1039 | Yes |
1037 | </option> | 1040 | </option> |
@@ -1067,6 +1070,20 @@ Do you wish to visit [_URL] for more information? | |||
1067 | 510 | 1070 | 510 |
1068 | </message> | 1071 | </message> |
1069 | </alert> | 1072 | </alert> |
1073 | |||
1074 | <alert modal="true" name="UnknownGPU"> | ||
1075 | <message name="message"> | ||
1076 | Your system contains a graphics card that is unknown to us at this time. | ||
1077 | This is often the case with new hardware we haven't had a chance to | ||
1078 | test. Second Life will most likely run properly, but you may need to | ||
1079 | adjust your graphics settings to something more appropriate. | ||
1080 | (Edit->Preferences->Graphics). | ||
1081 | </message> | ||
1082 | <ignore name="ignore"> | ||
1083 | Ignore unknown graphics card | ||
1084 | </ignore> | ||
1085 | </alert> | ||
1086 | |||
1070 | <alert modal="true" name="DisplaySettingsRecommended"> | 1087 | <alert modal="true" name="DisplaySettingsRecommended"> |
1071 | <message name="message"> | 1088 | <message name="message"> |
1072 | Display settings have been set to recommended levels | 1089 | Display settings have been set to recommended levels |
diff --git a/linden/indra/newview/skins/xui/en-us/floater_world_map.xml b/linden/indra/newview/skins/xui/en-us/floater_world_map.xml index b8341f2..4e26986 100644 --- a/linden/indra/newview/skins/xui/en-us/floater_world_map.xml +++ b/linden/indra/newview/skins/xui/en-us/floater_world_map.xml | |||
@@ -149,20 +149,20 @@ | |||
149 | image_name="map_track_16.tga" left="1013" mouse_opaque="true" | 149 | image_name="map_track_16.tga" left="1013" mouse_opaque="true" |
150 | name="avatar_icon" width="16" /> | 150 | name="avatar_icon" width="16" /> |
151 | <combo_box allow_text_entry="true" bottom_delta="0" follows="top|right" height="20" | 151 | <combo_box allow_text_entry="true" bottom_delta="0" follows="top|right" height="20" |
152 | label="My Friends" left_delta="20" max_chars="60" mouse_opaque="true" | 152 | label="Online Friends" left_delta="20" max_chars="60" mouse_opaque="true" |
153 | name="friend combo" tool_tip="Friend to Show on Map" width="202"> | 153 | name="friend combo" tool_tip="Friend to Show on Map" width="202"> |
154 | <combo_item name="none_selected" value="None"> | 154 | <combo_item name="none_selected" value="None"> |
155 | My Friends | 155 | Online Friends |
156 | </combo_item> | 156 | </combo_item> |
157 | </combo_box> | 157 | </combo_box> |
158 | <icon bottom_delta="-25" color="0.5, 0, 0, 1" follows="top|right" height="16" | 158 | <icon bottom_delta="-25" color="0.5, 0, 0, 1" follows="top|right" height="16" |
159 | image_name="map_track_16.tga" left="1013" mouse_opaque="true" | 159 | image_name="map_track_16.tga" left="1013" mouse_opaque="true" |
160 | name="landmark_icon" width="16" /> | 160 | name="landmark_icon" width="16" /> |
161 | <combo_box allow_text_entry="true" bottom_delta="0" follows="top|right" height="20" | 161 | <combo_box allow_text_entry="true" bottom_delta="0" follows="top|right" height="20" |
162 | label="My Landmarks" left_delta="20" max_chars="60" mouse_opaque="true" | 162 | label="Landmarks" left_delta="20" max_chars="60" mouse_opaque="true" |
163 | name="landmark combo" tool_tip="Landmark to Show on Map" width="202"> | 163 | name="landmark combo" tool_tip="Landmark to Show on Map" width="202"> |
164 | <combo_item name="none_selected" value="None"> | 164 | <combo_item name="none_selected" value="None"> |
165 | My Landmarks | 165 | Landmarks |
166 | </combo_item> | 166 | </combo_item> |
167 | </combo_box> | 167 | </combo_box> |
168 | <icon bottom_delta="-25" color="0.5, 0, 0, 1" follows="top|right" height="16" | 168 | <icon bottom_delta="-25" color="0.5, 0, 0, 1" follows="top|right" height="16" |
diff --git a/linden/indra/newview/skins/xui/es/panel_preferences_general.xml b/linden/indra/newview/skins/xui/es/panel_preferences_general.xml index 7703e0b..66fb9bd 100644 --- a/linden/indra/newview/skins/xui/es/panel_preferences_general.xml +++ b/linden/indra/newview/skins/xui/es/panel_preferences_general.xml | |||
@@ -69,16 +69,22 @@ | |||
69 | Inglés | 69 | Inglés |
70 | </combo_item> | 70 | </combo_item> |
71 | <combo_item type="string" length="1" name="Deutsch(German)"> | 71 | <combo_item type="string" length="1" name="Deutsch(German)"> |
72 | Deutsch (German) | 72 | Deutsch (Alemán) - Beta |
73 | </combo_item> | ||
74 | <combo_item type="string" length="1" name="French"> | ||
75 | Français (Francés) - Beta | ||
73 | </combo_item> | 76 | </combo_item> |
74 | <combo_item type="string" length="1" name="(Japanese)"> | 77 | <combo_item type="string" length="1" name="(Japanese)"> |
75 | 日本語 (Japanese) | 78 | 日本語 (Japonés) - Beta |
76 | </combo_item> | 79 | </combo_item> |
77 | <combo_item type="string" length="1" name="(Korean)"> | 80 | <combo_item type="string" length="1" name="(Korean)"> |
78 | 한국어 (Korean) | 81 | 한국어 (Coreano) - Beta |
79 | </combo_item> | 82 | </combo_item> |
80 | <combo_item type="string" length="1" name="Chinese"> | 83 | <combo_item type="string" length="1" name="Chinese"> |
81 | Chino | 84 | 汉语/漢語 (Chino) - Beta |
85 | </combo_item> | ||
86 | <combo_item type="string" name="Spanish"> | ||
87 | Español - Beta | ||
82 | </combo_item> | 88 | </combo_item> |
83 | </combo_box> | 89 | </combo_box> |
84 | </panel> | 90 | </panel> |
diff --git a/linden/indra/newview/skins/xui/fr/panel_preferences_general.xml b/linden/indra/newview/skins/xui/fr/panel_preferences_general.xml index c17fd3b..acf89cd 100644 --- a/linden/indra/newview/skins/xui/fr/panel_preferences_general.xml +++ b/linden/indra/newview/skins/xui/fr/panel_preferences_general.xml | |||
@@ -70,16 +70,16 @@ | |||
70 | Anglais | 70 | Anglais |
71 | </combo_item> | 71 | </combo_item> |
72 | <combo_item type="string" length="1" name="Deutsch(German)"> | 72 | <combo_item type="string" length="1" name="Deutsch(German)"> |
73 | Deutsch (German) | 73 | Deutsch (German) - Beta |
74 | </combo_item> | 74 | </combo_item> |
75 | <combo_item type="string" length="1" name="(Japanese)"> | 75 | <combo_item type="string" length="1" name="(Japanese)"> |
76 | 日本語 (Japanese) | 76 | 日本語 (Japanese) - Beta |
77 | </combo_item> | 77 | </combo_item> |
78 | <combo_item type="string" length="1" name="(Korean)"> | 78 | <combo_item type="string" length="1" name="(Korean)"> |
79 | 한국어 (Korean) | 79 | 한국어 (Korean) - Beta |
80 | </combo_item> | 80 | </combo_item> |
81 | <combo_item type="string" length="1" name="Chinese"> | 81 | <combo_item type="string" length="1" name="Chinese"> |
82 | Chinois | 82 | Chinois - Beta |
83 | </combo_item> | 83 | </combo_item> |
84 | </combo_box> | 84 | </combo_box> |
85 | </panel> | 85 | </panel> |
diff --git a/linden/indra/newview/skins/xui/ja/panel_preferences_general.xml b/linden/indra/newview/skins/xui/ja/panel_preferences_general.xml index e5deeb3..5017f37 100644 --- a/linden/indra/newview/skins/xui/ja/panel_preferences_general.xml +++ b/linden/indra/newview/skins/xui/ja/panel_preferences_general.xml | |||
@@ -92,22 +92,22 @@ | |||
92 | 汉语/漢語(中国語) – ベータ | 92 | 汉语/漢語(中国語) – ベータ |
93 | </combo_item> | 93 | </combo_item> |
94 | <combo_item type="string" length="1" name="Deutsch(German)"> | 94 | <combo_item type="string" length="1" name="Deutsch(German)"> |
95 | Deutsch (ドイツ語) | 95 | Deutsch (ドイツ語) – ベータ |
96 | </combo_item> | 96 | </combo_item> |
97 | <combo_item type="string" length="1" name="French"> | 97 | <combo_item type="string" length="1" name="French"> |
98 | Français (フランス語) | 98 | Français (フランス語) – ベータ |
99 | </combo_item> | 99 | </combo_item> |
100 | <combo_item type="string" length="1" name="(Japanese)"> | 100 | <combo_item type="string" length="1" name="(Japanese)"> |
101 | 日本語 | 101 | 日本語 – ベータ |
102 | </combo_item> | 102 | </combo_item> |
103 | <combo_item type="string" length="1" name="(Korean)"> | 103 | <combo_item type="string" length="1" name="(Korean)"> |
104 | 한국어 (韓国語) | 104 | 한국어 (韓国語) – ベータ |
105 | </combo_item> | 105 | </combo_item> |
106 | <combo_item type="string" length="1" name="Portugese"> | 106 | <combo_item type="string" length="1" name="Portugese"> |
107 | Português (ポルトガル語) – ベータ | 107 | Português (ポルトガル語) – ベータ |
108 | </combo_item> | 108 | </combo_item> |
109 | <combo_item type="string" length="1" name="Spanish"> | 109 | <combo_item type="string" length="1" name="Spanish"> |
110 | Español (スペイン語) | 110 | Español (スペイン語) – ベータ |
111 | </combo_item> | 111 | </combo_item> |
112 | </combo_box> | 112 | </combo_box> |
113 | </panel> | 113 | </panel> |
diff --git a/linden/indra/newview/skins/xui/ko/panel_preferences_general.xml b/linden/indra/newview/skins/xui/ko/panel_preferences_general.xml index 15e1e31..9c02484 100644 --- a/linden/indra/newview/skins/xui/ko/panel_preferences_general.xml +++ b/linden/indra/newview/skins/xui/ko/panel_preferences_general.xml | |||
@@ -87,22 +87,22 @@ | |||
87 | 汉语/漢語(중국어) - 베타 | 87 | 汉语/漢語(중국어) - 베타 |
88 | </combo_item> | 88 | </combo_item> |
89 | <combo_item type="string" length="1" name="Deutsch(German)"> | 89 | <combo_item type="string" length="1" name="Deutsch(German)"> |
90 | Deutsch (독일어) | 90 | Deutsch (독일어) - 베타 |
91 | </combo_item> | 91 | </combo_item> |
92 | <combo_item type="string" length="1" name="French"> | 92 | <combo_item type="string" length="1" name="French"> |
93 | Français (불어) | 93 | Français (불어) - 베타 |
94 | </combo_item> | 94 | </combo_item> |
95 | <combo_item type="string" length="1" name="(Japanese)"> | 95 | <combo_item type="string" length="1" name="(Japanese)"> |
96 | 日本語 (일본어) | 96 | 日本語 (일본어) - 베타 |
97 | </combo_item> | 97 | </combo_item> |
98 | <combo_item type="string" length="1" name="(Korean)"> | 98 | <combo_item type="string" length="1" name="(Korean)"> |
99 | 한국어 | 99 | 한국어 - 베타 |
100 | </combo_item> | 100 | </combo_item> |
101 | <combo_item type="string" length="1" name="Portugese"> | 101 | <combo_item type="string" length="1" name="Portugese"> |
102 | Português(포르투갈어) - 베타 | 102 | Português(포르투갈어) - 베타 |
103 | </combo_item> | 103 | </combo_item> |
104 | <combo_item type="string" length="1" name="Spanish"> | 104 | <combo_item type="string" length="1" name="Spanish"> |
105 | Español (스페인어) | 105 | Español (스페인어) - 베타 |
106 | </combo_item> | 106 | </combo_item> |
107 | </combo_box> | 107 | </combo_box> |
108 | </panel> | 108 | </panel> |
diff --git a/linden/indra/newview/skins/xui/ko/panel_toolbar.xml b/linden/indra/newview/skins/xui/ko/panel_toolbar.xml index 1a61390..1c92f88 100644 --- a/linden/indra/newview/skins/xui/ko/panel_toolbar.xml +++ b/linden/indra/newview/skins/xui/ko/panel_toolbar.xml | |||
@@ -1,9 +1,7 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <panel name="toolbar"> | 2 | <panel name="toolbar"> |
3 | <button label="메신저" name="im_btn" tool_tip="친구들과 메신저 하기." /> | 3 | <string name="Redock Windows">창 합치기</string> |
4 | <string name="Redock Windows"> | 4 | <layout_stack name="toolbar_stack"> |
5 | 창 합치기 | ||
6 | </string> | ||
7 | <button label="통신" name="communicate_btn" | 5 | <button label="통신" name="communicate_btn" |
8 | tool_tip="친구 및 그룹과 통신합니다." /> | 6 | tool_tip="친구 및 그룹과 통신합니다." /> |
9 | <button label="" name="chat_btn" tool_tip="채팅 표시줄 표시 (입력)" /> | 7 | <button label="" name="chat_btn" tool_tip="채팅 표시줄 표시 (입력)" /> |
@@ -20,4 +18,5 @@ | |||
20 | tool_tip="내 주변 영역의 지도 (Ctrl-Shift-M)" /> | 18 | tool_tip="내 주변 영역의 지도 (Ctrl-Shift-M)" /> |
21 | <button label="지도" name="map_btn" tool_tip="월드 지도 (Ctrl-M)" /> | 19 | <button label="지도" name="map_btn" tool_tip="월드 지도 (Ctrl-M)" /> |
22 | <button label="인벤토리" name="inventory_btn" tool_tip="아이템. (Ctrl-I)" /> | 20 | <button label="인벤토리" name="inventory_btn" tool_tip="아이템. (Ctrl-I)" /> |
21 | </layout_stack> | ||
23 | </panel> | 22 | </panel> |
diff --git a/linden/indra/newview/skins/xui/zh/panel_preferences_general.xml b/linden/indra/newview/skins/xui/zh/panel_preferences_general.xml index 3eccaab..77460f2 100644 --- a/linden/indra/newview/skins/xui/zh/panel_preferences_general.xml +++ b/linden/indra/newview/skins/xui/zh/panel_preferences_general.xml | |||
@@ -68,16 +68,16 @@ | |||
68 | 英语 | 68 | 英语 |
69 | </combo_item> | 69 | </combo_item> |
70 | <combo_item type="string" length="1" name="Deutsch(German)"> | 70 | <combo_item type="string" length="1" name="Deutsch(German)"> |
71 | Deutsch (German) | 71 | Deutsch (German) - Beta |
72 | </combo_item> | 72 | </combo_item> |
73 | <combo_item type="string" length="1" name="(Japanese)"> | 73 | <combo_item type="string" length="1" name="(Japanese)"> |
74 | 日本語 (Japanese) | 74 | 日本語 (Japanese) - Beta |
75 | </combo_item> | 75 | </combo_item> |
76 | <combo_item type="string" length="1" name="(Korean)"> | 76 | <combo_item type="string" length="1" name="(Korean)"> |
77 | 한국어 (Korean) | 77 | 한국어 (Korean) - Beta |
78 | </combo_item> | 78 | </combo_item> |
79 | <combo_item type="string" length="1" name="Chinese"> | 79 | <combo_item type="string" length="1" name="Chinese"> |
80 | 中文 | 80 | 中文 - Beta |
81 | </combo_item> | 81 | </combo_item> |
82 | </combo_box> | 82 | </combo_box> |
83 | </panel> | 83 | </panel> |