aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:44 -0500
committerJacek Antonelli2008-08-15 23:45:44 -0500
commitacfdcf2b1deeb04698174c78e8cb22b093445bb1 (patch)
tree811293650bcf81d01ea7c54d7c2cf263110aa329 /linden/indra/newview/skins/xui/en-us
parentSecond Life viewer sources 1.20.2 (diff)
downloadmeta-impy-acfdcf2b1deeb04698174c78e8cb22b093445bb1.zip
meta-impy-acfdcf2b1deeb04698174c78e8cb22b093445bb1.tar.gz
meta-impy-acfdcf2b1deeb04698174c78e8cb22b093445bb1.tar.bz2
meta-impy-acfdcf2b1deeb04698174c78e8cb22b093445bb1.tar.xz
Second Life viewer sources 1.20.3
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us')
-rw-r--r--linden/indra/newview/skins/xui/en-us/alerts.xml17
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_world_map.xml8
2 files changed, 21 insertions, 4 deletions
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
1032MINSPECS 1032MINSPECS
1033Do you wish to visit [_URL] for more information? 1033Do 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">
1076Your system contains a graphics card that is unknown to us at this time.
1077This is often the case with new hardware we haven't had a chance to
1078test. Second Life will most likely run properly, but you may need to
1079adjust 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"