aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/alerts.xml
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-10-18 17:58:27 -0700
committerMcCabe Maxsted2009-10-18 17:58:27 -0700
commite4b0e7c82d670081c071d8a3da31b5ec407b8e07 (patch)
tree9410962bbb582eedbec448139e217f2714050777 /linden/indra/newview/skins/default/xui/en-us/alerts.xml
parentStarted 1.3.0 branch (diff)
parentUpdated and added some Linux libs. (diff)
downloadmeta-impy-e4b0e7c82d670081c071d8a3da31b5ec407b8e07.zip
meta-impy-e4b0e7c82d670081c071d8a3da31b5ec407b8e07.tar.gz
meta-impy-e4b0e7c82d670081c071d8a3da31b5ec407b8e07.tar.bz2
meta-impy-e4b0e7c82d670081c071d8a3da31b5ec407b8e07.tar.xz
Merged working branch of 1.2 into LL 1.23 merge
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us/alerts.xml')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/alerts.xml2915
1 files changed, 2914 insertions, 1 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/alerts.xml b/linden/indra/newview/skins/default/xui/en-us/alerts.xml
index 4a36636..abf45cc 100644
--- a/linden/indra/newview/skins/default/xui/en-us/alerts.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/alerts.xml
@@ -1,6 +1,2893 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<alerts> 2<alerts>
3 <alert modal="true" name="ConfirmTeleportHome"> 3<!-- TODO: Make sure all the Imprudence <= 1.2 alerts get pulled out before this file goes bye-bye. -->
4 <alert modal="true" name="AddFriendWithMessage" title="Add Friend">
5 <message name="message">
6Friends can give permissions to track each
7other on the map and receive online status updates.
8
9Offer friendship to [NAME]?
10 </message>
11 <editline name="editline">
12 Would you be my friend?
13 </editline>
14 <option name="Offer">
15 OK
16 </option>
17 <option name="Cancel">
18 Cancel
19 </option>
20 </alert>
21 <alert modal="true" name="RemoveFromFriends">
22 <message name="message">
23 Do you want to remove [FIRST_NAME] [LAST_NAME] from your Friends List?
24 </message>
25 <option name="Remove">
26 OK
27 </option>
28 <option name="Cancel">
29 Cancel
30 </option>
31 </alert>
32 <alert modal="true" name="RemoveMultipleFromFriends">
33 <message name="message">
34 Do you want to remove multiple friends from your Friends list?
35 </message>
36 <option name="Remove">
37 OK
38 </option>
39 <option name="Cancel">
40 Cancel
41 </option>
42 </alert>
43 <alert modal="true" name="GodDeleteAllScriptedPublicObjectsByUser">
44 <message name="message">
45 Are you sure you want to delete all scripted objects owned by
46** [AVATAR_NAME] **
47on all others land in this sim?
48 </message>
49 <option name="DELETE!!">
50 OK
51 </option>
52 <option default="true" name="Cancel">
53 Cancel
54 </option>
55 </alert>
56 <alert modal="true" name="GodDeleteAllScriptedObjectsByUser">
57 <message name="message">
58 Are you sure you want to DELETE ALL scripted objects owned by
59** [AVATAR_NAME] **
60on ALL LAND in this sim?
61 </message>
62 <option name="!!DELETEALL!!">
63 OK
64 </option>
65 <option default="true" name="Cancel">
66 Cancel
67 </option>
68 </alert>
69 <alert modal="true" name="GodDeleteAllObjectsByUser">
70 <message name="message">
71 Are you sure you want to DELETE ALL objects (scripted or not)
72owned by
73** [AVATAR_NAME] **
74on ALL LAND in this sim?
75 </message>
76 <option name="!!DELETEALL!!">
77 OK
78 </option>
79 <option default="true" name="Cancel">
80 Cancel
81 </option>
82 </alert>
83 <alert modal="true" name="PublishGroupInfoToWeb">
84 <message name="message">
85 Selecting the &quot;Publish on the Web&quot; option allows us to publish
86the group name, insignia, charter, titles, and founder on the
87[SECOND_LIFE] website. You are responsible for indicating if any
88of the above content is considered Mature according to the
89Community Standards.
90 </message>
91 </alert>
92 <alert modal="true" name="BlankClassifiedName">
93 <message name="message">
94 You must specify a name for your classified.
95 </message>
96 </alert>
97 <alert modal="true" name="MinClassifiedPrice">
98 <message name="message">
99 Price to pay for listing must be at least L$[MIN_PRICE].
100
101Please enter a higher price.
102 </message>
103 </alert>
104 <alert modal="true" name="CantLoadVertexShaders">
105 <message name="message">
106 Unable to load Vertex Shaders.
107 </message>
108 </alert>
109 <alert modal="true" name="ConfirmObjectDeleteLock">
110 <message name="message">
111 At least one of the items you have selected is locked.
112
113Are you sure you want to delete these items?
114 </message>
115 <option name="Yes">
116 OK
117 </option>
118 <option name="No">
119 Cancel
120 </option>
121 </alert>
122 <alert modal="true" name="ConfirmObjectDeleteNoCopy">
123 <message name="message">
124 At least one of the items you have selected is not copyable.
125
126Are you sure you want to delete these items?
127 </message>
128 <option name="Yes">
129 OK
130 </option>
131 <option name="No">
132 Cancel
133 </option>
134 </alert>
135 <alert modal="true" name="ConfirmObjectDeleteNoOwn">
136 <message name="message">
137 You do not own least one of the items you have selected .
138
139Are you sure you want to delete these items?
140 </message>
141 <option name="Yes">
142 OK
143 </option>
144 <option name="No">
145 Cancel
146 </option>
147 </alert>
148 <alert modal="true" name="ConfirmObjectDeleteLockNoCopy">
149 <message name="message">
150 At least one object is locked.
151At least one object is not copyable.
152
153Are you sure you want to delete these items?
154 </message>
155 <option name="Yes">
156 OK
157 </option>
158 <option name="No">
159 Cancel
160 </option>
161 </alert>
162 <alert modal="true" name="ConfirmObjectDeleteLockNoOwn">
163 <message name="message">
164 At least one object is locked.
165You do not own least one object.
166
167Are you sure you want to delete these items?
168 </message>
169 <option name="Yes">
170 OK
171 </option>
172 <option name="No">
173 Cancel
174 </option>
175 </alert>
176 <alert modal="true" name="ConfirmObjectDeleteNoCopyNoOwn">
177 <message name="message">
178 At least one object is not copyable.
179You do not own least one object.
180
181Are you sure you want to delete these items?
182 </message>
183 <option name="Yes">
184 OK
185 </option>
186 <option name="No">
187 Cancel
188 </option>
189 </alert>
190 <alert modal="true" name="ConfirmObjectDeleteLockNoCopyNoOwn">
191 <message name="message">
192 At least one object is locked.
193At least one object is not copyable.
194You do not own least one object.
195
196Are you sure you want to delete these items?
197 </message>
198 <option name="Yes">
199 OK
200 </option>
201 <option name="No">
202 cancel
203 </option>
204 </alert>
205 <alert modal="true" name="ConfirmObjectTakeLock">
206 <message name="message">
207 At least one object is locked.
208
209Are you sure you want to take these items?
210 </message>
211 <option name="Yes">
212 OK
213 </option>
214 <option default="true" name="No">
215 Cancel
216 </option>
217 </alert>
218 <alert modal="true" name="ConfirmObjectTakeNoOwn">
219 <message name="message">
220 You do not own all of the objects you are taking.
221If you continue, next owner permissions will be
222applied and possibly restrict your
223ability to modify or copy them.
224
225Are you sure you want to take these items?
226 </message>
227 <option name="Yes">
228 OK
229 </option>
230 <option default="true" name="No">
231 Cancel
232 </option>
233 </alert>
234 <alert modal="true" name="ConfirmObjectTakeLockNoOwn">
235 <message name="message">
236 At least one object is locked.
237You do not own all of the objects you are taking.
238If you continue, next owner permissions will be
239applied and possibly restrict your
240ability to modify or copy them.
241However, you can take the current selection.
242
243Are you sure you want to take these items?
244 </message>
245 <option name="Yes">
246 OK
247 </option>
248 <option default="true" name="No">
249 Cancel
250 </option>
251 </alert>
252 <alert modal="true" name="CantBuyLandAcrossMultipleRegions">
253 <message name="message">
254 Unable to buy land because selection spans multiple regions.
255
256Please select a smaller area and try again.
257 </message>
258 </alert>
259 <alert modal="true" name="DeedLandToGroup">
260 <message name="message">
261 By deeding this parcel, the group will be required
262to have and maintain sufficient land use credits.
263The purchase price of the land is not refunded to
264the owner. If a deeded parcel is sold, the sale
265price will be divided evenly among group members.
266
267Deed this [AREA] m2 of land to the group
268&apos;[GROUP_NAME]&apos;?
269 </message>
270 <option name="Deed">
271 OK
272 </option>
273 <option name="Cancel">
274 Cancel
275 </option>
276 </alert>
277 <alert modal="true" name="DeedLandToGroupWithContribution">
278 <message name="message">
279 By deeding this parcel, the group will be required
280to have and maintain sufficient land use credits.
281The deed will include a simultaneous land
282contribution to the group from &apos;[FIRST_NAME] [LAST_NAME]&apos;.
283The purchase price of the land is not refunded to
284the owner. If a deeded parcel is sold, the sale
285price will be divided evenly among group members.
286
287Deed this [AREA] m2 of land to the group
288&apos;[GROUP_NAME]&apos;?
289 </message>
290 <option name="Deed">
291 OK
292 </option>
293 <option name="Cancel">
294 Cancel
295 </option>
296 </alert>
297 <alert modal="true" name="DisplaySetToSafe">
298 <message name="message">
299 Display settings have been set to safe levels
300because you have specified the -safe option.
301 </message>
302 </alert>
303 <alert modal="true" name="DisplaySetToRecommended">
304 <message name="message">
305 Display settings have been set to recommended levels
306based on your system configuration.
307 </message>
308 </alert>
309 <alert modal="true" name="UnableToConnect">
310 <message name="message">
311 Unable to connect to server.
312Could not request domain name: [HOST_NAME]
313 </message>
314 </alert>
315 <alert modal="true" name="CanNotFindServer">
316 <message name="message">
317 Unable to find the server domain name.
318This could be the result of a lost network connection
319or a server problem.
320
321Please try again in a few minutes, or click Help
322for advice and a link to the system status web page.
323 </message>
324 <option name="OK">
325 OK
326 </option>
327 <option name="Help">
328 Help
329 </option>
330 </alert>
331 <alert modal="true" name="PleaseSelectServer">
332 <message name="message">
333 Please select a server.
334Unable to connect to [IP_ADDRESS]
335 </message>
336 </alert>
337 <alert modal="true" name="SystemMayBeDown">
338 <message name="message">
339 Unable to connect to [SECOND_LIFE]
340The system may be down.
341
342Please try again in a few minutes, or click Help
343for advice and a link to the system status web page.
344 </message>
345 <option name="OK">
346 OK
347 </option>
348 <option name="Help">
349 Help
350 </option>
351 </alert>
352 <alert modal="true" name="ErrorMessage">
353 <message name="message">
354 [ERROR_MESSAGE]
355 </message>
356 </alert>
357 <alert modal="true" name="QuickTimeOutOfDate">
358 <ignore name="ignore">
359 When QuickTime is disabled because it is out of date
360 </ignore>
361 <message name="message">
362 Streaming video has been disabled because the version of
363QuickTime installed on your system is out of date.
364
365Visit http://www.apple.com/quicktime/ and download an update.
366 </message>
367 </alert>
368 <alert modal="true" name="AvatarMoved">
369 <message name="message">
370 Your [TYPE] location is not currently available. [HELP]
371You have been moved into a nearby region.
372 </message>
373 </alert>
374 <alert modal="true" name="ClothingLoading">
375 <message name="message">
376 Your clothing is still downloading.
377You can use [SECOND_LIFE] normally and other users will see you correctly.
378 </message>
379 <ignore name="ignore">
380 When clothing is taking a long time to download
381 </ignore>
382 </alert>
383 <alert modal="true" name="FirstRun">
384 <message name="message">
385 [SECOND_LIFE] installation is complete.
386
387If this is your first time using [SECOND_LIFE], you will need to create
388an account before you can log on.
389Return to www.secondlife.com to create a new account?
390 </message>
391 <option name="NewAccount...">
392 New Account...
393 </option>
394 <option name="Continue">
395 Continue
396 </option>
397 </alert>
398 <alert modal="true" name="SetByHostFail">
399 <message name="message">
400 Unable to connect to server.
401Could not resolve domain name: [HOST_NAME]
402
403Please check your network connection.
404 </message>
405 </alert>
406 <alert modal="true" name="LoginPacketNeverReceived">
407 <message name="message">
408 We&apos;re having trouble connecting. There may be a problem with your internet connection or the Second Life servers.
409
410You can either check your internet connection and try again in a few minutes, click Help to connect to our support site, or click Teleport to attempt to teleport home.
411 </message>
412 <option name="OK">
413 OK
414 </option>
415 <option name="Help">
416 Help
417 </option>
418 <option name="Teleport">
419 Teleport
420 </option>
421 </alert>
422 <alert modal="true" name="WelcomeNoClothes">
423 <message name="message">
424 Your character will appear in a moment.
425
426Use arrow keys to walk.
427Press the F1 key at any time for help or
428to learn more about [SECOND_LIFE].
429 </message>
430 </alert>
431 <alert modal="true" name="WelcomeChooseSex" nodefault="true">
432 <message name="message">
433 Your character will appear in a moment.
434
435Use arrow keys to walk.
436Press the F1 key at any time for help or
437to learn more about [SECOND_LIFE].
438Please choose the male or female avatar.
439You can change your mind later.
440 </message>
441 <option name="Male">
442 Male
443 </option>
444 <option name="Female">
445 Female
446 </option>
447 </alert>
448 <alert modal="true" name="NotEnoughCurrency">
449 <message name="message">
450 [NAME] L$ [PRICE] You don&apos;t have enough L$ to do that.
451 </message>
452 </alert>
453 <alert modal="true" name="GrantedModifyRights">
454 <message name="message">
455 You have been granted the privilege to modify [FIRST_NAME] [LAST_NAME]&apos;s objects.
456 </message>
457 </alert>
458 <alert modal="true" name="RevokedModifyRights">
459 <message name="message">
460 Your privilege to modify [FIRST_NAME] [LAST_NAME]&apos;s objects has been revoked
461 </message>
462 </alert>
463 <alert modal="true" name="FlushMapVisibilityCaches">
464 <message name="message">
465 This will flush the map caches on this region.
466This is really only useful for debugging.
467(In production, wait 5 minutes, then everyone&apos;s map will
468update after they relog.)
469 </message>
470 <option name="OK">
471 OK
472 </option>
473 <option name="Cancel">
474 Cancel
475 </option>
476 </alert>
477 <alert modal="true" name="OnlyCopyContentsOfSingleItem">
478 <message name="message">
479 Unable to copy the contents of more than one item at a time.
480Please select only one object and try again.
481 </message>
482 <option name="OK">
483 OK
484 </option>
485 <option name="Cancel">
486 Cancel
487 </option>
488 </alert>
489 <alert modal="true" name="KickUsersFromRegion">
490 <message name="message">
491 Teleport all Residents in this region home?
492 </message>
493 <option name="OK">
494 OK
495 </option>
496 <option name="Cancel">
497 Cancel
498 </option>
499 </alert>
500 <alert modal="true" name="EstateObjectReturn">
501 <message name="message">
502 Are you sure you want to return objects owned by
503[USER_NAME] ?
504 </message>
505 <option name="Return">
506 OK
507 </option>
508 <option default="true" name="Cancel">
509 Cancel
510 </option>
511 </alert>
512 <alert modal="true" name="InvalidTerrainBitDepth">
513 <message name="message">
514 Couldn&apos;t set region textures:
515Terrain texture [TEXTURE_NUM] has an invalid bit depth of [TEXTURE_BIT_DEPTH].
516
517Replace texture [TEXTURE_NUM] with a 24-bit 512x512 or smaller image
518then click &quot;Apply&quot; again.
519 </message>
520 </alert>
521 <alert modal="true" name="InvalidTerrainSize">
522 <message name="message">
523 Couldn&apos;t set region textures:
524Terrain texture [TEXTURE_NUM] is too large at [TEXTURE_SIZE_X]x[TEXTURE_SIZE_Y].
525
526Replace texture [TEXTURE_NUM] with a 24-bit 512x512 or smaller image
527then click &quot;Apply&quot; again.
528 </message>
529 </alert>
530 <alert modal="true" name="RawUploadStarted">
531 <message name="message">
532 Upload started. It may take up to two minutes,
533depending on your connection speed.
534 </message>
535 </alert>
536 <alert modal="true" name="ConfirmBakeTerrain">
537 <message name="message">
538 Do you really want to bake the current terrain,
539make it the center for terrain raise/lower limits
540and the default for the &apos;Revert&apos; tool?
541 </message>
542 <option name="Bake">
543 OK
544 </option>
545 <option name="Cancel">
546 Cancel
547 </option>
548 </alert>
549 <alert modal="true" name="MaxAllowedAgentOnRegion">
550 <message name="message">
551 You can only have [MAX_AGENTS] Allowed Residents.
552 </message>
553 </alert>
554 <alert modal="true" name="MaxBannedAgentsOnRegion">
555 <message name="message">
556 You can only have [MAX_BANNED] Banned Residents.
557 </message>
558 </alert>
559 <alert modal="true" name="MaxAgentOnRegionBatch">
560 <message name="message">
561 Failure while attempting to add [NUM_ADDED] agents:
562Exceeds the [MAX_AGENTS] [LIST_TYPE] limit by [NUM_EXCESS].
563 </message>
564 </alert>
565
566 <alert modal="true" name="MaxAllowedGroupsOnRegion">
567 <message name="message">
568 You can only have [MAX_GROUPS] Allowed Groups.
569 </message>
570 <option name="Bake">
571 Bake
572 </option>
573 <option name="Cancel">
574 Cancel
575 </option>
576 </alert>
577 <alert modal="true" name="MaxManagersOnRegion">
578 <message name="message">
579 You can only have [MAX_MANAGER] Estate Managers.
580 </message>
581 </alert>
582 <alert modal="true" name="OwnerCanNotBeDenied">
583 <message name="message">
584 Can&apos;t add estate owner to estate &apos;Banned Resident&apos; list.
585 </message>
586 </alert>
587 <alert modal="true" name="CanNotChangeAppearanceUntilLoaded">
588 <message name="message">
589 Can&apos;t change appearance until clothing and shape are loaded.
590 </message>
591 </alert>
592 <alert modal="true" name="ClassifiedMustBeAlphanumeric">
593 <message name="message">
594 The name of your classified must start with a letter
595from A to Z or a number. No punctuation is allowed.
596 </message>
597 </alert>
598 <alert modal="true" name="CantSetBuyObject">
599 <message name="message">
600 Can&apos;t set Buy Object, because the object is not for sale.
601Please set the object for sale and try again.
602 </message>
603 </alert>
604 <alert modal="true" name="FinishedRawDownload">
605 <message name="message">
606 Finished download of raw terrain file to:
607[DOWNLOAD_PATH].
608 </message>
609 </alert>
610 <alert modal="true" name="DownloadWindowsMandatory">
611 <message name="message">
612 A new version of [SECOND_LIFE] is available.
613[MESSAGE]
614You must download this update to use [SECOND_LIFE].
615 </message>
616 <option name="Download">
617 Download
618 </option>
619 <option name="Quit">
620 Quit
621 </option>
622 </alert>
623 <alert modal="true" name="DownloadWindows">
624 <message name="message">
625 An updated version of [SECOND_LIFE] is available.
626[MESSAGE]
627This update is not required, but we suggest you install it to improve performance and stability.
628 </message>
629 <option name="Download">
630 Download
631 </option>
632 <option default="true" name="Continue">
633 Continue
634 </option>
635 </alert>
636 <alert modal="true" name="DownloadWindowsReleaseForDownload">
637 <message name="message">
638 An updated version of [SECOND_LIFE] is available.
639[MESSAGE]
640This update is not required, but we suggest you install it to improve performance and stability.
641 </message>
642 <option name="Download">
643 Download
644 </option>
645 <option name="Continue">
646 Continue
647 </option>
648 </alert>
649 <alert modal="true" name="DownloadMacMandatory">
650 <message name="message">
651 A new version of [SECOND_LIFE] is available.
652[MESSAGE]
653You must download this update to use [SECOND_LIFE].
654
655Download to your Applications folder?
656 </message>
657 <option name="Download">
658 Download
659 </option>
660 <option name="Quit">
661 Quit
662 </option>
663 </alert>
664 <alert modal="true" name="DownloadMac">
665 <message name="message">
666 An updated version of [SECOND_LIFE] is available.
667[MESSAGE]
668This update is not required, but we suggest you install it to improve performance and stability.
669
670Download to your Applications folder?
671 </message>
672 <option name="Download">
673 Download
674 </option>
675 <option default="true" name="Continue">
676 Continue
677 </option>
678 </alert>
679 <alert modal="true" name="DownloadMacReleaseForDownload">
680 <message name="message">
681 An updated version of [SECOND_LIFE] is available.
682[MESSAGE]
683This update is not required, but we suggest you install it to improve performance and stability.
684
685Download to your Applications folder?
686 </message>
687 <option name="Download">
688 Download
689 </option>
690 <option name="Continue">
691 Continue
692 </option>
693 </alert>
694 <alert modal="true" name="DeedObjectToGroup">
695 <message name="message">
696 Deeding this object will cause the group to:
697* Receive L$ paid into the object
698 </message>
699 <ignore name="ignore">
700 When deeding objects to groups
701 </ignore>
702 <option name="Deed">
703 Deed
704 </option>
705 <option name="Cancel">
706 Cancel
707 </option>
708 </alert>
709 <alert modal="true" name="WebLaunchExternalTarget">
710 <message name="message">
711 Open your system Web browser to view this content?
712 </message>
713 <ignore name="ignore">
714 When opening your system browser to view a Web page
715 </ignore>
716 <option name="Open">
717 OK
718 </option>
719 <option name="Cancel">
720 Cancel
721 </option>
722 </alert>
723 <alert modal="true" name="WebLaunchJoinNow">
724 <message name="message">
725 Go to www.secondlife.com to manage your account?
726 </message>
727 <ignore name="ignore">
728 When launching web browser to manage your account
729 </ignore>
730 <option name="OK">
731 OK
732 </option>
733 <option name="Cancel">
734 Cancel
735 </option>
736 </alert>
737 <alert modal="true" name="WebLaunchBugReport101">
738 <message name="message">
739 Visit the [SECOND_LIFE] Wiki and Learn how to Report Bugs Correctly.
740 </message>
741 <ignore name="ignore">
742 When launching web browser to view the Bug Reporting 101 Wiki
743 </ignore>
744 <option name="Gotopage">
745 OK
746 </option>
747 <option name="Cancel">
748 Cancel
749 </option>
750 </alert>
751 <alert modal="true" name="WebLaunchSecurityIssues">
752 <message name="message">
753 Visit the [SECOND_LIFE] Wiki for Details of How to Report a Security Issue.
754 </message>
755 <ignore name="ignore">
756 When launching web browser to view Security Issues Wiki
757 </ignore>
758 <option name="Gotopage">
759 OK
760 </option>
761 <option name="Cancel">
762 Cancel
763 </option>
764 </alert>
765 <alert modal="true" name="WebLaunchQAWiki">
766 <message name="message">
767 Visit the [SECOND_LIFE] QA Wiki.
768 </message>
769 <ignore name="ignore">
770 When launching web browser to view the QA Wiki
771 </ignore>
772 <option name="Gotopage">
773 OK
774 </option>
775 <option name="Cancel">
776 Cancel
777 </option>
778 </alert>
779 <alert modal="true" name="WebLaunchPublicIssue">
780 <message name="message">
781 Visit the [SECOND_LIFE] Public Issue Tracker, Where you can Report Bugs and other Issues.
782 </message>
783 <ignore name="ignore">
784 When launching web browser to view the Public Issue Tracker
785 </ignore>
786 <option name="Gotopage">
787 Go to page
788 </option>
789 <option name="Cancel">
790 Cancel
791 </option>
792 </alert>
793 <alert modal="true" name="WebLaunchPublicIssueHelp">
794 <message name="message">
795 Visit the [SECOND_LIFE] Wiki for info on how to use the Public Issue Tracker.
796 </message>
797 <ignore name="ignore">
798 When launching web browser to view Public Issue Tracker Wiki
799 </ignore>
800 <option name="Gotopage">
801 Go to page
802 </option>
803 <option name="Cancel">
804 Cancel
805 </option>
806 </alert>
807 <alert modal="true" name="WebLaunchForums">
808 <message name="message">
809 Search the [SECOND_LIFE] Knowledge Base for the latest tips and tricks.
810 </message>
811 <ignore name="ignore">
812 When launching web browser to view the knowledge base
813 </ignore>
814 <option name="Gotopage">
815 OK
816 </option>
817 <option name="Cancel">
818 Cancel
819 </option>
820 </alert>
821 <alert modal="true" name="WebLaunchSupport">
822 <message name="message">
823 Contact [SECOND_LIFE] Support.
824 </message>
825 <ignore name="ignore">
826 When launching web browser to contact support
827 </ignore>
828 <option name="Gotopage">
829 OK
830 </option>
831 <option name="Cancel">
832 Cancel
833 </option>
834 </alert>
835 <alert modal="true" name="WebLaunchImprudenceBlog">
836 <message name="message">
837 Go to the Official Imprudence Blog, for the Latest News and Information.
838 </message>
839 <ignore name="ignore">
840 When launching web browser to view the blog
841 </ignore>
842 <option name="Gotopage">
843 OK
844 </option>
845 <option name="Cancel">
846 Cancel
847 </option>
848 </alert>
849 <alert modal="true" name="WebLaunchImprudenceForums">
850 <message name="message">
851 Go to the Official Imprudence Forums to discuss the Imprudence Project.
852 </message>
853 <ignore name="ignore">
854 When launching web browser to view the forums
855 </ignore>
856 <option name="Gotopage">
857 OK
858 </option>
859 <option name="Cancel">
860 Cancel
861 </option>
862 </alert>
863 <alert modal="true" name="WebLaunchLSLGuide">
864 <message name="message">
865 Go to the Scripting Guide for scripting help?
866 </message>
867 <ignore name="ignore">
868 When launching web browser to view the Scripting Guide
869 </ignore>
870 <option name="Gotopage">
871 OK
872 </option>
873 <option name="Cancel">
874 Cancel
875 </option>
876 </alert>
877 <alert modal="true" name="WebLaunchLSLWiki">
878 <message name="message">
879 Go to the LSL Portal for scripting help?
880 </message>
881 <ignore name="ignore">
882 When launching web browser to view the LSL Portal
883 </ignore>
884 <option name="Gotopage">
885 Go to page
886 </option>
887 <option name="Cancel">
888 Cancel
889 </option>
890 </alert>
891 <alert modal="true" name="ReturnToOwner">
892 <message name="message">
893 Are you sure you want to return the selected
894objects to their owners? Transferable deeded
895objects will be returned to their previous owners.
896
897*WARNING* No-transfer deeded objects will be deleted!
898 </message>
899 <ignore name="ignore">
900 When returning objects to their owners
901 </ignore>
902 <option name="Return">
903 OK
904 </option>
905 <option name="Cancel">
906 Cancel
907 </option>
908 </alert>
909 <alert name="GroupLeaveConfirmOfficer">
910 <message name="message">
911 You are currently an officer of the group [GROUP].
912Leave Group?
913 </message>
914 <option name="Leave">
915 OK
916 </option>
917 <option name="Cancel">
918 Cancel
919 </option>
920 </alert>
921 <alert name="GroupLeaveConfirmMember">
922 <message name="message">
923 You are currently a member of the group [GROUP].
924Leave Group?
925 </message>
926 <option name="Leave">
927 OK
928 </option>
929 <option name="Cancel">
930 Cancel
931 </option>
932 </alert>
933 <alert name="ConfirmKick" unique="true">
934 <message name="message">
935 Do you REALLY want to kick all users off the grid?
936 </message>
937 <option name="Kick">
938 Kick All Users
939 </option>
940 <option name="Cancel">
941 Cancel
942 </option>
943 </alert>
944 <alert modal="true" name="MuteLinden">
945 <message name="message">
946 Sorry, you cannot mute a Linden.
947 </message>
948 <option name="OK">
949 OK
950 </option>
951 </alert>
952 <alert modal="true" name="MuteByNameFailed" title="Mute object by name failed">
953 <message name="message">
954 You already have muted this name.
955 </message>
956 <option name="OK">
957 OK
958 </option>
959 </alert>
960 <alert name="RemoveItemWarn">
961 <message name="message">
962 Though permitted, deleting contents may damage the
963object. Do you want to delete that item?
964 </message>
965 <option name="Yes">
966 OK
967 </option>
968 <option default="true" name="No">
969 Cancel
970 </option>
971 </alert>
972 <alert name="CantRateOwnedByGroup">
973 <message name="message">
974 Can&apos;t rate this object&apos;s owner, object is owned by a group.
975 </message>
976 <option name="OK">
977 OK
978 </option>
979 </alert>
980 <alert name="CantOfferCallingCard">
981 <message name="message">
982 Cannot offer a calling card at this time. Please try again in a moment.
983 </message>
984 <option name="OK">
985 OK
986 </option>
987 </alert>
988 <alert name="CantOfferFriendship">
989 <message name="message">
990 Cannot offer friendship at this time. Please try again in a moment.
991 </message>
992 <option name="OK">
993 OK
994 </option>
995 </alert>
996 <alert name="CantSetHome">
997 <message name="message">
998 Can&apos;t set home to here.
999 </message>
1000 <option name="OK">
1001 OK
1002 </option>
1003 </alert>
1004 <alert name="BusyModeSet">
1005 <message name="message">
1006 Busy mode set.
1007Chat and instant messages will be hidden. Instant
1008messages will get your Busy mode response. All teleportation
1009offers will be declined. All inventory offers will go to your
1010Trash.
1011 </message>
1012 <ignore name="ignore">
1013 When setting busy mode
1014 </ignore>
1015 <option name="OK">
1016 OK
1017 </option>
1018 </alert>
1019 <alert name="NoPVPDetected">
1020 <message name="message">
1021 No player vs. player (PvP) abuse detected
1022 </message>
1023 <option name="OK">
1024 OK
1025 </option>
1026 </alert>
1027 <alert name="NotecardAttachPermFail">
1028 <message name="message">
1029 Only items with unrestricted &apos;next owner&apos; permissions
1030can be attached to notecards.
1031 </message>
1032 <option name="OK">
1033 OK
1034 </option>
1035 </alert>
1036 <alert name="JoinedTooManyGroupsMember">
1037 <message name="message">
1038 You are a member of too many groups to join
1039another one. Please leave at least one group
1040before joining this one, or decline the offer.
1041To leave a group select the &apos;Groups..&apos; option
1042from the &apos;Edit&apos; menu.
1043[NAME] has invited you to join a group as a member.
1044[INVITE]
1045 </message>
1046 <option name="Join">
1047 Join
1048 </option>
1049 <option name="Decline">
1050 Decline
1051 </option>
1052 </alert>
1053 <alert name="JoinedTooManyGroupsOfficer">
1054 <message name="message">
1055 You are a member of too many groups to join
1056another one. Please leave at least one group
1057before joining this one, or decline the offer.
1058To leave a group select the &apos;Groups..&apos; option
1059from the &apos;Edit&apos; menu.
1060[NAME] has invited you to join a group as an officer.
1061[INVITE]
1062 </message>
1063 <option name="Join">
1064 Join
1065 </option>
1066 <option name="Decline">
1067 Decline
1068 </option>
1069 </alert>
1070 <alert name="KickUser">
1071 <message name="message">
1072 Kick this user with what message?
1073 </message>
1074 <editline name="editline">
1075 An administrator has logged you off.
1076 </editline>
1077 <option name="OK">
1078 OK
1079 </option>
1080 <option name="Cancel">
1081 Cancel
1082 </option>
1083 </alert>
1084 <alert name="KickAllUsers">
1085 <message name="message">
1086 Kick everyone currently on the grid with what message?
1087 </message>
1088 <editline name="editline">
1089 An administrator has logged you off.
1090 </editline>
1091 <option name="OK">
1092 OK
1093 </option>
1094 <option name="Cancel">
1095 Cancel
1096 </option>
1097 </alert>
1098 <alert name="FreezeUser">
1099 <message name="message">
1100 Freeze this user with what message?
1101 </message>
1102 <editline name="editline">
1103 You have been frozen. You cannot move or chat. An administrator will contact you via instant message (IM).
1104 </editline>
1105 <option name="OK">
1106 OK
1107 </option>
1108 <option name="Cancel">
1109 Cancel
1110 </option>
1111 </alert>
1112 <alert name="UnFreezeUser">
1113 <message name="message">
1114 Unfreeze this user with what message?
1115 </message>
1116 <editline name="editline">
1117 You are no longer frozen.
1118 </editline>
1119 <option name="OK">
1120 OK
1121 </option>
1122 <option name="Cancel">
1123 Cancel
1124 </option>
1125 </alert>
1126 <alert name="ExpungeUser">
1127 <message name="message">
1128 Enter the agent id of a user to expunge
1129 </message>
1130 <editline />
1131 <option name="OK">
1132 OK
1133 </option>
1134 <option name="Cancel">
1135 Cancel
1136 </option>
1137 </alert>
1138 <alert modal="true" name="OfferTeleport">
1139 <message name="message">
1140 Offer a teleport to your location with the following message?
1141 </message>
1142 <editline name="editline">
1143 Join me in [REGION]
1144 </editline>
1145 <option name="OK">
1146 OK
1147 </option>
1148 <option name="Cancel">
1149 Cancel
1150 </option>
1151 </alert>
1152 <alert modal="true" name="OfferTeleportFromGod">
1153 <message name="message">
1154 God summon user to your location?
1155 </message>
1156 <editline name="editline">
1157 Join me in [REGION]
1158 </editline>
1159 <option name="OK">
1160 OK
1161 </option>
1162 <option name="Cancel">
1163 Cancel
1164 </option>
1165 </alert>
1166 <alert modal="true" name="TeleportFromLandmark">
1167 <message name="message">
1168 Are you sure you want to teleport?
1169 </message>
1170 <ignore name="ignore">
1171 When teleporting from a landmark in inventory
1172 </ignore>
1173 <option name="Teleport">
1174 Teleport
1175 </option>
1176 <option name="Cancel">
1177 Cancel
1178 </option>
1179 </alert>
1180 <alert name="MessageEstate" title="Message everyone in your Estate">
1181 <message name="message">
1182 Type a short announcement which will be
1183sent to everyone currently in your estate.
1184 </message>
1185 <editline name="editline" />
1186 <option name="OK">
1187 OK
1188 </option>
1189 <option name="Cancel">
1190 Cancel
1191 </option>
1192 </alert>
1193 <alert name="ChangeLindenEstate" title="Change Linden Estate">
1194 <message name="message">
1195 You are about to change a Linden owned estate (mainland,
1196teen grid, orientation, etc.).
1197
1198This is EXTREMELY DANGEROUS because it can fundamentally
1199affect the user experience. On the mainland, it will change
1200thousands of regions and make the spaceserver hiccup.
1201
1202Proceed?
1203 </message>
1204 <option name="ChangeEstate">
1205 OK
1206 </option>
1207 <option name="Cancel">
1208 Cancel
1209 </option>
1210 </alert>
1211 <alert name="ChangeLindenAccess" title="Change Linden Estate Access">
1212 <message name="message">
1213 You are about to change the access list for a Linden owned
1214estate (mainland, teen grid, orientation, etc.).
1215
1216This is DANGEROUS and should only be done to invoke the
1217hack allowing objects/L$ to be transfered in/out of
1218a grid.
1219It will change thousands of regions and make the
1220spaceserver hiccup.
1221 </message>
1222 <option name="ChangeEstate">
1223 OK
1224 </option>
1225 <option name="Cancel">
1226 Cancel
1227 </option>
1228 </alert>
1229 <alert name="EstateAllowedAgentAdd" title="Select estate">
1230 <message name="message">
1231 Add to allowed list for this estate only or for [ALL_ESTATES]?
1232 </message>
1233 <option name="ThisEstate">
1234 This Estate
1235 </option>
1236 <option name="AllEstates">
1237 All Estates
1238 </option>
1239 <option name="Cancel">
1240 Cancel
1241 </option>
1242 </alert>
1243 <alert name="EstateAllowedAgentRemove" title="Select estate">
1244 <message name="message">
1245 Remove from allowed list for this estate only or for [ALL_ESTATES]?
1246 </message>
1247 <option name="ThisEstate">
1248 This Estate
1249 </option>
1250 <option name="AllEstates">
1251 All Estates
1252 </option>
1253 <option name="Cancel">
1254 Cancel
1255 </option>
1256 </alert>
1257 <alert name="EstateAllowedGroupAdd" title="Select estate">
1258 <message name="message">
1259 Add to group allowed list for this estate only or for [ALL_ESTATES]?
1260 </message>
1261 <option name="ThisEstate">
1262 This Estate
1263 </option>
1264 <option name="AllEstates">
1265 All Estates
1266 </option>
1267 <option name="Cancel">
1268 Cancel
1269 </option>
1270 </alert>
1271 <alert name="EstateAllowedGroupRemove" title="Select estate">
1272 <message name="message">
1273 Remove from group allowed list for this estate only or [ALL_ESTATES]?
1274 </message>
1275 <option name="ThisEstate">
1276 This Estate
1277 </option>
1278 <option name="AllEstates">
1279 All Estates
1280 </option>
1281 <option name="Cancel">
1282 Cancel
1283 </option>
1284 </alert>
1285 <alert name="EstateBannedAgentAdd" title="Select estate">
1286 <message name="message">
1287 Deny access for this estate only or for [ALL_ESTATES]?
1288 </message>
1289 <option name="ThisEstate">
1290 This Estate
1291 </option>
1292 <option name="AllEstates">
1293 All Estates
1294 </option>
1295 <option name="Cancel">
1296 Cancel
1297 </option>
1298 </alert>
1299 <alert name="EstateBannedAgentRemove" title="Select estate">
1300 <message name="message">
1301 Remove this Resident from the ban list for access for this estate only or for [ALL_ESTATES]?
1302 </message>
1303 <option name="ThisEstate">
1304 This Estate
1305 </option>
1306 <option name="AllEstates">
1307 All Estates
1308 </option>
1309 <option name="Cancel">
1310 Cancel
1311 </option>
1312 </alert>
1313 <alert name="EstateManagerAdd" title="Select estate">
1314 <message name="message">
1315 Add estate manager for this estate only or for [ALL_ESTATES]?
1316 </message>
1317 <option name="ThisEstate">
1318 This Estate
1319 </option>
1320 <option name="AllEstates">
1321 All Estates
1322 </option>
1323 <option name="Cancel">
1324 Cancel
1325 </option>
1326 </alert>
1327 <alert name="EstateManagerRemove" title="Select estate">
1328 <message name="message">
1329 Remove estate manager for this estate only or for [ALL_ESTATES]?
1330 </message>
1331 <option name="ThisEstate">
1332 This Estate
1333 </option>
1334 <option name="AllEstates">
1335 All Estates
1336 </option>
1337 <option name="Cancel">
1338 Cancel
1339 </option>
1340 </alert>
1341 <alert name="EstateCovenantChange" title="Select estate">
1342 <message name="message">
1343 Change Covenant Message for this estate only or for [ALL_ESTATES]?
1344 </message>
1345 <option name="ThisEstate">
1346 This Estate
1347 </option>
1348 <option name="AllEstates">
1349 All Estates
1350 </option>
1351 <option name="Cancel">
1352 Cancel
1353 </option>
1354 </alert>
1355 <alert name="EstateKickUser" title="Confirm Kick">
1356 <message name="message">
1357 Kick [EVIL_USER] from this estate?
1358 </message>
1359 <option name="Kick">
1360 OK
1361 </option>
1362 <option name="Cancel">
1363 Cancel
1364 </option>
1365 </alert>
1366 <alert modal="true" name="EstateChangeCovenant">
1367 <message name="message">
1368 Are you sure you want to change the Estate Covenant?
1369 </message>
1370 <option name="Change">
1371 OK
1372 </option>
1373 <option name="Cancel">
1374 Cancel
1375 </option>
1376 </alert>
1377 <alert modal="true" name="ProblemImportingEstateCovenant">
1378 <message name="message">
1379 Problem importing estate covenant.
1380 </message>
1381 <option name="OK">
1382 OK
1383 </option>
1384 </alert>
1385 <alert modal="true" name="ProblemAddingEstateManager">
1386 <message name="message">
1387 Problems adding a new estate manager. One or more estates may have a full manager list.
1388 </message>
1389 </alert>
1390 <alert modal="true" name="ProblemAddingEstateGeneric">
1391 <message name="message">
1392 Problems adding to this estate list. One or more estates may have a full list.
1393 </message>
1394 </alert>
1395 <alert modal="true" name="UnableToLoadNotecard">
1396 <message name="message">
1397 Unable to load notecard&apos;s asset at this time.
1398 </message>
1399 <option name="OK">
1400 OK
1401 </option>
1402 </alert>
1403 <alert modal="true" name="NotAllowedToViewNotecard">
1404 <message name="message">
1405 Insufficient permissions to view notecard associated with asset ID requested.
1406 </message>
1407 <option name="OK">
1408 OK
1409 </option>
1410 </alert>
1411 <alert modal="true" name="MissingNotecardAssetID">
1412 <message name="message">
1413 Asset ID for notecard is missing from database.
1414 </message>
1415 <option name="OK">
1416 OK
1417 </option>
1418 </alert>
1419 <alert name="PublishClassified">
1420 <message name="message">
1421 Remember: Classified ad fees are non-refundable.
1422
1423Publish this classified now for L$[AMOUNT]?
1424 </message>
1425 <option name="Publish">
1426 OK
1427 </option>
1428 <option name="Cancel">
1429 Cancel
1430 </option>
1431 </alert>
1432 <alert name="SetClassifiedMature">
1433 <message name="message">
1434Does this classified contain Mature content?
1435 </message>
1436 <option name="Mature">
1437 Yes
1438 </option>
1439 <option name="Not Mature">
1440 No
1441 </option>
1442 <option name="Cancel">
1443 Cancel
1444 </option>
1445 </alert>
1446 <alert name="SetGroupMature">
1447 <message name="message">
1448Does this group contain Mature content?
1449 </message>
1450 <option name="Mature">
1451 Yes
1452 </option>
1453 <option name="Not Mature">
1454 No
1455 </option>
1456 <option name="Cancel">
1457 Cancel
1458 </option>
1459 </alert>
1460 <alert name="ConfirmRestart" title="Confirm restart">
1461 <message name="message">
1462 Do you really want to restart this region in 2 minutes?
1463 </message>
1464 <option name="Restart">
1465 OK
1466 </option>
1467 <option name="Cancel">
1468 Cancel
1469 </option>
1470 </alert>
1471 <alert name="MessageRegion" title="Message everyone in this region">
1472 <message name="message">
1473 Type a short announcement which will be
1474sent to everyone in this region.
1475 </message>
1476 <editline name="editline" />
1477 <option name="OK">
1478 OK
1479 </option>
1480 <option name="Cancel">
1481 Cancel
1482 </option>
1483 </alert>
1484 <alert modal="true" name="HelpRegionBlockTerraform" title="Block Terraform">
1485 <message name="message">
1486 If this box is checked, land owners will not be able to terraform
1487their land regardless of the per-parcel &apos;Edit Terrain&apos; setting.
1488
1489Default: off
1490 </message>
1491 </alert>
1492 <alert modal="true" name="HelpRegionBlockFly" title="Block Fly">
1493 <message name="message">
1494 If this box is checked, people will not be able to fly in this region
1495regardless of the per-parcel &apos;Fly&apos; setting.
1496
1497Default: off
1498 </message>
1499 </alert>
1500 <alert modal="true" name="HelpRegionAllowDamage" title="Allow Damage">
1501 <message name="message">
1502 If this box is checked, the health system across all parcels
1503regardless of individual parcel settings. If this box is left
1504unchecked, individual parcel owners will still be able to
1505activate the health system on their parcels.
1506
1507Default: off
1508 </message>
1509 </alert>
1510 <alert modal="true" name="HelpRegionAgentLimit" title="Agent Limit">
1511 <message name="message">
1512 Sets the maximum number of avatars allowed in this region.
1513Performance may vary depending on the
1514number avatars present.
1515
1516Default: 40
1517 </message>
1518 </alert>
1519 <alert modal="true" name="HelpRegionObjectBonus" title="Object Bonus">
1520 <message name="message">
1521 The Object Bonus is a multiplier for primitives allowed on any given
1522parcel. The range allowed is 1 to 10. Set at &apos;1&apos;, each 512m2 parcel
1523is allowed 117 objects. Set at &apos;2&apos;, each 512m2 parcel is
1524allowed 234, or twice as many, and so on. The max number of objects
1525allowed per region remains 15,000 no matter what the
1526Object Bonus is. Once set, be aware that lowering the Object Bonus may cause objects to be returned or deleted.
1527
1528Default: 1.0
1529 </message>
1530 </alert>
1531 <alert modal="true" name="HelpRegionMaturity" title="Maturity">
1532 <message name="message">
1533 Sets the maturity of the region, as shown at the top
1534 of the screen and in pop-up tips on the map. This setting
1535also affects search results - Residents can choose not to find
1536content in Mature regions.
1537
1538It may take some time for this change to be reflected
1539on the map.
1540
1541Default: PG
1542 </message>
1543 </alert>
1544 <alert modal="true" name="HelpRegionRestrictPushObject" title="Restrict Pushing">
1545 <message name="message">
1546 This checkbox sets the full region to restricted push permissions.
1547When enabled, Residents may only be pushed by themselves
1548or by the parcel&apos;s owner.
1549(Push refers to the llPushObject() LSL function.)
1550
1551Default: Off
1552 </message>
1553 </alert>
1554 <alert modal="true" name="HelpParcelChanges" title="Parcel Join/Subdivide">
1555 <message name="message">
1556 This checkbox sets whether or not parcels not owned by the estate owner
1557can be joined or subdivided.
1558If this option is unchecked:
1559 * Only estate owners or managers can join or subdivide parcels.
1560 * They may only join or subdivide parcels belonging to the owner,
1561 or to a group where they have the appropriate group powers.
1562If this option is checked:
1563 * All parcel owners can join or subdivide the parcels they own.
1564 * For group owned parcels, those with appropriate group powers
1565 may join or subdivide parcels.
1566
1567Default: Checked
1568 </message>
1569 </alert>
1570 <alert modal="true" name="HelpRegionSearch" title="Do Not Show In Search">
1571 <message name="message">
1572 Checking this box will block parcel owners from listing their parcels in search
1573Default: Off
1574 </message>
1575 </alert>
1576 <alert modal="true" name="HelpParcelSearch" title="Do Not Show In Search">
1577 <message name="message">
1578 Checking this box will show:
1579- this parcel in search results
1580- this parcel&apos;s public objects
1581 </message>
1582 </alert>
1583 <alert modal="true" name="RegionMaturityChange" title="Changed Region Maturity">
1584 <message name="message">
1585 The maturity rating for this region has been updated.
1586It may take some time for the change to be
1587reflected on the map.
1588 </message>
1589 </alert>
1590 <alert modal="true" name="HelpRegionLandResell" title="Land Resale">
1591 <message name="message">
1592 Estate owners and managers can sell any land owned by the estate owner.
1593If this option is left unchecked, buyers cannot resell their land in this region.
1594If this option is checked, buyers can resell their land in this region.
1595
1596Default: Disallow
1597 </message>
1598 </alert>
1599 <alert modal="true" name="HelpEstateCovenantID" title="Covenant Asset ID">
1600 <message name="message">
1601 Sets the notecard asset ID for the Estate Covenant belonging to this
1602estate.
1603
1604Default: 00000000-0000-0000-0000-000000000000 or none
1605 </message>
1606 </alert>
1607 <alert modal="true" name="HelpRegionDisableScripts" title="Disable Scripts">
1608 <message name="message">
1609 When sim performance is poor, a script may be to blame. Open the
1610Statistics Bar (Ctrl-Shift-1). Look at the Simulator Physics FPS.
1611If it is lower than 45, open the Time panel located at the
1612bottom of the Stats Bar. If Script Time reads 25 ms or higher, click
1613the Get Top Scripts button. You will be given the name and location
1614of scripts that may be causing poor performance.
1615
1616Checking the Disable Scripts box and then pressing the Apply
1617button will temporarily disable all scripts in this region. You may
1618need to do this in order to travel to the location of a noted
1619&apos;top script&apos;. Once you have arrived at the location, investigate the
1620script to determine if it is causing the problem. You may want to
1621contact the owner of the script or delete or return the object.
1622Uncheck the Disable Script box and then Apply to reactivate
1623the scripts in the region.
1624
1625Default: off
1626 </message>
1627 </alert>
1628 <alert modal="true" name="HelpRegionDisableCollisions" title="Disable Collisions">
1629 <message name="message">
1630 When sim performance is poor, physical objects may be to blame.
1631Open the Statistics Bar (Ctrl-Shift-1). Look at the Simulator
1632Physics FPS. If it is lower than 45, open the Time panel
1633located at the bottom of the Stats Bar. If Sim Time (Physics)
1634reads 20 ms or higher, click the Get Top Colliders button.
1635You will be given the name and location of physical objects
1636that may be causing poor performance.
1637
1638Checking the Disable Collisions box and then pressing the Apply
1639button will temporarily disable object-object collisions. You may
1640need to do this in order to travel to the location of a noted
1641&apos;top collider&apos;. Once you have arrived at the location, investigate the
1642object - is it constantly colliding with other objects? You may want to
1643contact the owner of the object or delete or return the object.
1644Uncheck the Disable Collisions box and then Apply to reactivate
1645collisions in the region.
1646
1647Default: off
1648 </message>
1649 </alert>
1650 <alert modal="true" name="HelpRegionDisablePhysics" title="Disable Physics">
1651 <message name="message">
1652 Disable Physics is similar to Disable Collisions, except all
1653physics simulation is disabled. This means that not only will
1654objects stop colliding, but avatars will be unable to move.
1655
1656This should only be used when Disable Collisions does not
1657give back enough performance to the region to investigate
1658a physics problem or Top Collider.
1659
1660Be sure to re-enable physics when you are done, or avatars
1661will continue to be unable to move.
1662
1663Default: off
1664 </message>
1665 </alert>
1666 <alert modal="true" name="HelpRegionTopColliders" title="Top Colliders">
1667 <message name="message">
1668 Show a list of objects experiencing the greatest number
1669of potential object-object collisions. These objects can
1670slow performance. Select View &gt; Statistics Bar and
1671look under Simulator &gt; Time &gt; Sim Time (Physics) to see
1672if more than 20 ms is being spent in physics.
1673 </message>
1674 </alert>
1675 <alert modal="true" name="HelpRegionTopScripts" title="Top Scripts">
1676 <message name="message">
1677 Show a list of objects spending the most time running
1678LSL scripts. These objects can slow performance.
1679Select View &gt; Statistics Bar and look under
1680Simulator &gt; Time &gt; Script Time to see if more than
168125 ms is being spent in scripts.
1682 </message>
1683 </alert>
1684 <alert modal="true" name="HelpRegionRestart" title="Restart Region">
1685 <message name="message">
1686 Restart the server process running this region after a
1687two minute warning. All Residents in the region will be
1688disconnected. The region will save its data, and should
1689come back up within 90 seconds.
1690
1691Restarting the region will not fix most performance
1692problems, and should usually be used only when directed.
1693 </message>
1694 </alert>
1695 <alert modal="true" name="HelpRegionWaterHeight" title="Water Height">
1696 <message name="message">
1697 This is the height in meters where water appears. If
1698this setting is anything other than 20 and you have
1699water that is adjacent to the edge of world or &apos;void&apos;
1700water, there will be a visible gap.
1701
1702Default: 20
1703 </message>
1704 </alert>
1705 <alert modal="true" name="HelpRegionTerrainRaise" title="Terrain Raise">
1706 <message name="message">
1707 This is the distance in meters that parcel owners can raise
1708their terrain above the &apos;baked&apos; terrain default
1709height.
1710
1711Default: 4
1712 </message>
1713 </alert>
1714 <alert modal="true" name="HelpRegionTerrainLower" title="Terrain Lower">
1715 <message name="message">
1716 This is the distance in meters that parcel owners can lower
1717their terrain below the &apos;baked&apos; terrain default
1718height.
1719
1720Default: -4
1721 </message>
1722 </alert>
1723 <alert modal="true" name="HelpRegionUploadRaw" title="Upload RAW Terrain">
1724 <message name="message">
1725 This button uploads a .RAW file to the region you are in.
1726The file must have the correct dimensions (RGB, 256x256)
1727and 13 channels. The best way to create a
1728terrain file is to download the existing RAW file. A good
1729first step is to modify the red channel (land height),
1730and upload it.
1731
1732The upload can take up to 45 seconds. Note that uploading a
1733terrain file *will not* move the objects that are on the land,
1734only the terrain itself and the permissions associated with the
1735parcels. This can result in objects going underground.
1736
1737For more information on editing region height fields, consult F1 Help.
1738 </message>
1739 </alert>
1740 <alert modal="true" name="HelpRegionDownloadRaw" title="Download RAW Terrain">
1741 <message name="message">
1742 This button downloads a file containing the height field data,
1743parcel dimensions, parcel for sale status and some parcel permissions
1744for this region. When opening the file in a program such as
1745Photoshop you must specify the document&apos;s dimensions which
1746are: RGB, 256x256 with 13 channels. This terrain file cannot
1747be opened in any other way.
1748
1749For more information on editing region height fields, consult F1 help.
1750 </message>
1751 </alert>
1752 <alert modal="true" name="HelpRegionUseEstateSun" title="Use Estate Sun">
1753 <message name="message">
1754 This checkbox makes the sun position in this region the
1755same as the sun position in the rest of the estate.
1756
1757Default: on
1758 </message>
1759 </alert>
1760 <alert modal="true" name="HelpRegionFixedSun" title="Fixed Sun">
1761 <message name="message">
1762 This checkbox sets the sun position to the position
1763in the Phase slider and stops the sun from moving.
1764
1765Default: off
1766 </message>
1767 </alert>
1768 <alert modal="true" name="HelpRegionBakeTerrain" title="Bake Terrain">
1769 <message name="message">
1770 This button saves the current shape of the terrain as the
1771new default for the region. Once baked, the land can revert
1772to the saved shape whenever you or others use the Edit Terrain
1773&apos;Revert&apos; option. The baked terrain is also the middle
1774point for the terrain raise and lower limits.
1775 </message>
1776 </alert>
1777 <alert modal="true" name="HelpEstateEstateManager" title="Estate Managers">
1778 <message name="message">
1779 An estate manager is a Resident to whom you have delegated
1780control of region and estate settings. An estate manager
1781can change any setting in these panels, except for uploading,
1782downloading, and baking terrain. In particular, they can
1783allow or ban Residents from your estate.
1784
1785Estate managers can only be added or removed by the owner
1786of the estate, not by each other. Please only choose
1787Residents you trust as estate managers, as you will be
1788ultimately responsible for their actions.
1789 </message>
1790 </alert>
1791 <alert modal="true" name="HelpEstateUseGlobalTime" title="Use Global Time">
1792 <message name="message">
1793 This checkbox makes the sun in your estate follow
1794the same position as on the Linden-owned &apos;mainland&apos;
1795estates.
1796
1797Default: on
1798 </message>
1799 </alert>
1800 <alert modal="true" name="HelpEstateFixedSun" title="Fixed Sun">
1801 <message name="message">
1802 This checkbox sets the sun position to the position
1803in the Phase slider and stops the sun from moving.
1804 </message>
1805 </alert>
1806 <alert modal="true" name="HelpEstateExternallyVisible" title="Public Access">
1807 <message name="message">
1808 This checkbox sets whether Residents who are on other estates can enter this
1809estate without being on an access list.
1810
1811Default: on
1812 </message>
1813 </alert>
1814 <alert modal="true" name="HelpEstateAllowDirectTeleport" title="Allow Direct Teleport">
1815 <message name="message">
1816 When checked, allows Residents to directly teleport to any
1817point in your estate. When unchecked, Residents teleport
1818to the nearest telehub.
1819
1820Default: off
1821 </message>
1822 </alert>
1823 <alert modal="true" name="HelpEstateAllowResident" title="Allow Access">
1824 <message name="message">
1825 Access to this estate will be limited to Residents
1826listed here and any groups below. This setting is
1827only available when Public Access is
1828unchecked.
1829 </message>
1830 </alert>
1831 <alert modal="true" name="HelpEstateAllowGroup" title="Allow Group Access">
1832 <message name="message">
1833 Access to this estate will be limited to groups
1834listed here and any Residents above. This setting is
1835only available when Public Access is
1836unchecked.
1837 </message>
1838 </alert>
1839 <alert modal="true" name="HelpEstateAbuseEmailAddress" title="Abuse Email Address">
1840 <message name="message">
1841 Setting this to a valid email address will cause
1842abuse reports on this estate to be sent to that address.
1843Setting it blank will cause abuse reports to be sent
1844only to Linden Lab.
1845 </message>
1846 </alert>
1847 <alert modal="true" name="HelpEstateBanResident" title="Deny Access">
1848 <message name="message">
1849 Residents on this list are denied access to your estate,
1850regardless of any other settings.
1851 </message>
1852 </alert>
1853 <alert modal="true" name="HelpEstateVoiceChat" title="Allow Voice Chat">
1854 <message name="message">
1855 Parcels in this estate are allowed to have their own voice
1856channels in which residents may hear and talk with others
1857nearby.
1858
1859Default: off
1860 </message>
1861 </alert>
1862 <alert modal="true" name="VoiceVersionMismatch" title="Voice Version Mismatch">
1863 <message name="message">
1864 This version of Second Life is not compatible with the Voice Chat feature in this region. In order for Voice Chat to function correctly you will need to update Second Life.
1865 </message>
1866 </alert>
1867 <alert modal="true" name="HelpEstateCovenant" title="Estate Covenant">
1868 <message name="message">
1869 Setting an estate covenant enables you to sell parcels
1870within that estate. If a covenant is not set, you cannot
1871sell the land. The notecard for your covenant can be empty
1872if you do not wish to apply any rules or advise buyers of
1873anything in relation to the land before they buy it.
1874
1875A covenant can be used to communicate rules, guidelines,
1876cultural information or simply your own expectations to the
1877prospective buyer. This can include zoning, building regulations,
1878payment options or any other information you feel it is
1879important for the new owner to have seen and to have agreed
1880to before they purchase.
1881
1882The buyer must agree to the covenant by ticking the check box
1883before they will be able to finish the purchase. Estate
1884covenants are always visible in the About Land dialog for
1885any parcels that have one set.
1886 </message>
1887 </alert>
1888 <alert modal="true" name="BuyObjectOneOnly" title="Can&apos;t Buy Objects">
1889 <message name="message">
1890 Unable to buy more than one object at a time.
1891Please select only one object and try again.
1892 </message>
1893 </alert>
1894 <alert modal="true" name="BuyObjectOneOwner" title="Can&apos;t Buy Objects">
1895 <message name="message">
1896 Cannot buy objects from different owners at the same time.
1897Please select only one object and try again.
1898 </message>
1899 </alert>
1900 <alert modal="true" name="BuyContentsOneOnly" title="Can&apos;t Buy Contents">
1901 <message name="message">
1902 Unable to buy the contents of more than one object at a time.
1903Please select only one object and try again.
1904 </message>
1905 </alert>
1906 <alert modal="true" name="BuyContentsOneOwner" title="Can&apos;t Buy Contents">
1907 <message name="message">
1908 Cannot buy objects from different owners at the same time.
1909Please select only one object and try again.
1910 </message>
1911 </alert>
1912 <alert name="PermYes">
1913 <message name="message">
1914 Yes
1915 </message>
1916 </alert>
1917 <alert name="PermNo">
1918 <message name="message">
1919 No
1920 </message>
1921 </alert>
1922 <alert modal="true" name="BuyOriginal">
1923 <message name="message">
1924 Buy original object from [OWNER] for L$[PRICE]?
1925You will become the owner of this object.
1926You will be able to:
1927 Modify: [MODIFYPERM]
1928 Copy: [COPYPERM]
1929 Resell or Give Away: [RESELLPERM]
1930 </message>
1931 <option name="Buy">
1932 OK
1933 </option>
1934 <option name="Cancel">
1935 Cancel
1936 </option>
1937 </alert>
1938 <alert modal="true" name="BuyOriginalNoOwner">
1939 <message name="message">
1940 Buy original object for L$[PRICE]?
1941You will become the owner of this object.
1942You will be able to:
1943 Modify: [MODIFYPERM]
1944 Copy: [COPYPERM]
1945 Resell or Give Away: [RESELLPERM]
1946 </message>
1947 <option name="Buy">
1948 OK
1949 </option>
1950 <option name="Cancel">
1951 Cancel
1952 </option>
1953 </alert>
1954 <alert modal="true" name="BuyCopy">
1955 <message name="message">
1956 Buy a copy from [OWNER] for L$[PRICE]?
1957The object will be copied to your inventory.
1958You will be able to:
1959 Modify: [MODIFYPERM]
1960 Copy: [COPYPERM]
1961 Resell or Give Away: [RESELLPERM]
1962 </message>
1963 <option name="Buy">
1964 OK
1965 </option>
1966 <option name="Cancel">
1967 Cancel
1968 </option>
1969 </alert>
1970 <alert modal="true" name="BuyCopyNoOwner">
1971 <message name="message">
1972 Buy a copy for L$[PRICE]?
1973The object will be copied to your inventory.
1974You will be able to:
1975 Modify: [MODIFYPERM]
1976 Copy: [COPYPERM]
1977 Resell or Give Away: [RESELLPERM]
1978 </message>
1979 <option name="Buy">
1980 OK
1981 </option>
1982 <option name="Cancel">
1983 Cancel
1984 </option>
1985 </alert>
1986 <alert modal="true" name="BuyContents">
1987 <message name="message">
1988 Buy contents from [OWNER] for L$[PRICE]?
1989They will be copied to your inventory.
1990 </message>
1991 <option name="Buy">
1992 OK
1993 </option>
1994 <option name="Cancel">
1995 Cancel
1996 </option>
1997 </alert>
1998 <alert modal="true" name="BuyContentsNoOwner">
1999 <message name="message">
2000 Buy contents for L$[PRICE]?
2001They will be copied to your inventory.
2002 </message>
2003 <option name="Buy">
2004 OK
2005 </option>
2006 <option name="Cancel">
2007 Cancel
2008 </option>
2009 </alert>
2010 <alert modal="true" name="ConfirmPurchase" nodefault="true">
2011 <message name="message">
2012 This transaction will:
2013[ACTION]
2014
2015Are you sure you want to proceed with this purchase?
2016 </message>
2017 <option name="Confirm">
2018 OK
2019 </option>
2020 <option name="Cancel">
2021 Cancel
2022 </option>
2023 </alert>
2024 <alert modal="true" name="ConfirmPurchasePassword" nodefault="true">
2025 <message name="message">
2026 This transaction will:
2027[ACTION]
2028
2029Are you sure you want to proceed with this purchase?
2030Please re-enter your password and click OK.
2031 </message>
2032 <editline />
2033 <option name="ConfirmPurchase">
2034 OK
2035 </option>
2036 <option name="Cancel">
2037 Cancel
2038 </option>
2039 </alert>
2040 <alert name="SetPickLocation">
2041 <message name="message">
2042 Note:
2043You have updated the location
2044of this pick but the other details
2045will retain their original values.
2046 </message>
2047 <option name="OK">
2048 OK
2049 </option>
2050 </alert>
2051 <alert modal="true" name="MoveInventoryFromObject">
2052 <message name="message">
2053 You have selected &apos;no copy&apos; inventory items.
2054These items will be moved to your inventory, not copied.
2055
2056Move the inventory item(s)?
2057 </message>
2058 <ignore name="ignore">
2059 When moving no-copy inventory from objects
2060 </ignore>
2061 <option name="Move">
2062 OK
2063 </option>
2064 <option name="Don&apos;tMove">
2065 Cancel
2066 </option>
2067 </alert>
2068 <alert modal="true" name="MoveInventoryFromScriptedObject">
2069 <message name="message">
2070 You have selected &apos;no copy&apos; inventory items. These items
2071will be moved to your inventory, not copied.
2072Because this object is scripted, moving these items
2073to your inventory may cause the script to malfunction.
2074
2075Move the inventory item(s)?
2076 </message>
2077 <ignore name="ignore">
2078 When moving no-copy inventory from scripted objects
2079 </ignore>
2080 <option name="Move">
2081 OK
2082 </option>
2083 <option name="Don&apos;tMove">
2084 Cancel
2085 </option>
2086 </alert>
2087 <alert name="ClickActionNotPayable">
2088 <message name="message">
2089 Warning: The Pay Object click action has been set, but it
2090will only work if a script is added with a money() event.
2091 </message>
2092 <ignore name="ignore">
2093 When Setting &apos;Pay&apos; on objects without money() events
2094 </ignore>
2095 </alert>
2096 <alert modal="true" name="OpenObjectCannotCopy">
2097 <message name="message">
2098 There are no items in this object that you are allowed to copy.
2099 </message>
2100 </alert>
2101 <alert modal="true" name="WebLaunchAccountHistory">
2102 <message name="message">
2103 Go to the Second Life web site to see your account history?
2104 </message>
2105 <ignore name="ignore">
2106 When loading account history web page
2107 </ignore>
2108 <option name="Gotopage">
2109 Go to page
2110 </option>
2111 <option name="Cancel">
2112 Cancel
2113 </option>
2114 </alert>
2115 <alert modal="true" name="ClickOpenF1Help">
2116 <message name="message">
2117 Visit the Second Life Support Web site? (note: this is not an Imprudence Help site)
2118 </message>
2119 <ignore name="ignore">
2120 When visiting the Second Life Support Website.
2121 </ignore>
2122 <option name="Gotopage">
2123 Go
2124 </option>
2125 <option name="Cancel">
2126 Cancel
2127 </option>
2128 </alert>
2129 <alert modal="true" name="RetryFetchInventoryDescendents">
2130 <message name="message">
2131 Inventory fetch from server timed out. Retry?
2132 </message>
2133 <ignore name="ignore">
2134 Retry Fetch Inventory Descendents
2135 </ignore>
2136 <option name="Retry">
2137 Retry
2138 </option>
2139 <option name="Cancel">
2140 Cancel
2141 </option>
2142 </alert>
2143 <alert modal="true" name="ConfirmQuit">
2144 <message name="message">
2145 Are you sure you want to quit?
2146 </message>
2147 <ignore name="ignore">
2148 When Quitting Second Life.
2149 </ignore>
2150 <option name="Quit">
2151 Quit
2152 </option>
2153 <option name="Continue">
2154 Continue
2155 </option>
2156 </alert>
2157 <alert modal="true" name="HelpReportAbuseEmailLL">
2158 <message name="message">
2159 Use this tool to report violations of the Terms of Service
2160and Community Standards. See:
2161
2162http://secondlife.com/corporate/tos.php
2163http://secondlife.com/corporate/cs.php
2164
2165All reported abuses of the Terms of Service and Community Standards
2166are investigated and resolved. You can view the incident
2167resolution on the Incident Report at:
2168
2169http://secondlife.com/support/incidentreport.php
2170 </message>
2171 </alert>
2172 <alert modal="true" name="HelpReportAbuseEmailEO">
2173 <message name="message">
2174 IMPORTANT: This report will go to the owner of the
2175region you are currently in and not to Linden Lab.
2176
2177As a service to residents and visitors, the owner of
2178the region you are in has elected to receive and resolve
2179all reports originating in this region. Linden Lab will
2180not investigate reports you file from this location.
2181
2182The region owner will resolve reports based on the local
2183rules of this region as outlined in the estate Covenant.
2184(View covenants by going to the World menu and selecting
2185About Land.)
2186
2187The resolution of this report applies only to this Region;
2188Residents access to other areas of Second Life will not be
2189affected by the outcome of this report. Only Linden Lab can
2190restrict access to the entirety of Second Life.
2191 </message>
2192 </alert>
2193 <alert modal="true" name="HelpReportBug">
2194 <message name="message">
2195 Use this tool to *only* report technical features that do not perform
2196as described or expected, please provide as much detail as possible,
2197You may reply to the auto-response email to add more details to your
2198report.
2199
2200All bug reports are investigated and assessed. No email response will be sent.
2201
2202If you are having a technical difficulty, please contact Support at:
2203
2204http://secondlife.com/community/support.php
2205
2206Note: Incomplete reports will not be investigated
2207 </message>
2208 </alert>
2209 <alert modal="true" name="HelpReportAbuseSelectCategory">
2210 <message name="message">
2211 Please select a category for this abuse report.
2212Selecting a category helps us file and process abuse reports.
2213 </message>
2214 </alert>
2215 <alert modal="true" name="HelpReportBugSelectCategory">
2216 <message name="message">
2217 Please select a category for this bug.
2218Selecting a category helps us file and process bug reports.
2219 </message>
2220 </alert>
2221 <alert modal="true" name="HelpReportAbuseAbuserNameEmpty">
2222 <message name="message">
2223 Please enter the name of the abuser.
2224Entering an accurate value helps us file and process abuse reports.
2225 </message>
2226 </alert>
2227 <alert modal="true" name="HelpReportAbuseAbuserLocationEmpty">
2228 <message name="message">
2229 Please enter the location where the abuse took place.
2230Entering an accurate value helps us file and process abuse reports.
2231 </message>
2232 </alert>
2233 <alert modal="true" name="HelpReportAbuseSummaryEmpty">
2234 <message name="message">
2235 Please enter a summary of the abuse that took place.
2236Entering an accurate summary helps us file and process abuse reports.
2237 </message>
2238 </alert>
2239 <alert modal="true" name="HelpReportBugSummaryEmpty">
2240 <message name="message">
2241 Please enter a summary of the bug.
2242Entering an accurate summary helps us file and process bug reports.
2243 </message>
2244 </alert>
2245 <alert modal="true" name="HelpReportAbuseDetailsEmpty">
2246 <message name="message">
2247 Please enter a detailed description of the abuse that took place.
2248Be as specific as you can, including names and the details of the
2249incident you are reporting.
2250Entering an accurate description helps us file and process abuse reports.
2251 </message>
2252 </alert>
2253 <alert modal="true" name="HelpReportBugDetailsEmpty">
2254 <message name="message">
2255 Please enter a detailed description of the bug.
2256Be as specific as you can, including steps to reproduce the bug
2257if possible.
2258Entering an accurate description helps us file and process bug reports.
2259 </message>
2260 </alert>
2261 <alert modal="true" name="HelpReportAbuseContainsCopyright">
2262 <message name="message">
2263 Dear Resident,
2264
2265You appear to be reporting intellectual property infringement. Please make sure you are reporting it correctly:
2266
2267(1) The Abuse Process. You may submit an abuse report if you believe a Resident is exploiting the Second Life permissions system, for example, by using CopyBot or similar copying tools, to infringe intellectual property rights. The Abuse Team investigates and issues appropriate disciplinary action for behavior that violates the Second Life Community Standards or Terms of Service. However, the Abuse Team does not handle and will not respond to requests to remove content from the Second Life world.
2268
2269(2) The DMCA or Content Removal Process. To request removal of content from Second Life, you MUST submit a valid notification of infringement as provided in our DMCA Policy at http://secondlife.com/corporate/dmca.php.
2270
2271If you still wish to continue with the abuse process, please close this window and finish submitting your report. You may need to select the specific category 'CopyBot or Permissions Exploit'.
2272
2273Thank you,
2274
2275Linden Lab
2276 </message>
2277 </alert>
2278 <alert modal="true" name="FailedRequirementsCheck">
2279 <message name="message">
2280 The following required components are missing from [FLOATER]:
2281[COMPONENTS]
2282 </message>
2283 </alert>
2284 <alert name="ReplaceAttachment" title="Replace Existing Attachment">
2285 <message name="message">
2286 There is already an object attached to this point on your body.
2287Do you want to replace it with the selected object?
2288 </message>
2289 <ignore name="ignore" save_option="true">
2290 When replacing existing attachments
2291 </ignore>
2292 <option ignore="Replace Automatically" name="Yes">
2293 OK
2294 </option>
2295 <option ignore="Never Replace" name="No">
2296 Cancel
2297 </option>
2298 </alert>
2299 <alert name="BusyModePay" title="Busy Mode Warning">
2300 <message name="message">
2301 You are in Busy Mode, which means you will not
2302receive any items offered in exchange for
2303this payment.
2304
2305Would you like to leave Busy Mode before
2306completing this transaction?
2307 </message>
2308 <ignore name="ignore" save_option="true">
2309 When paying a person or object in busy mode
2310 </ignore>
2311 <option ignore="Always leave Busy Mode" name="Yes">
2312 OK
2313 </option>
2314 <option ignore="Never leave Busy Mode" name="No">
2315 Cancel
2316 </option>
2317 </alert>
2318 <alert modal="true" name="ConfirmEmptyTrash">
2319 <message name="message">
2320 Are you sure you want to permanently remove
2321the contents of your Trash folder?
2322 </message>
2323 <ignore name="ignore">
2324 When emptying your inventory trash folder
2325 </ignore>
2326 <option default="true" name="Yes">
2327 OK
2328 </option>
2329 <option name="No">
2330 Cancel
2331 </option>
2332 </alert>
2333 <alert modal="true" name="ConfirmClearBrowserCache">
2334 <message name="message">
2335 Are you sure you want to clear your browser cache?
2336 </message>
2337 <option default="true" name="Yes">
2338 Yes
2339 </option>
2340 <option name="No">
2341 Cancel
2342 </option>
2343 </alert>
2344 <alert modal="true" name="ConfirmClearCookies">
2345 <message name="message">
2346 Are you sure you want to clear your cookies?
2347 </message>
2348 <option default="true" name="Yes">
2349 Yes
2350 </option>
2351 <option name="No">
2352 Cancel
2353 </option>
2354 </alert>
2355 <alert modal="true" name="ConfirmClearMediaUrlList">
2356 <message name="message">
2357 Are you sure you want to clear your list of saved URLs?
2358 </message>
2359 <option default="true" name="Yes">
2360 Yes
2361 </option>
2362 <option name="No">
2363 Cancel
2364 </option>
2365 </alert>
2366 <alert modal="true" name="ConfirmEmptyLostAndFound">
2367 <message name="message">
2368 Are you sure you want to permanently remove
2369the contents of your Lost And Found folder?
2370 </message>
2371 <ignore name="ignore">
2372 When emptying your inventory Lost And Found folder
2373 </ignore>
2374 <option default="true" name="Yes">
2375 Yes
2376 </option>
2377 <option name="No">
2378 No
2379 </option>
2380 </alert>
2381 <alert modal="true" name="CopySLURL">
2382 <message name="message">
2383 The following SLURL has been copied to your clipboard:
2384 [SLURL]
2385
2386Put it in a web page to give others easy access to this location or
2387try it out yourself by pasting it into the address bar of your web browser.
2388 </message>
2389 <ignore name="ignore">
2390 When copying a SLURL to your clipboard
2391 </ignore>
2392 </alert>
2393 <alert modal="true" name="GraphicsPreferencesHelp">
2394 <message name="message">
2395 This panel controls window size and resolution and the quality of the client&apos;s graphics. The Preferences > Graphics interface allows you to choose between four graphics levels: Low, Mid, High, and Ultra. You may also customize your graphics settings by checking the Custom checkbox and manipulating the following settings:
2396
2397Shaders: Enable or disable various types of pixel shaders.
2398
2399Reflection Detail: Sets the types of objects that water can reflect.
2400
2401Avatar Rendering: Sets options that affect how the client renders avatars.
2402
2403Draw Distance: Affects how far out from your viewpoint objects will be rendered in the scene.
2404
2405Max Particle Count: Sets the maximum number of particles you are able to see on your screen at once.
2406
2407Post Process Quality: Sets the resolution with which Glow is rendered.
2408
2409Mesh Detail: Sets the amount of detail or number of triangles used in rendering certain objects. A higher value takes longer to render, but makes these objects appear with more detail.
2410
2411Lighting Detail: Selects what types of lights you would like to render.
2412
2413Terrain Detail: Sets the amount of detail you would like to see for the terrain texture.
2414 </message>
2415 </alert>
2416 <alert modal="true" name="WLSavePresetAlert">
2417 <message name="message">
2418 Do you wish to overwrite the saved preset?
2419 </message>
2420 <option name="Save">
2421 Yes
2422 </option>
2423 <option name="Cancel">
2424 No
2425 </option>
2426 </alert>
2427 <alert modal="true" name="WLDeletePresetAlert">
2428 <message name="message">
2429 Do you wish to delete [SKY]?
2430 </message>
2431 <option name="Delete">
2432 Yes
2433 </option>
2434 <option name="Cancel">
2435 No
2436 </option>
2437 </alert>
2438 <alert modal="true" name="WLNoEditDefault">
2439 <message name="message">
2440 You cannot edit or delete a default preset.
2441 </message>
2442 </alert>
2443 <alert modal="true" name="WLMissingSky">
2444 <message name="message">
2445 This day cycle file references a missing sky file: [SKY].
2446 </message>
2447 </alert>
2448 <alert modal="true" name="PPSaveEffectAlert">
2449 <message name="message">
2450 PostProcess Effect exists. Do you still wish overwrite it?
2451 </message>
2452 <option name="Save">
2453 Yes
2454 </option>
2455 <option name="Cancel">
2456 No
2457 </option>
2458 </alert>
2459 <alert modal="true" name="HelpEditSky">
2460 <message name="message">
2461 Edit the WindLight sliders to create and save a set of skies.
2462 </message>
2463 </alert>
2464 <alert modal="true" name="HelpEditDayCycle">
2465 <message name="message">
2466 Set which skies to turn to throughout the day.
2467 </message>
2468 </alert>
2469 <alert modal="true" name="EnvSettingsHelpButton">
2470 <message name="message">
2471 These settings adjust the way the environment looks locally on your computer. Your graphics card needs to support atmospheric shaders in order to have access to all of the settings.
2472
2473Adjust the &quot;Time of Day&quot; slider to change the day&apos;s phase locally on the viewer.
2474
2475Adjust the &quot;Cloud Cover&quot; slider to control how much the clouds cover the sky.
2476
2477Pick a color in the &quot;Water Color&quot; color picker to change the color of the water.
2478
2479Adjust the &quot;Water Fog&quot; slider to control how dense the fog is underwater.
2480
2481Click &quot;Use Estate Time&quot; to reset the time of day to the region&apos;s current time of day and remain linked to it.
2482
2483Click &quot;Advanced Sky&quot; to bring up an editor with more advanced settings for the sky.
2484
2485Click &quot;Advanced Water&quot; to bring up an editor with more advanced settings for the water.
2486 </message>
2487 </alert>
2488 <alert modal="true" name="HelpDayCycle">
2489 <message name="message">
2490 The Day Cycle Editor gives you control over the sky during Second Life&apos;s day/night cycle. This is the cycle that is used by the Basic Environment Editor&apos;s Time of Day slider.
2491
2492The Day Cycle Editor works by setting keyframes. These are nodes (represented by the gray blips on the time graph) that have Sky Presets associated with them. As the Time of Day progresses, the WindLight sky &quot;animates&quot; as it interpolates between these keyframes.
2493
2494The yellow arrow above the timeline represents your current view, based on Time of Day. Click and drag it to see how your day will animate. You may add or delete keyframes by pressing the Add Key and Delete Key buttons to the right of the timeline.
2495
2496You can set the time position of a keyframe by either dragging it along the timeline, or by setting its value manually in the Key Frame Settings frame. Within the Key Frame Settings frame, you&apos;ll be able to associate the keyframe with its respective WindLight preset.
2497
2498Length of Cycle dictates the overall duration of a &quot;day&quot;. Setting this to a low value (for instance, 2 min.) will mean your entire 24-hour timeline will animate in only two real minutes! Once you are satisfied with your timeline and keyframe cycle, use the Play and Stop buttons to preview the results. Remember- you can also move the yellow time-indicator arrow above the timeline to see the cycle animate interactively. Using the Use Estate Time button will synchronize your day length and time of day with the Estate&apos;s day cycle.
2499
2500Once you are pleased with your Day Cycle, you can save and load it with the Save Test Day and Load Test Day buttons. Note that, for now, we only allow one Day Cycle.
2501 </message>
2502 </alert>
2503 <alert modal="true" name="HelpBlueHorizon">
2504 <message name="message">
2505 Use the Red/Green/Blue (RGB) sliders to adjust the color of the sky. You can use the Intensity (I) slider to move all three RGB sliders in unison.
2506 </message>
2507 </alert>
2508 <alert modal="true" name="HelpHazeHorizon">
2509 <message name="message">
2510 Haze Horizon is one of the most useful parameters for
2511adjusting overall light exposure in the scene. It is
2512effective for simulating many exposure settings,
2513such as white-outs from the sun and darker,
2514closed-iris settings.
2515 </message>
2516 </alert>
2517 <alert modal="true" name="HelpBlueDensity">
2518 <message name="message">
2519 Blue Density affects the overall color saturation of the sky and fog. If you move the Intensity (I) slider to the right, colors will become brighter and more vibrant. If you move it all the way to the left, the colors will become duller, eventually fading to black and white. If you want to fine-tune the sky&apos;s color balance, you can control individual elements of saturation by using the Red/Green/Blue (RGB) sliders.
2520 </message>
2521 </alert>
2522 <alert modal="true" name="HelpHazeDensity">
2523 <message name="message">
2524 Haze Density controls the level of dull, gray
2525haze in the atmosphere. It is effective for
2526simulating scenes with high levels of smoke
2527and man-made pollutants. It is also effective
2528for simulating fog and mist.
2529 </message>
2530 </alert>
2531 <alert modal="true" name="HelpDensityMult">
2532 <message name="message">
2533 The Density Multiplier can be used to affect the overall atmospheric density. At lower settings, it creates a feeling of &quot;thin air&quot;, and at higher settings, it creates a very heavy, smoggy effect.
2534 </message>
2535 </alert>
2536 <alert modal="true" name="HelpDistanceMult">
2537 <message name="message">
2538 Adjusts WindLight&apos;s perceived distance. A value of
2539zero effectively turns off WindLight&apos;s influence
2540on terrain and objects. Values greater than 1 simulate
2541greater distances for thicker atmospheric effects.
2542 </message>
2543 </alert>
2544 <alert modal="true" name="HelpMaxAltitude">
2545 <message name="message">
2546 Max Altitude adjusts the altitude calculations WindLight
2547performs when computing its atmospheric lighting. At
2548later times of day, it is useful for adjusting how
2549&quot;deep&quot; the sunset appears.
2550 </message>
2551 </alert>
2552 <alert modal="true" name="HelpSunlightColor">
2553 <message name="message">
2554 Adjusts the color and intensity of the direct light in the scene.
2555 </message>
2556 </alert>
2557 <alert modal="true" name="HelpSunAmbient">
2558 <message name="message">
2559 Adjusts the color and intensity of ambient atmospheric light in the scene.
2560 </message>
2561 </alert>
2562 <alert modal="true" name="HelpSunGlow">
2563 <message name="message">
2564 The Size slider controls the size of the sun.
2565The Focus slider controls how blurred the sun
2566is over the sky.
2567 </message>
2568 </alert>
2569 <alert modal="true" name="HelpSceneGamma">
2570 <message name="message">
2571 Adjust the screen&apos;s distribution of light and dark.
2572 </message>
2573 </alert>
2574 <alert modal="true" name="HelpStarBrightness">
2575 <message name="message">
2576 Adjusts the brightness of the stars in the sky.
2577 </message>
2578 </alert>
2579 <alert modal="true" name="HelpTimeOfDay">
2580 <message name="message">
2581 Controls the location of the sun in the sky.
2582Similar to elevation.
2583 </message>
2584 </alert>
2585 <alert modal="true" name="HelpEastAngle">
2586 <message name="message">
2587 Controls the location of the sun in the sky.
2588Similar to azimuth.
2589 </message>
2590 </alert>
2591 <alert modal="true" name="HelpCloudColor">
2592 <message name="message">
2593 Edits the color of the clouds. It is generally
2594recommended to keep it whitish,
2595but hey, have fun if you want.
2596 </message>
2597 </alert>
2598 <alert modal="true" name="HelpCloudDetail">
2599 <message name="message">
2600 Controls the detail image layered on top
2601of the main cloud image. X and Y control
2602its position. D (Density) controls how puffy or
2603fractured the clouds appear.
2604 </message>
2605 </alert>
2606 <alert modal="true" name="HelpCloudDensity">
2607 <message name="message">
2608 Allows you to control the position of the clouds
2609with the X and Y sliders and how dense they are
2610with the the D slider.
2611 </message>
2612 </alert>
2613 <alert modal="true" name="HelpCloudCoverage">
2614 <message name="message">
2615 Controls how much the clouds cover the sky.
2616 </message>
2617 </alert>
2618 <alert modal="true" name="HelpCloudScale">
2619 <message name="message">
2620 Controls the scaling of the cloud image on the sky dome.
2621 </message>
2622 </alert>
2623 <alert modal="true" name="HelpCloudScrollX">
2624 <message name="message">
2625 Controls the speed of the clouds as they move in the X direction.
2626 </message>
2627 </alert>
2628 <alert modal="true" name="HelpCloudScrollY">
2629 <message name="message">
2630 Controls the speed of the clouds as they move in the Y direction.
2631 </message>
2632 </alert>
2633 <alert modal="true" name="HelpClassicClouds">
2634 <message name="message">
2635 Check this box to enable rendering of Second Life&apos;s older classic clouds in addition to WindLight&apos;s clouds.
2636 </message>
2637 </alert>
2638 <alert modal="true" name="HelpWaterFogColor">
2639 <message name="message">
2640 Chooses the color of the underwater fog.
2641 </message>
2642 </alert>
2643 <alert modal="true" name="HelpWaterFogDensity">
2644 <message name="message">
2645 Controls how dense the water fog is and how far you can see underwater.
2646 </message>
2647 </alert>
2648 <alert modal="true" name="HelpUnderWaterFogMod">
2649 <message name="message">
2650 Modifies the effect of the Fog Density Exponent to control how far you can see when your avatar is underwater.
2651 </message>
2652 </alert>
2653 <alert modal="true" name="HelpWaterGlow">
2654 <message name="message">
2655 Controls how much the surface of the water glows.
2656 </message>
2657 </alert>
2658 <alert modal="true" name="HelpWaterNormalScale">
2659 <message name="message">
2660 Controls the scaling of the three wavelets that make up the water.
2661 </message>
2662 </alert>
2663 <alert modal="true" name="HelpWaterFresnelScale">
2664 <message name="message">
2665 Controls how much light is reflected at different angles.
2666 </message>
2667 </alert>
2668 <alert modal="true" name="HelpWaterFresnelOffset">
2669 <message name="message">
2670 Controls how much light intensity is reflected.
2671 </message>
2672 </alert>
2673 <alert modal="true" name="HelpWaterScaleAbove">
2674 <message name="message">
2675 Controls how much light is refracted from looking above the surface of the water.
2676 </message>
2677 </alert>
2678 <alert modal="true" name="HelpWaterScaleBelow">
2679 <message name="message">
2680 Controls how much light is refracted from looking from below the surface of the water.
2681 </message>
2682 </alert>
2683 <alert modal="true" name="HelpWaterBlurMultiplier">
2684 <message name="message">
2685 Controls how waves and reflections are mixed.
2686 </message>
2687 </alert>
2688 <alert modal="true" name="HelpWaterNormalMap">
2689 <message name="message">
2690 Controls what normal map is layered across the water to determine reflections/refractions.
2691 </message>
2692 </alert>
2693 <alert modal="true" name="HelpWaterWave1">
2694 <message name="message">
2695 Controls where and how fast the large scaled version of the normal map moves in the X and Y direction.
2696 </message>
2697 </alert>
2698 <alert modal="true" name="HelpWaterWave2">
2699 <message name="message">
2700 Controls where and how fast the the small scaled version of the normal map moves in the X and Y direction.
2701 </message>
2702 </alert>
2703 <alert name="NewSkyPreset">
2704 <message name="message">
2705 Give me a name for the new sky.
2706 </message>
2707 <editline name="editline">
2708 New Preset
2709 </editline>
2710 <option name="OK">
2711 OK
2712 </option>
2713 <option name="Cancel">
2714 Cancel
2715 </option>
2716 </alert>
2717 <alert modal="true" name="ExistsSkyPresetAlert">
2718 <message name="message">
2719 Preset already exists!
2720 </message>
2721 </alert>
2722 <alert name="NewWaterPreset">
2723 <message name="message">
2724 Give me a name for the new water preset.
2725 </message>
2726 <editline name="editline">
2727 New Preset
2728 </editline>
2729 <option name="OK">
2730 OK
2731 </option>
2732 <option name="Cancel">
2733 Cancel
2734 </option>
2735 </alert>
2736 <alert modal="true" name="ExistsWaterPresetAlert">
2737 <message name="message">
2738 Preset already exists!
2739 </message>
2740 </alert>
2741 <alert modal="true" name="WaterNoEditDefault">
2742 <message name="message">
2743 You cannot edit or delete a default preset.
2744 </message>
2745 </alert>
2746 <alert modal="true" name="ChatterBoxSessionStartError">
2747 <message name="message">
2748 Unable to start a new chat session with [RECIPIENT].
2749[REASON]
2750 </message>
2751 <option default="true" name="OK">
2752 OK
2753 </option>
2754 </alert>
2755 <alert modal="true" name="ChatterBoxSessionEventError">
2756 <message name="message">
2757 [EVENT]
2758[REASON]
2759 </message>
2760 <option default="true" name="OK">
2761 OK
2762 </option>
2763 </alert>
2764 <alert modal="true" name="ForceCloseChatterBoxSession">
2765 <message name="message">
2766 Your chat session with [NAME] must close.
2767[REASON]
2768 </message>
2769 <option default="true" name="OK">
2770 OK
2771 </option>
2772 </alert>
2773 <alert modal="true" name="Cannot_Purchase_an_Attachment">
2774 <message name="message">
2775 Items may not be purchased while
2776they are part of an attachment.
2777 </message>
2778 </alert>
2779 <alert modal="true" name="DebitPermissionDetails"
2780 title="About Requests for the Debit Permission">
2781 <message name="message">
2782 Granting this request gives a script ongoing permission to take Linden dollars (L$) from your account. To revoke this permission, the object owner must delete the object or reset the scripts in the object.
2783 </message>
2784 <option default="true" name="OK">
2785 OK
2786 </option>
2787 </alert>
2788 <alert modal="true" name="AutoWearNewClothing">
2789 <message name="message">
2790 Would you like to automatically wear the clothing item you create?
2791 </message>
2792 <ignore name="ignore">
2793 Automatically wear new clothing
2794 </ignore>
2795 <option name="Yes">
2796 Yes
2797 </option>
2798 <option name="No">
2799 No
2800 </option>
2801 </alert>
2802 <alert modal="true" name="BadURL">
2803 <message name="message">
2804 Second Life doesn&apos;t know how to handle the link:
2805 [SLURL]
2806Most links are similar to this:
2807
2808secondlife:///app/agent/0e346d8b-4433-4d66-a6b0-
2809fd37083abc4c/about
2810
2811Please check the spelling and try again.
2812 </message>
2813 </alert>
2814 <alert modal="true" name="NotAgeVerified">
2815 <message name="message">
2816 You need to be age-verified in order to access this parcel.
2817Would you like to visit the Second Life website to verify your age?
2818
2819[_URL]
2820 </message>
2821 <ignore name="ignore">
2822 Warn about lack of age verification
2823 </ignore>
2824 <option name="Yes">
2825 Yes
2826 </option>
2827 <option name="No">
2828 No
2829 </option>
2830 <url option="0">
2831 https://secondlife.com/account/verification.php
2832 </url>
2833 </alert>
2834 <alert modal="true" name="Cannot enter parcel: no payment info on file">
2835 <message name="message">
2836 This parcel requires that you have payment information on file before you can access it.
2837Would you like to visit the Second Life website to set this up?
2838
2839[_URL]
2840 </message>
2841 <ignore name="ignore">
2842 Warn about lack of payment info
2843 </ignore>
2844 <option name="Yes">
2845 Yes
2846 </option>
2847 <option name="No">
2848 No
2849 </option>
2850 <url option="0">
2851 https://secondlife.com/account/
2852 </url>
2853 </alert>
2854 <alert modal="true" name="MissingString">
2855 <message name="message">
2856 The string [STRING_NAME] is missing from strings.xml
2857 </message>
2858 </alert>
2859
2860 <alert modal="true" name="ConfirmAutoPilot">
2861 <message name="message">
2862 Are you sure you want to move here?
2863 </message>
2864 <ignore name="ignore">
2865 When using auto-pilot
2866 </ignore>
2867 <option name="Move">
2868 Move
2869 </option>
2870 <option name="Cancel">
2871 Cancel
2872 </option>
2873 </alert>
2874
2875 <alert modal="true" name="ConfirmDoubleClickTP">
2876 <message name="message">
2877 Are you sure you want to teleport here?
2878 </message>
2879 <ignore name="ignore">
2880 When double-click teleporting
2881 </ignore>
2882 <option name="Teleport">
2883 Teleport
2884 </option>
2885 <option name="Cancel">
2886 Cancel
2887 </option>
2888 </alert>
2889
2890 <alert modal="true" name="ConfirmTeleportHome">
4 <message name="message"> 2891 <message name="message">
5 Are you sure you want to teleport home? 2892 Are you sure you want to teleport home?
6 </message> 2893 </message>
@@ -98,5 +2985,31 @@ WARNING: Don't restore if you aren't sure where the object will go!
98 Cancel 2985 Cancel
99 </option> 2986 </option>
100 </alert> 2987 </alert>
2988 <alert modal="true" name="IMLogNotFound">
2989 <message name="message">
2990 IM history could not be found for [NAME].
2991 </message>
2992 <option name="OK">
2993 OK
2994 </option>
2995 </alert>
2996
2997 <!-- [RLVa:KB] -->
2998 <alert modal="true" name="FirstRLVGiveToRLV">
2999 <message name="message">
3000Folders starting with &apos;#RLV/~&apos; can automatically be placed under your #RLV shared folder after you accept the inventory offer.
3001
3002Please note that - if enabled - the accepted inventory items will instantly be available to scripts and will have full use of the RLV API which may cause unexpected or undesirable situations.
3003
3004Do you want to enable this feature?
3005 </message>
3006 <option name="Yes">
3007 Yes
3008 </option>
3009 <option name="No">
3010 No
3011 </option>
3012 </alert>
3013 <!-- [/RLVa:KB] -->
101</alerts> 3014</alerts>
102<!-- This file is no longer used. Please see notifications.xml and make your changes there. --> 3015<!-- This file is no longer used. Please see notifications.xml and make your changes there. -->