aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us
diff options
context:
space:
mode:
authorArmin Weatherwax2010-08-27 01:49:47 +0200
committerMcCabe Maxsted2010-08-29 01:30:29 -0700
commit0eb90ecdec47622e9cfc1b9ee8f873aa562f52ac (patch)
treeb92db5659c90f4d2da78e3ea8e73822f42e73a1d /linden/indra/newview/skins/default/xui/en-us
parentKatharine Berry: Save to Inventory in water floater. (diff)
downloadmeta-impy-0eb90ecdec47622e9cfc1b9ee8f873aa562f52ac.zip
meta-impy-0eb90ecdec47622e9cfc1b9ee8f873aa562f52ac.tar.gz
meta-impy-0eb90ecdec47622e9cfc1b9ee8f873aa562f52ac.tar.bz2
meta-impy-0eb90ecdec47622e9cfc1b9ee8f873aa562f52ac.tar.xz
Katharine Berry: Added errors and prompts to notifications.xml
Diffstat (limited to 'linden/indra/newview/skins/default/xui/en-us')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/notifications.xml27
1 files changed, 26 insertions, 1 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
index 807885c..7395c62 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -7068,7 +7068,32 @@ Apply this region's settings? ("Ignore" will ignore all region setting
7068 7068
7069 7069
7070<!--End Imprudence notifications--> 7070<!--End Imprudence notifications-->
7071 7071 <!-- [KITTY VIEWER] -->
7072 <notification
7073 icon="alertmodal.tga"
7074 name="KittyInvalidWaterlightNotecard"
7075 type="alert">
7076[NAME] is not a valid water settings asset.
7077 </notification>
7078
7079 <notification
7080 icon="alertmodal.tga"
7081 name="KittyInvalidWindlightNotecard"
7082 type="alert">
7083[NAME] is not a valid WindLight settings asset.
7084 </notification>
7085
7086 <notification
7087 icon="alertmodal.tga"
7088 name="KittyWLSaveNotecardAlert"
7089 type="alertmodal">
7090Do you wish to overwrite the saved preset?
7091 <usetemplate
7092 name="okcancelbuttons"
7093 notext="No"
7094 yestext="Yes"/>
7095 </notification>
7096 <!-- [/KITTY VIEWER] -->
7072 7097
7073<global name="UnsupportedCPU"> 7098<global name="UnsupportedCPU">
7074- Your CPU speed does not meet the minimum requirements. 7099- Your CPU speed does not meet the minimum requirements.