From 9b4686b60f0bb117595595be52d939e399f00541 Mon Sep 17 00:00:00 2001 From: Mike Thomas Date: Fri, 24 Feb 2006 02:02:00 +0000 Subject: [PATCH] Update the error messages in getdown to at least point to an existing part of the web site. --- src/java/com/threerings/getdown/messages.properties | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/src/java/com/threerings/getdown/messages.properties b/src/java/com/threerings/getdown/messages.properties index 293cf0a..c211461 100644 --- a/src/java/com/threerings/getdown/messages.properties +++ b/src/java/com/threerings/getdown/messages.properties @@ -54,15 +54,18 @@ m.unable_to_repair = We were unable to download the necessary files after \ fails you may need to uninstall and reinstall. m.unknown_error = The application has failed to launch due to some strange \ - error from which we could not recover. Please visit the support section \ - of the website for information on how to recover. + error from which we could not recover. Please visit the website \ + (http://www.puzzlepirates.com/Installation.xhtml) for information on how to \ + continue. m.init_error = The application has failed to launch due to the following \ - error:\n{0}\n\nPlease visit the support section of the website for \ + error:\n{0}\n\nPlease visit the website \ + (http://www.puzzlepirates.com/Installation.xhtml) for \ information on how to handle such problems. m.missing_resource = The application has failed to launch due to a \ - missing resource:\n{0}\n\nPlease visit the support section of the \ - website for information on how to handle such problems. + missing resource:\n{0}\n\nPlease visit the website \ + (http://www.puzzlepirates.com/Installation.xhtml) for information on how to \ + handle such problems. # application/digest errors m.missing_appbase = The configuration file is missing the 'appbase'.