aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/alerts.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/skins/xui/en-us/alerts.xml61
1 files changed, 45 insertions, 16 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/alerts.xml b/linden/indra/newview/skins/xui/en-us/alerts.xml
index aa0f67e..265fca8 100644
--- a/linden/indra/newview/skins/xui/en-us/alerts.xml
+++ b/linden/indra/newview/skins/xui/en-us/alerts.xml
@@ -960,6 +960,15 @@ based on your system configuration.
960 OK 960 OK
961 </option> 961 </option>
962 </alert> 962 </alert>
963 <alert modal="true" name="DisplaySettingsNoShaders">
964 <message name="message">
965 [SECOND_LIFE] crashed while initializing graphics drivers.
966Shaders will be disabled in order to avoid some common driver errors.
967This will disable some graphics features.
968We recommend updating your graphics card drivers.
969Shaders can be re-enabled in Preferences &gt; Graphics Detail.
970 </message>
971 </alert>
963 <alert modal="true" name="CannotRequestDomain"> 972 <alert modal="true" name="CannotRequestDomain">
964 <message name="message"> 973 <message name="message">
965 Unable to connect to server. 974 Unable to connect to server.
@@ -2002,14 +2011,6 @@ Click Quit to exit [SECOND_LIFE] immediately.
2002 Quit 2011 Quit
2003 </option> 2012 </option>
2004 </alert> 2013 </alert>
2005 <alert modal="true" name="SelectSingleRate">
2006 <message name="message">
2007 Select a single object to rate
2008 </message>
2009 <option name="OK">
2010 OK
2011 </option>
2012 </alert>
2013 <alert modal="true" name="OnlyOfficerCanBuyLand"> 2014 <alert modal="true" name="OnlyOfficerCanBuyLand">
2014 <message name="message"> 2015 <message name="message">
2015 Unable to buy land for the group: 2016 Unable to buy land for the group:
@@ -3061,14 +3062,6 @@ from the &apos;Edit&apos; menu.
3061 Decline 3062 Decline
3062 </option> 3063 </option>
3063 </alert> 3064 </alert>
3064 <alert name="HandleRateOwner">
3065 <message name="message">
3066 Can&apos;t rate this object&apos;s owner, object is owned by a group.
3067 </message>
3068 <option name="OK">
3069 OK
3070 </option>
3071 </alert>
3072 <alert name="KickUser"> 3065 <alert name="KickUser">
3073 <message name="message"> 3066 <message name="message">
3074 Kick this user with what message? 3067 Kick this user with what message?
@@ -4259,4 +4252,40 @@ the contents of your Lost And Found folder?
4259 When copying a SLURL to your clipboard 4252 When copying a SLURL to your clipboard
4260 </ignore> 4253 </ignore>
4261 </alert> 4254 </alert>
4255 <alert modal="true" name="IMSessionStartError">
4256 <message name="message">
4257 Error starting a new IM session with [RECIPIENT].
4258 [REASON]
4259 </message>
4260 <option default="true" name="OK">
4261 OK
4262 </option>
4263 </alert>
4264 <alert modal="true" name="IMSessionStartNotVerified">
4265 <message name="message">
4266 Error starting a new IM session with [RECIPIENT].
4267 [REASON]
4268 </message>
4269 <option default="true" name="OK">
4270 OK
4271 </option>
4272 </alert>
4273 <alert modal="true" name="IMSessionEventError">
4274 <message name="message">
4275 Error [EVENT] [RECIPIENT].
4276 [REASON]
4277 </message>
4278 <option default="true" name="OK">
4279 OK
4280 </option>
4281 </alert>
4282 <alert modal="true" name="ForceCloseIMSession">
4283 <message name="messsage">
4284 Your IM session with [NAME] must close.
4285 [REASON]
4286 </message>
4287 <option default="true" name="OK">
4288 OK
4289 </option>
4290 </alert>
4262</alerts> 4291</alerts>