diff options
author | Jacek Antonelli | 2008-10-17 20:15:09 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-10-17 20:15:09 -0500 |
commit | c4ea23e62280445bcce20aafe3a97b38bbdd9b0d (patch) | |
tree | 70f45a226712ac617d185623bd74205f5d3ee5bf /linden/indra/newview/skins/default/xui/en-us/alerts.xml | |
parent | Merge branch 'merge-1.21.6' into rebranding (diff) | |
parent | windows compile fix and rebranded help menu (diff) | |
download | meta-impy-c4ea23e62280445bcce20aafe3a97b38bbdd9b0d.zip meta-impy-c4ea23e62280445bcce20aafe3a97b38bbdd9b0d.tar.gz meta-impy-c4ea23e62280445bcce20aafe3a97b38bbdd9b0d.tar.bz2 meta-impy-c4ea23e62280445bcce20aafe3a97b38bbdd9b0d.tar.xz |
Merge commit 'mccabe/rebranding' into rebranding
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.xml | 20 |
1 files changed, 17 insertions, 3 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 8bbdc3d..c2d4301 100644 --- a/linden/indra/newview/skins/default/xui/en-us/alerts.xml +++ b/linden/indra/newview/skins/default/xui/en-us/alerts.xml | |||
@@ -2957,9 +2957,9 @@ Download to your Applications folder? | |||
2957 | Cancel | 2957 | Cancel |
2958 | </option> | 2958 | </option> |
2959 | </alert> | 2959 | </alert> |
2960 | <alert modal="true" name="WebLaunchSupportWiki"> | 2960 | <alert modal="true" name="WebLaunchImprudenceBlog"> |
2961 | <message name="message"> | 2961 | <message name="message"> |
2962 | Go to the Official Linden Blog, for the Latest News and Information. | 2962 | Go to the Official Imprudence Blog, for the Latest News and Information. |
2963 | </message> | 2963 | </message> |
2964 | <ignore name="ignore"> | 2964 | <ignore name="ignore"> |
2965 | When launching web browser to view the blog | 2965 | When launching web browser to view the blog |
@@ -2971,6 +2971,20 @@ Download to your Applications folder? | |||
2971 | Cancel | 2971 | Cancel |
2972 | </option> | 2972 | </option> |
2973 | </alert> | 2973 | </alert> |
2974 | <alert modal="true" name="WebLaunchImprudenceForums"> | ||
2975 | <message name="message"> | ||
2976 | Go to the Official Imprudence Forums to discuss the Imprudence Project. | ||
2977 | </message> | ||
2978 | <ignore name="ignore"> | ||
2979 | When launching web browser to view the forums | ||
2980 | </ignore> | ||
2981 | <option name="Gotopage"> | ||
2982 | OK | ||
2983 | </option> | ||
2984 | <option name="Cancel"> | ||
2985 | Cancel | ||
2986 | </option> | ||
2987 | </alert> | ||
2974 | <alert modal="true" name="WebLaunchLSLGuide"> | 2988 | <alert modal="true" name="WebLaunchLSLGuide"> |
2975 | <message name="message"> | 2989 | <message name="message"> |
2976 | Go to the Scripting Guide for scripting help? | 2990 | Go to the Scripting Guide for scripting help? |
@@ -4225,7 +4239,7 @@ will only work if a script is added with a money() event. | |||
4225 | </alert> | 4239 | </alert> |
4226 | <alert modal="true" name="ClickOpenF1Help"> | 4240 | <alert modal="true" name="ClickOpenF1Help"> |
4227 | <message name="message"> | 4241 | <message name="message"> |
4228 | Visit the Second Life Support Web site? | 4242 | Visit the Second Life Support Web site? (note: this is not an Imprudence Help site) |
4229 | </message> | 4243 | </message> |
4230 | <ignore name="ignore"> | 4244 | <ignore name="ignore"> |
4231 | When visiting the Second Life Support Website. | 4245 | When visiting the Second Life Support Website. |