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.xml46
1 files changed, 40 insertions, 6 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/alerts.xml b/linden/indra/newview/skins/xui/en-us/alerts.xml
index 39d1728..e3d0dbf 100644
--- a/linden/indra/newview/skins/xui/en-us/alerts.xml
+++ b/linden/indra/newview/skins/xui/en-us/alerts.xml
@@ -1032,7 +1032,7 @@ 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"> 1035 <ignore name="ignore">
1036 Ignore unsupported hardware 1036 Ignore unsupported hardware
1037 </ignore> 1037 </ignore>
1038 <option name="Yes"> 1038 <option name="Yes">
@@ -1319,8 +1319,7 @@ really want to offer this item?
1319 </alert> 1319 </alert>
1320 <alert modal="true" name="NoItems"> 1320 <alert modal="true" name="NoItems">
1321 <message name="message"> 1321 <message name="message">
1322 You do not have permission to transfer 1322 You do not have permission to transfer the selected items.
1323 the selected items.
1324 </message> 1323 </message>
1325 </alert> 1324 </alert>
1326 <alert modal="true" name="CannotCopyCountItems"> 1325 <alert modal="true" name="CannotCopyCountItems">
@@ -2465,10 +2464,12 @@ You have been moved into a nearby region.
2465 </alert> 2464 </alert>
2466 <alert modal="true" name="ClothingLoading"> 2465 <alert modal="true" name="ClothingLoading">
2467 <message name="message"> 2466 <message name="message">
2468 Your clothing is still downloading. 2467 Your clothing is still downloading.
2469You can use the world normally, and other users 2468You can use [SECOND_LIFE] normally and other users will see you correctly.
2470will see you correctly.
2471 </message> 2469 </message>
2470 <ignore name="ignore">
2471 When clothing is taking a long time to download
2472 </ignore>
2472 </alert> 2473 </alert>
2473 <alert modal="true" name="FirstRun"> 2474 <alert modal="true" name="FirstRun">
2474 <message name="message"> 2475 <message name="message">
@@ -3547,6 +3548,34 @@ Publish this classified now for L$[AMOUNT]?
3547 Cancel 3548 Cancel
3548 </option> 3549 </option>
3549 </alert> 3550 </alert>
3551 <alert name="SetClassifiedMature">
3552 <message name="message">
3553Does this classified contain Mature content?
3554 </message>
3555 <option name="Mature">
3556 Yes
3557 </option>
3558 <option name="Not Mature">
3559 No
3560 </option>
3561 <option name="Cancel">
3562 Cancel
3563 </option>
3564 </alert>
3565 <alert name="SetGroupMature">
3566 <message name="message">
3567Does this group contain Mature content?
3568 </message>
3569 <option name="Mature">
3570 Yes
3571 </option>
3572 <option name="Not Mature">
3573 No
3574 </option>
3575 <option name="Cancel">
3576 Cancel
3577 </option>
3578 </alert>
3550 <alert name="ConfirmRestart" title="Confirm restart"> 3579 <alert name="ConfirmRestart" title="Confirm restart">
3551 <message name="message"> 3580 <message name="message">
3552 Do you really want to restart this region in 2 minutes? 3581 Do you really want to restart this region in 2 minutes?
@@ -4951,5 +4980,10 @@ Would you like to visit the Second Life website to set this up?
4951 https://secondlife.com/account/ 4980 https://secondlife.com/account/
4952 </url> 4981 </url>
4953 </alert> 4982 </alert>
4983 <alert modal="true" name="MissingString">
4984 <message name="message">
4985 The string [STRING_NAME] is missing from strings.xml
4986 </message>
4987 </alert>
4954</alerts> 4988</alerts>
4955 4989