diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/alerts.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/en-us/alerts.xml | 116 |
1 files changed, 82 insertions, 34 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/alerts.xml b/linden/indra/newview/skins/xui/en-us/alerts.xml index a39c213..d0ee7f0 100644 --- a/linden/indra/newview/skins/xui/en-us/alerts.xml +++ b/linden/indra/newview/skins/xui/en-us/alerts.xml | |||
@@ -23,11 +23,14 @@ | |||
23 | <option name="OK"> | 23 | <option name="OK"> |
24 | OK | 24 | OK |
25 | </option> | 25 | </option> |
26 | </alert> | 26 | </alert> |
27 | <alert modal="false" name="MOTD" title="Message of the Day"> | 27 | <alert modal="true" name="TutorialNotFound"> |
28 | <message name="message"> | 28 | <message name="message"> |
29 | [MOTD] | 29 | No tutorial is currently available. |
30 | </message> | 30 | </message> |
31 | <option name="OK"> | ||
32 | OK | ||
33 | </option> | ||
31 | </alert> | 34 | </alert> |
32 | <alert modal="true" name="GenericAlert"> | 35 | <alert modal="true" name="GenericAlert"> |
33 | <message name="message"> | 36 | <message name="message"> |
@@ -138,9 +141,9 @@ Visit the Webpage Studio exhibit to see it. | |||
138 | </alert> | 141 | </alert> |
139 | <alert modal="true" name="GrantModifyRights"> | 142 | <alert modal="true" name="GrantModifyRights"> |
140 | <message name="message"> | 143 | <message name="message"> |
141 | Granting modify rights to another resident allows them to change | 144 | Granting modify rights to another resident allows them to change, |
142 | ANY objects you may have in-world. Be VERY careful when handing | 145 | delete or take ANY objects you may have in-world. Be VERY careful |
143 | out this permission. | 146 | when handing out this permission. |
144 | Do you want to grant modify rights for [FIRST_NAME] [LAST_NAME]? | 147 | Do you want to grant modify rights for [FIRST_NAME] [LAST_NAME]? |
145 | </message> | 148 | </message> |
146 | <option name="Yes"> | 149 | <option name="Yes"> |
@@ -1339,6 +1342,22 @@ chat, or interact with the world. | |||
1339 | Cancel | 1342 | Cancel |
1340 | </option> | 1343 | </option> |
1341 | </alert> | 1344 | </alert> |
1345 | <alert modal="true" name="FreezeAvatarFullname"> | ||
1346 | <message name="message"> | ||
1347 | Freeze [AVATAR_NAME]? | ||
1348 | He or she will temporarily be unable to move, | ||
1349 | chat, or interact with the world. | ||
1350 | </message> | ||
1351 | <option name="Freeze"> | ||
1352 | Freeze | ||
1353 | </option> | ||
1354 | <option name="Unfreeze"> | ||
1355 | Unfreeze | ||
1356 | </option> | ||
1357 | <option name="Cancel"> | ||
1358 | Cancel | ||
1359 | </option> | ||
1360 | </alert> | ||
1342 | <alert modal="true" name="EjectAvatar"> | 1361 | <alert modal="true" name="EjectAvatar"> |
1343 | <message name="message"> | 1362 | <message name="message"> |
1344 | Eject this avatar from your land? | 1363 | Eject this avatar from your land? |
@@ -1353,6 +1372,20 @@ chat, or interact with the world. | |||
1353 | Cancel | 1372 | Cancel |
1354 | </option> | 1373 | </option> |
1355 | </alert> | 1374 | </alert> |
1375 | <alert modal="true" name="EjectAvatarFullname"> | ||
1376 | <message name="message"> | ||
1377 | Eject [AVATAR_NAME] from your land? | ||
1378 | </message> | ||
1379 | <option name="Eject"> | ||
1380 | Eject | ||
1381 | </option> | ||
1382 | <option name="EjectandBan"> | ||
1383 | Eject and Ban | ||
1384 | </option> | ||
1385 | <option name="Cancel"> | ||
1386 | Cancel | ||
1387 | </option> | ||
1388 | </alert> | ||
1356 | <alert modal="true" name="InvalidUUID"> | 1389 | <alert modal="true" name="InvalidUUID"> |
1357 | <message name="message"> | 1390 | <message name="message"> |
1358 | Not a valid UUID. | 1391 | Not a valid UUID. |
@@ -1727,7 +1760,13 @@ No parcel selected. | |||
1727 | <alert modal="true" name="CannotBuyLandNoRegion"> | 1760 | <alert modal="true" name="CannotBuyLandNoRegion"> |
1728 | <message name="message"> | 1761 | <message name="message"> |
1729 | Unable to buy land: | 1762 | Unable to buy land: |
1730 | Cannot find the region this land is in. | 1763 | Cannot find the region this land is in. |
1764 | </message> | ||
1765 | </alert> | ||
1766 | <alert modal="true" name="CannotCloseFloaterBuyLand"> | ||
1767 | <message name="message"> | ||
1768 | You cannot close the Buy Land window until Second Life | ||
1769 | estimates the price of this transaction. | ||
1731 | </message> | 1770 | </message> |
1732 | </alert> | 1771 | </alert> |
1733 | <alert modal="true" name="CannotDeedLandNothingSelected"> | 1772 | <alert modal="true" name="CannotDeedLandNothingSelected"> |
@@ -1762,22 +1801,6 @@ Try selecting a single parcel. | |||
1762 | Region Not Found | 1801 | Region Not Found |
1763 | </message> | 1802 | </message> |
1764 | </alert> | 1803 | </alert> |
1765 | <alert modal="true" name="ParcelCanPlayMusic"> | ||
1766 | <message name="message"> | ||
1767 | This location can play streaming music. | ||
1768 | Music requires a fast Internet connection. | ||
1769 | |||
1770 | Play music when available? | ||
1771 | (You can change this option later under | ||
1772 | Preferences > Audio & Video.) | ||
1773 | </message> | ||
1774 | <option name="PlayMusic"> | ||
1775 | Play Music | ||
1776 | </option> | ||
1777 | <option name="Disable"> | ||
1778 | Disable | ||
1779 | </option> | ||
1780 | </alert> | ||
1781 | <alert modal="true" name="ParcelCanPlayMedia"> | 1804 | <alert modal="true" name="ParcelCanPlayMedia"> |
1782 | <message name="message"> | 1805 | <message name="message"> |
1783 | This location can play streaming media. | 1806 | This location can play streaming media. |
@@ -2615,6 +2638,18 @@ and the default for the 'Revert' tool? | |||
2615 | You can only have [MAX_AGENTS] Allowed Residents. | 2638 | You can only have [MAX_AGENTS] Allowed Residents. |
2616 | </message> | 2639 | </message> |
2617 | </alert> | 2640 | </alert> |
2641 | <alert modal="true" name="MaxBannedAgentsOnRegion"> | ||
2642 | <message name="message"> | ||
2643 | You can only have [MAX_BANNED] Banned Residents. | ||
2644 | </message> | ||
2645 | </alert> | ||
2646 | <alert modal="true" name="MaxAgentOnRegionBatch"> | ||
2647 | <message name="message"> | ||
2648 | Failure while attempting to add [NUM_ADDED] agents: | ||
2649 | Exceeds the [MAX_AGENTS] [LIST_TYPE] limit by [NUM_EXCESS]. | ||
2650 | </message> | ||
2651 | </alert> | ||
2652 | |||
2618 | <alert modal="true" name="MaxAllowedGroupsOnRegion"> | 2653 | <alert modal="true" name="MaxAllowedGroupsOnRegion"> |
2619 | <message name="message"> | 2654 | <message name="message"> |
2620 | You can only have [MAX_GROUPS] Allowed Groups. | 2655 | You can only have [MAX_GROUPS] Allowed Groups. |
@@ -2626,11 +2661,6 @@ and the default for the 'Revert' tool? | |||
2626 | Cancel | 2661 | Cancel |
2627 | </option> | 2662 | </option> |
2628 | </alert> | 2663 | </alert> |
2629 | <alert modal="true" name="MaxBannedAgentsOnRegion"> | ||
2630 | <message name="message"> | ||
2631 | You can only have [MAX_BANNED] Banned Residents. | ||
2632 | </message> | ||
2633 | </alert> | ||
2634 | <alert modal="true" name="MaxManagersOnRegion"> | 2664 | <alert modal="true" name="MaxManagersOnRegion"> |
2635 | <message name="message"> | 2665 | <message name="message"> |
2636 | You can only have [MAX_MANAGER] Estate Managers. | 2666 | You can only have [MAX_MANAGER] Estate Managers. |
@@ -2763,6 +2793,20 @@ Download to your Applications folder? | |||
2763 | Cancel | 2793 | Cancel |
2764 | </option> | 2794 | </option> |
2765 | </alert> | 2795 | </alert> |
2796 | <alert modal="true" name="WebLaunchExternalTarget"> | ||
2797 | <message name="message"> | ||
2798 | Open your system Web browser to view this content? | ||
2799 | </message> | ||
2800 | <ignore name="ignore"> | ||
2801 | When opening your system browser to view a Web page | ||
2802 | </ignore> | ||
2803 | <option name="Open"> | ||
2804 | OK | ||
2805 | </option> | ||
2806 | <option name="Cancel"> | ||
2807 | Cancel | ||
2808 | </option> | ||
2809 | </alert> | ||
2766 | <alert modal="true" name="WebLaunchJoinNow"> | 2810 | <alert modal="true" name="WebLaunchJoinNow"> |
2767 | <message name="message"> | 2811 | <message name="message"> |
2768 | Go to www.secondlife.com to manage your account? | 2812 | Go to www.secondlife.com to manage your account? |
@@ -3444,6 +3488,11 @@ spaceserver hiccup. | |||
3444 | Problems adding a new estate manager. One or more estates may have a full manager list. | 3488 | Problems adding a new estate manager. One or more estates may have a full manager list. |
3445 | </message> | 3489 | </message> |
3446 | </alert> | 3490 | </alert> |
3491 | <alert modal="true" name="ProblemAddingEstateGeneric"> | ||
3492 | <message name="message"> | ||
3493 | Problems adding to this estate list. One or more estates may have a full list. | ||
3494 | </message> | ||
3495 | </alert> | ||
3447 | <alert modal="true" name="UnableToLoadNotecard"> | 3496 | <alert modal="true" name="UnableToLoadNotecard"> |
3448 | <message name="message"> | 3497 | <message name="message"> |
3449 | Unable to load notecard's asset at this time. | 3498 | Unable to load notecard's asset at this time. |
@@ -3547,8 +3596,7 @@ parcel. The range allowed is 1 to 10. Set at '1', each 512m2 parcel | |||
3547 | is allowed 117 objects. Set at '2', each 512m2 parcel is | 3596 | is allowed 117 objects. Set at '2', each 512m2 parcel is |
3548 | allowed 234, or twice as many, and so on. The max number of objects | 3597 | allowed 234, or twice as many, and so on. The max number of objects |
3549 | allowed per region remains 15,000 no matter what the | 3598 | allowed per region remains 15,000 no matter what the |
3550 | Object Bonus is. once set, be aware that lowering the Object Bonus may cause | 3599 | Object Bonus is. Once set, be aware that lowering the Object Bonus may cause objects to be returned or deleted. |
3551 | objects to be returned or deleted. | ||
3552 | 3600 | ||
3553 | Default: 1.0 | 3601 | Default: 1.0 |
3554 | </message> | 3602 | </message> |
@@ -4311,7 +4359,7 @@ Linden Lab | |||
4311 | There is already an object attached to this point on your body. | 4359 | There is already an object attached to this point on your body. |
4312 | Do you want to replace it with the selected object? | 4360 | Do you want to replace it with the selected object? |
4313 | </message> | 4361 | </message> |
4314 | <ignore save_option="true"> | 4362 | <ignore name="ignore" save_option="true"> |
4315 | When replacing existing attachments | 4363 | When replacing existing attachments |
4316 | </ignore> | 4364 | </ignore> |
4317 | <option ignore="Replace Automatically" name="Yes"> | 4365 | <option ignore="Replace Automatically" name="Yes"> |
@@ -4330,7 +4378,7 @@ this payment. | |||
4330 | Would you like to leave Busy Mode before | 4378 | Would you like to leave Busy Mode before |
4331 | completing this transaction? | 4379 | completing this transaction? |
4332 | </message> | 4380 | </message> |
4333 | <ignore save_option="true"> | 4381 | <ignore name="ignore" save_option="true"> |
4334 | When paying a person or object in busy mode | 4382 | When paying a person or object in busy mode |
4335 | </ignore> | 4383 | </ignore> |
4336 | <option ignore="Always leave Busy Mode" name="Yes"> | 4384 | <option ignore="Always leave Busy Mode" name="Yes"> |
@@ -4357,8 +4405,7 @@ the contents of your Trash folder? | |||
4357 | </alert> | 4405 | </alert> |
4358 | <alert modal="true" name="ConfirmClearBrowserCache"> | 4406 | <alert modal="true" name="ConfirmClearBrowserCache"> |
4359 | <message name="message"> | 4407 | <message name="message"> |
4360 | Are you sure you want to clear your | 4408 | Are you sure you want to clear your browser cache? |
4361 | browser cache? | ||
4362 | </message> | 4409 | </message> |
4363 | <option default="true" name="Yes"> | 4410 | <option default="true" name="Yes"> |
4364 | Yes | 4411 | Yes |
@@ -4890,3 +4937,4 @@ Would you like to visit the Second Life website to set this up? | |||
4890 | </url> | 4937 | </url> |
4891 | </alert> | 4938 | </alert> |
4892 | </alerts> | 4939 | </alerts> |
4940 | |||