aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins
diff options
context:
space:
mode:
authorDavid Seikel2011-06-12 21:18:18 +1000
committerDavid Seikel2011-06-12 21:18:18 +1000
commit5c192c92bf02910d93956068017daa2b9e4b80ba (patch)
tree9c1bbbcfd6443e5b0df08bd212b3bd5027891e74 /linden/indra/newview/skins
parentRejig skins again. (diff)
parentUpdated app_settings/default_grids.xml from our online grid list. (diff)
downloadmeta-impy-5c192c92bf02910d93956068017daa2b9e4b80ba.zip
meta-impy-5c192c92bf02910d93956068017daa2b9e4b80ba.tar.gz
meta-impy-5c192c92bf02910d93956068017daa2b9e4b80ba.tar.bz2
meta-impy-5c192c92bf02910d93956068017daa2b9e4b80ba.tar.xz
Merge remote-tracking branch 'jacek/next' into next
Conflicts (manualy merged): linden/indra/newview/app_settings/default_grids.xml linden/indra/newview/primbackup.cpp linden/indra/newview/skins/default/xui/en-us/floater_about.xml linden/indra/newview/skins/default/xui/en-us/notifications.xml InWorldz specific crap removed.
Diffstat (limited to 'linden/indra/newview/skins')
-rw-r--r--linden/indra/newview/skins/default/xui/de/floater_instant_message.xml6
-rw-r--r--linden/indra/newview/skins/default/xui/de/floater_instant_message_group.xml2
-rw-r--r--linden/indra/newview/skins/default/xui/de/notifications.xml4
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/floater_about.xml5
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml36
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_ao_remote_expanded.xml9
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml3
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml10
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml9
-rw-r--r--linden/indra/newview/skins/default/xui/zh/notifications.xml4
10 files changed, 75 insertions, 13 deletions
diff --git a/linden/indra/newview/skins/default/xui/de/floater_instant_message.xml b/linden/indra/newview/skins/default/xui/de/floater_instant_message.xml
index fb40e39..fe38b2a 100644
--- a/linden/indra/newview/skins/default/xui/de/floater_instant_message.xml
+++ b/linden/indra/newview/skins/default/xui/de/floater_instant_message.xml
@@ -36,21 +36,21 @@
36 <string name="add_friend_string"> 36 <string name="add_friend_string">
37 Freund hinzufügen 37 Freund hinzufügen
38 </string> 38 </string>
39 <flyout_button label="Profil..." name="profile_callee_btn"/> 39 <flyout_button label="Profil..." name="profile_callee_btn">
40 <flyout_button_item name="history_entry"> 40 <flyout_button_item name="history_entry">
41 Verlauf anzeigen 41 Verlauf anzeigen
42 </flyout_button_item> 42 </flyout_button_item>
43 <flyout_button_item name="pay_entry"> 43 <flyout_button_item name="pay_entry">
44 Bezahlen 44 Bezahlen
45 </flyout_button_item> 45 </flyout_button_item>
46 <flyout_button_name="teleport_entry"> 46 <flyout_button_item name="teleport_entry">
47 Teleport anbieten 47 Teleport anbieten
48 </flyout_button_item> 48 </flyout_button_item>
49 </flyout_button> 49 </flyout_button>
50 <button label="Anrufen" name="start_call_btn" pad_right="7" width="115"/> 50 <button label="Anrufen" name="start_call_btn" pad_right="7" width="115"/>
51 <button halign="right" label="Anruf beenden" name="end_call_btn" width="115"/> 51 <button halign="right" label="Anruf beenden" name="end_call_btn" width="115"/>
52 <text name="inventory_send"> 52 <text name="inventory_send">
53 Inventar hier hereinziehen (Drag & Drop), um es zu senden 53 Inventar hier hereinziehen (Drag &amp; Drop), um es zu senden
54 </text> 54 </text>
55 <panel left_delta="111" name="speaker_controls"> 55 <panel left_delta="111" name="speaker_controls">
56 <button label="" name="mute_btn" tool_tip="Voice stummschalten"/> 56 <button label="" name="mute_btn" tool_tip="Voice stummschalten"/>
diff --git a/linden/indra/newview/skins/default/xui/de/floater_instant_message_group.xml b/linden/indra/newview/skins/default/xui/de/floater_instant_message_group.xml
index 04a8b08..848413c 100644
--- a/linden/indra/newview/skins/default/xui/de/floater_instant_message_group.xml
+++ b/linden/indra/newview/skins/default/xui/de/floater_instant_message_group.xml
@@ -38,7 +38,7 @@
38 </string> 38 </string>
39 <layout_stack name="panels"> 39 <layout_stack name="panels">
40 <layout_panel name="im_contents_panel"> 40 <layout_panel name="im_contents_panel">
41 <flyout_button label="Gruppeninfo" name="group_info_btn" width="85"/> 41 <flyout_button label="Gruppeninfo" name="group_info_btn" width="85">
42 <flyout_button_item name="history_entry"> 42 <flyout_button_item name="history_entry">
43 Verlauf anzeigen 43 Verlauf anzeigen
44 </flyout_button_item> 44 </flyout_button_item>
diff --git a/linden/indra/newview/skins/default/xui/de/notifications.xml b/linden/indra/newview/skins/default/xui/de/notifications.xml
index 3e08d33..aedfe41 100644
--- a/linden/indra/newview/skins/default/xui/de/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/de/notifications.xml
@@ -2996,4 +2996,8 @@ Sollte das Problem fortbestehen, finden Sie weitere Hilfestellung unter: http://
2996 <global name="PermNo"> 2996 <global name="PermNo">
2997 Nein 2997 Nein
2998 </global> 2998 </global>
2999
3000
3001 <global name="view history">Verlauf anzeigen</global>
3002
2999</notifications> 3003</notifications>
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_about.xml b/linden/indra/newview/skins/default/xui/en-us/floater_about.xml
index 95cdcd0..d40d11d 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_about.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_about.xml
@@ -40,6 +40,7 @@
40 http://onefang.net/redmine/ for bug reports, feature requests, bitching, and downloads. 40 http://onefang.net/redmine/ for bug reports, feature requests, bitching, and downloads.
41 http://github.com/onefang/meta-impy for the source code. 41 http://github.com/onefang/meta-impy for the source code.
42 42
43
43 The Imprudence Viewer was rocked hard by: 44 The Imprudence Viewer was rocked hard by:
44 Jacek Antonelli, McCabe Maxsted, Armin Weatherwax, Elektra Hesse, and CodeBastard Redgrave. 45 Jacek Antonelli, McCabe Maxsted, Armin Weatherwax, Elektra Hesse, and CodeBastard Redgrave.
45 46
@@ -47,11 +48,11 @@
47 48
48 Imprudence is so awesome thanks to contributions from many generous people: 49 Imprudence is so awesome thanks to contributions from many generous people:
49 50
50 For their patches and code contributions, we thank Admiral Admiral, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Archimedies Plutonian, Angus Boyd, Ansariel Hiller, Ardy Lay, Asuka Neely, Balp Allen, Carjay McGinnis, Chalice Yao, Dale Glass, Damian Delacrois, Danny Nolan, Felix Duesenburg, Geneko Nemeth, Henri Beauchamp, Katharine Berry, KirstenLee Cinquetti, Kitty Barnett, Latif Khalifa, Lilly Zenovka, Makomk Makosen, Mana Janus, Matthew Dowd, Michelle2 Zenovka, Mm Alder, Nemurimasu Neiro, Nicholaz Beresford, Patrick Sapinski, Paul Churchill, Peter Lameth, Robin Cornelius, Stephen Zenith, Thickbrick Sleaford, Thomas Shikami, Tom Meta, tx Oh, Vaalith Jinn, Vadim Bigbear, Vex Streeter, Zi Ree, and Zwagoth Klaar. 51 For their patches and code contributions, we thank Admiral Admiral, Aimee Trescothick, Aleric Inglewood, Alissa Sabre, Angus Boyd, Ansariel Hiller, Archimedies Plutonian, Ardy Lay, Asuka Neely, Balp Allen, Carjay McGinnis, Chalice Yao, Dale Glass, Damian Delacrois, Danny Nolan, Eryn, Felix Duesenburg, Frederick Martian, Geneko Nemeth, Grandma Bates, Hazim Gazov, Henri Beauchamp, Hg Beeks, Hiroshi Kumaki, Kakurady Drakenar, Katharine Berry, KirstenLee Cinquetti, Kitty Barnett, Latif Khalifa, Lance Corrimal, Lilly Zenovka, Makomk Makosen, Mana Janus, Matthew Dowd, Michelle2 Zenovka, Mimika Oh, Mm Alder, Nemurimasu Neiro, Nicholaz Beresford, Nicky Perian, Patrick Sapinski, Paul Churchill, Peter Lameth, Qarl Fizz, Revolution Smythe, Robin Cornelius, Seraph Linden, Shyotl Kuhr, Siana Gearz, SignpostMarv Martin, Stephen Zenith, TankMaster Finesmith, Thickbrick Sleaford, Thomas Shikami, Tom Meta, Tonya Souther, tx Oh, Vaalith Jinn, Vadim Bigbear, Vex Streeter, WhiteStar Magic, Zi Ree, and Zwagoth Klaar.
51 52
52 For their WindLight presets, we thank Ana Lutetia, CodeBastard Redgrave, and Torley Linden. 53 For their WindLight presets, we thank Ana Lutetia, CodeBastard Redgrave, and Torley Linden.
53 54
54 Thanks also to the developer(s) of the Emerald Viewer, Hippo Viewer, Cool VL Viewer, Snowglobe Viewer, meta 7 Viewer, FrozenGlobe Viewer, and Meerkat Viewer for viewer enhancements we have incorporated, as well as Kitty Barnett for RLVa. Special thanks to the folks at Linden Lab for releasing the viewer source, without which this endeavor would have been impossible. 55 Thanks also to the developer(s) of the Ascent Viewer, Astra Viewer, Cool VL Viewer, Dolphin Viewer, Emerald Viewer, FrozenGlobe Viewer, Hippo Viewer, Meerkat Viewer, Meta7 Viewer, Phoenix Viewer, Singularity Viewer and Snowglobe Viewer for viewer enhancements we have incorporated, as well as Kitty Barnett for RLVa. Special thanks to the folks at Linden Lab for releasing the viewer source, without which this endeavor would have been impossible.
55 56
56 For a complete list of who did what, read the release notes! 57 For a complete list of who did what, read the release notes!
57 58
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
index b682534..ea48462 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -7302,6 +7302,27 @@ Shadows cannot be enabled due to your graphics settings being set too low. Make
7302 7302
7303<notification 7303<notification
7304 icon="alert.tga" 7304 icon="alert.tga"
7305 name="ExportFailed"
7306 type="alert">
7307Bad permissions for the exported object. Export aborted.
7308</notification>
7309
7310<notification
7311 icon="alert.tga"
7312 name="ExportPartial"
7313 type="alert">
7314Object exported. Some textures could not be saved due to: [REASON]
7315</notification>
7316
7317<notification
7318 icon="notifytip.tga"
7319 name="ExportSuccessful"
7320 type="notifytip">
7321Export successful.
7322</notification>
7323
7324<notification
7325 icon="alert.tga"
7305 name="Help_CmdLine" 7326 name="Help_CmdLine"
7306 type="alert"> 7327 type="alert">
7307Various options for command line features. 7328Various options for command line features.
@@ -7468,6 +7489,21 @@ The Socks5 proxy "[PROXY]" refused the UDP associate request
7468Could not connect to Socks5 proxy server "[PROXY]" 7489Could not connect to Socks5 proxy server "[PROXY]"
7469 </notification> 7490 </notification>
7470 7491
7492
7493 <notification
7494 icon="alert.tga"
7495 name="FeatureNotAvailableOnOS"
7496 type="alert">
7497Sorry, [FEATURE] is not yet available on [OS].
7498 </notification>
7499
7500 <!-- Non-specific defaults for use with FeatureNotAvailableOnOS -->
7501 <global name="this feature">this feature</global>
7502 <global name="this os">this operating system</global>
7503
7504 <global name="view history">View History</global>
7505
7506
7471<!--End Imprudence notifications--> 7507<!--End Imprudence notifications-->
7472 <!-- [KITTY VIEWER] --> 7508 <!-- [KITTY VIEWER] -->
7473 <notification 7509 <notification
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_ao_remote_expanded.xml b/linden/indra/newview/skins/default/xui/en-us/panel_ao_remote_expanded.xml
index 29c34fb..2d71add 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_ao_remote_expanded.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_ao_remote_expanded.xml
@@ -3,8 +3,11 @@
3 enabled="true" follows="right|bottom" height="45" left="0" mouse_opaque="true" 3 enabled="true" follows="right|bottom" height="45" left="0" mouse_opaque="true"
4 name="ao_remote" use_bounding_rect="true" width="96"> 4 name="ao_remote" use_bounding_rect="true" width="96">
5 <panel bottom="1" filename="panel_bg_tab.xml" name="panel_bg_tab" height="47" left="0" width="96" /> 5 <panel bottom="1" filename="panel_bg_tab.xml" name="panel_bg_tab" height="47" left="0" width="96" />
6 <button bottom="-20" control_name="AOSitsEnabled" enabled="true" 6 <button bottom="-20" control_name="AOSitsEnabled" enabled="true" tool_tip="Toggles AO sit animation"
7 follows="left|top" font="SansSerif" height="22" label="AO Sits Off" label_selected="AO Sits On" 7 follows="left|top" font="SansSerif" height="22" label="Sits Off" label_selected="Sits On"
8 mouse_opaque="true" name="ao_sit_btn" width="92" left="3" /> 8 mouse_opaque="true" name="ao_sit_btn" width="66" left="3" label_selected_disabled="Sits Off" />
9 <button bottom="-20" enabled="true" tool_tip="Toggle AO window"
10 follows="left|top" font="SansSerif" height="22" label="" image_overlay="arrow_up.tga"
11 mouse_opaque="true" name="ao_show_btn" width="22" left_delta="68" />
9 <panel bottom="13" filename="panel_ao_remote_controls.xml" name="panel_ao_controls" left="0" width="96" /> 12 <panel bottom="13" filename="panel_ao_remote_controls.xml" name="panel_ao_controls" left="0" width="96" />
10</panel> 13</panel>
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
index 811a196..389e069 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
@@ -42,6 +42,9 @@
42 <string name="days_old_text"> 42 <string name="days_old_text">
43 ([DAYS] days old) 43 ([DAYS] days old)
44 </string> 44 </string>
45 <string name="invalid">
46 (invalid)
47 </string>
45 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" 48 <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
46 bottom="-23" drop_shadow_visible="true" follows="left|top" 49 bottom="-23" drop_shadow_visible="true" follows="left|top"
47 font="SansSerifsmall" h_pad="0" halign="left" height="16" left="262" 50 font="SansSerifsmall" h_pad="0" halign="left" height="16" left="262"
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml b/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml
index 0895e3f..9a06d0f 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_group_general.xml
@@ -8,9 +8,12 @@ general Group Preferences and member options.
8 8
9Hover your mouse over the options for more help. 9Hover your mouse over the options for more help.
10 </string> 10 </string>
11 <string name="group_info_unchanged"> 11 <string name="group_info_unchanged">
12 General group information has changed. 12 General group information has changed.
13 </string> 13 </string>
14 <string name="copy_group_link_info">
15 Copied group link: [SLURL]
16 </string>
14 <button bottom="-24" follows="left|top" font="SansSerif" halign="center" height="16" 17 <button bottom="-24" follows="left|top" font="SansSerif" halign="center" height="16"
15 label="?" label_selected="?" left="391" mouse_opaque="true" 18 label="?" label_selected="?" left="391" mouse_opaque="true"
16 name="help_button" width="20" /> 19 name="help_button" width="20" />
@@ -50,7 +53,10 @@ Hover your mouse over the options for more help.
50 width="265" word_wrap="true" spell_check="true"> 53 width="265" word_wrap="true" spell_check="true">
51 Group Charter 54 Group Charter
52 </text_editor> 55 </text_editor>
53 <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" 56 <button bottom_delta="-28" follows="left|top" font="SansSerif" halign="center"
57 height="22" label="Copy Group Link"
58 right="-7" mouse_opaque="true" name="copy_link_button" width="128" />
59 <button bottom_delta="28" follows="left|top" font="SansSerif" halign="center"
54 height="22" label="Join (free)" label_selected="Join (free)" left="7" 60 height="22" label="Join (free)" label_selected="Join (free)" left="7"
55 mouse_opaque="true" name="join_button" width="128" /> 61 mouse_opaque="true" name="join_button" width="128" />
56 <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" 62 <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center"
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml
index b589a1d..c037439 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_preferences_advanced.xml
@@ -48,11 +48,16 @@ USE left="270" FOR TABBING OPTIONS
48 label="Show WindLight toolbar" left="50" mouse_opaque="true" 48 label="Show WindLight toolbar" left="50" mouse_opaque="true"
49 name="toggle_windlight_control" radio_style="false" width="237" 49 name="toggle_windlight_control" radio_style="false" width="237"
50 control_name="EnableWindlightRemote" /> 50 control_name="EnableWindlightRemote" />
51 <check_box bottom_delta="-18" enabled="true" 51 <check_box bottom_delta="0" enabled="true"
52 follows="left|top" font="SansSerifSmall" height="16" initial_value="false" 52 follows="left|top" font="SansSerifSmall" height="16" initial_value="false"
53 label="Use legacy pie menus" left_delta="0" 53 label="Use legacy pie menus" left="270"
54 mouse_opaque="true" name="legacy_pie_menu_checkbox" radio_style="false" 54 mouse_opaque="true" name="legacy_pie_menu_checkbox" radio_style="false"
55 width="256" /> 55 width="256" />
56 <check_box bottom_delta="-18" enabled="true" follows="left|top"
57 font="SansSerifSmall" height="16" initial_value="false"
58 label="Show AO toolbar" left="50" mouse_opaque="true"
59 name="toggle_ao_control" radio_style="false" width="237"
60 control_name="EnableAORemote" />
56 61
57 62
58 <view_border bevel_style="none" border_thickness="1" bottom_delta="-15" follows="left|top" 63 <view_border bevel_style="none" border_thickness="1" bottom_delta="-15" follows="left|top"
diff --git a/linden/indra/newview/skins/default/xui/zh/notifications.xml b/linden/indra/newview/skins/default/xui/zh/notifications.xml
index 0596e76..ea49e35 100644
--- a/linden/indra/newview/skins/default/xui/zh/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/zh/notifications.xml
@@ -3795,6 +3795,10 @@ Socks5 代理服务器 [PROXY] 拒绝了 UDP 关联请求
3795无法连接到 Socks5 代理服务器 [PROXY] 3795无法连接到 Socks5 代理服务器 [PROXY]
3796 </notification> 3796 </notification>
3797 3797
3798
3799 <global name="view history">查看对话历史</global>
3800
3801
3798<!--End Imprudence notifications--> 3802<!--End Imprudence notifications-->
3799 <!-- [KITTY VIEWER] --> 3803 <!-- [KITTY VIEWER] -->
3800 <notification 3804 <notification