Update the error messages in getdown to at least point to an existing part of the web site.
This commit is contained in:
@@ -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.
|
fails you may need to uninstall and reinstall.
|
||||||
|
|
||||||
m.unknown_error = The application has failed to launch due to some strange \
|
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 \
|
error from which we could not recover. Please visit the website \
|
||||||
of the website for information on how to recover.
|
(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 \
|
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.
|
information on how to handle such problems.
|
||||||
|
|
||||||
m.missing_resource = The application has failed to launch due to a \
|
m.missing_resource = The application has failed to launch due to a \
|
||||||
missing resource:\n{0}\n\nPlease visit the support section of the \
|
missing resource:\n{0}\n\nPlease visit the website \
|
||||||
website for information on how to handle such problems.
|
(http://www.puzzlepirates.com/Installation.xhtml) for information on how to \
|
||||||
|
handle such problems.
|
||||||
|
|
||||||
# application/digest errors
|
# application/digest errors
|
||||||
m.missing_appbase = The configuration file is missing the 'appbase'.
|
m.missing_appbase = The configuration file is missing the 'appbase'.
|
||||||
|
|||||||
Reference in New Issue
Block a user