diff options
| author | Erica <erica@lindenlab.com> | 2010-02-04 19:21:58 -0800 | 
|---|---|---|
| committer | Erica <erica@lindenlab.com> | 2010-02-04 19:21:58 -0800 | 
| commit | 7d2d8ea58f572a6df08b04f64f3b71501ee21f6c (patch) | |
| tree | 74dbcbbd5cad20dd756cfeb777bc60154fe5040e /indra/newview | |
| parent | a05766c200df4094c483a755b95b9a3ac970fe81 (diff) | |
| parent | bb2b2129130ab174bd6de4d8eb498279afa67f33 (diff) | |
Automated merge with ssh://hg.lindenlab.com/viewer/viewer-2-0
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 31 | 
1 files changed, 15 insertions, 16 deletions
| diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index d16474873f..cc71f53bd7 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -614,7 +614,7 @@ To place the media on only one face, choose Select Face and click on the desired        notext="Cancel"        yestext="OK"/>    </notification> -   +    <notification     icon="alertmodal.tga"     name="MustBeInParcel" @@ -785,7 +785,7 @@ Save changes to classified [NAME]?       notext="Don't Save"       yestext="Save"/>    </notification> -   +    <notification     icon="alertmodal.tga"     name="ClassifiedInsufficientFunds" @@ -836,7 +836,7 @@ Please select a proposal to view.  Please select a history item to view.    </notification> -<!--    +<!--    <notification     icon="alertmodal.tga"     name="ResetShowNextTimeDialogs" @@ -1034,10 +1034,10 @@ Unable to write file [[FILE]]     icon="alertmodal.tga"     name="UnsupportedHardware"     type="alertmodal"> -Warning: Your system does not meet [APP_NAME]'s minimum system requirements. If you continue using [APP_NAME], you may experience poor performance. Unfortunately, the [SUPPORT_SITE] cannot provide technical support for unsupported system configurations. +Just so you know, your computer does not meet [APP_NAME]'s minimum system requirements. You may experience poor performance. Unfortunately, the [SUPPORT_SITE] can't provide technical support for unsupported system configurations.  MINSPECS -Do you wish to visit [_URL] for more information? +Visit [_URL] for more information?      <url option="0" name="url">  			http://www.secondlife.com/corporate/sysreqs.php @@ -1053,8 +1053,8 @@ Do you wish to visit [_URL] for more information?     icon="alertmodal.tga"     name="UnknownGPU"     type="alertmodal"> -Your system contains a graphics card that is unknown to [APP_NAME] at this time. -This is often the case with new hardware that hasn't been tested yet with [APP_NAME].  [APP_NAME] will most likely run properly, but you may need to adjust your graphics settings to something more appropriate. +Your system contains a graphics card that [APP_NAME] doesn't recognize. +This is often the case with new hardware that hasn't been tested yet with [APP_NAME].  It will probably be ok, but you may need to adjust your graphics settings.  (Me > Preferences > Graphics).      <form name="form">        <ignore name="ignore" @@ -1985,9 +1985,8 @@ This is usually a temporary failure. Please customize and save the wearable agai     icon="alertmodal.tga"     name="YouHaveBeenLoggedOut"     type="alertmodal"> -You have been logged out of [SECOND_LIFE]: +Darn. You have been logged out of [SECOND_LIFE]              [MESSAGE] -You can still look at existing IM and chat by clicking 'View IM & Chat'. Otherwise, click 'Quit' to exit [APP_NAME] immediately.      <usetemplate       name="okcancelbuttons"       notext="Quit" @@ -4648,7 +4647,7 @@ Please select at least one type of content to search (General, Moderate, or Adul     type="notify">  [MESSAGE]    </notification> -   +    <notification     icon="notify.tga"     name="EventNotification" @@ -5178,7 +5177,7 @@ An object named [OBJECTFROMNAME] owned by (an unknown Resident) has given you th         text="Decline"/>      </form>    </notification> -   +    <notification     icon="notify.tga"     name="FriendshipOffered" @@ -5428,8 +5427,8 @@ Your L$ balance will be updated when processing completes. If processing takes m  The status of your payment can be checked on your Transaction History page on your [http://secondlife.com/account/ Dashboard]    </notification> -   -<!--  + +<!--    <notification     icon="notify.tga"     name="FirstSit" @@ -5456,7 +5455,7 @@ You have opened the Build Tools. Every object you see around you was created usi    </notification>  --> -<!--   +<!--    <notification     icon="notify.tga"     name="FirstLeftClickNoHit" @@ -5542,7 +5541,7 @@ To toggle this menu,     type="notify">  You are editing a Sculpted prim. Sculpties require a special texture to define their shape.    </notification> --->   +-->    <!--    <notification @@ -5831,7 +5830,7 @@ A SLurl was received from an untrusted browser and has been blocked for your sec     priority="high"     type="notifytip">  Multiple SLurls were received from an untrusted browser within a short period. -They will be blocked for a few seconds for your security.  +They will be blocked for a few seconds for your security.    </notification>    <notification name="IMToast" type="notifytoast"> | 
