_BROKEN_IMAGE = "\n<p>\nImage grabbed at %s is not valid.\n</p>\n"
(line 49)
_CANNOT_CREATE_DB = "<p>Could not create the db. It is possible that the wrong information has been provided. The SQL command executed was: %s.</p>"
(line 57)
_CANNOT_SELECT_DB = "<p>Could not select the db. It is possible that the wrong information has been provided.</p>"
(line 56)
_CHECKGRAB = "Don't need to grab again."
(line 74)
_CLASS = "\n<p>\nProblems in class %s. Check the php files in the modules folder or contact the author.\n</p>\n"
(line 40)
_COMICS_NOT_INCLUDED = "You need to include your comics to use this function.\n"
(line 73)
_CONFIG = "\n<p>\nError looking for configuration.\n</p>\n"
(line 39)
_DATABASE_NOT_WORKING = "<p>Database information is not correct. It is possible that phpGrabComics is not yet configured.</p>"
(line 55)
_EMPTY_VAR = "<p>The variable %s cannot be empty.</p>"
(line 61)
_FAILED_AUTH = "\n<p>User authentication failed.\n</p>\n"
(line 43)
_FILENAME = "\n<p>\nCould not retrieve file name correctly for module %s. Check your module.\n</p>\n"
(line 34)
_FILE_IS_RECENT = "<p>Don't need to save. Local copy is recent.</p>"
(line 78)
_GRAB_HTML = "\n<p>\nCould not connect to URL %s.\n</p>\n"
(line 33)
_GRAB_URL = "\n<p>\nCould not grab URL from %s correctly. Check your module.\n</p>\n"
(line 32)
_IMG_AVAILABLE = "<p>%s images available.</p>"
(line 67)
_IMG_SAVED = "\n<p>\nImage %s already saved.\n</p>\n"
(line 68)
_IMG_SAVED_CORRECTLY = "%s downloaded correctly.\n"
(line 71)
_IMG_SAVED_OK = "\n<p>\nDone. \n<p>\nSaved in %s.\n</p>\n"
(line 70)
_IMG_SAVING = "\n<p>\nSaving %s ...\n</p>\n"
(line 69)
_INVALID_CLASS = "<p>The class %s cannot be found.</p>"
(line 62)
_LAST_MODIFIED = "Last modified"
(line 76)
_LIST_STRIPS_TEXT = "<p>Click on each date to show the corresponding grabbed comic strip.</p>"
(line 75)
_MODULE_ERROR = "<p>Missing information for the module: \"%s\" is not a valid value for %s.</p>"
(line 41)
_NOT_AVAILABLE = "Image not available"
(line 52)
_NOT_CONFIGURED = "<p>phpGrabComics is not yet configured.</p>"
(line 54)
_NOT_WRITABLE = "\n<p>\nThe foldes %s is not available. You have to make if writable for phpGrabComics to work.</p>"
(line 53)
_NO_AUTH = "\n<p>\nSorry, you <b>must</b> be authenticated to access this area.\n<br />\n</p>\n"
(line 42)
_NO_COMICS = "\nSorry, there are no images available for this module in archive. This may be because this site saves only <b>some</b> of the comics that shows.\n"
(line 72)
_NO_CONNECT = "\n<p>Could not connect to %s page.\n</p>\n"
(line 45)
_NO_IMG_URL = "\n<p>URL for comic %s not grabbed correctly.\n</p>\n"
(line 44)
_NO_LOCK = "\n<p>Could not lock file %s.</p>\n"
(line 47)
_NO_SOCKET = "\n<p>Socket not available.</p>\n"
(line 46)
_NO_THUMBNAIL = "\n<p>Could not create a thumbnail.</p>\n"
(line 50)
_NO_WRITABLE = "\n<p>File %s is not writable.</p>\n"
(line 48)
_OPEN_DEST_FILE = "\n<p>\nCould not open destination file %s for writing %s.\n</p>\n"
(line 31)
_RSS_ERROR = "<p>Could not parse RSS at %s.</p>"
(line 63)
_SAVE_FILE = "\n<p>\nCould not save file %s in location %s.\n</p>\n"
(line 30)
_SERVER_DOWN = "<p>Download from <a href=\"http:\/\/sourceforge.net\/project\/showfiles.php?group_id=33239\">sourceforce.net</a>.</p>"
(line 58)
_SERVER_DOWN_NO_NEWS = "<p>Project news are not available at the moment.</p>"
(line 59)
_SQL_ERROR = "<p>The SQL command <q>%s</q> could not execute correctly.</p>"
(line 60)
_SQL_INJECTION = "<p>Possible SQL injection. \"%s\" is not an acceptable value for <b>%s</b>. </p>"
(line 64)
_TOO_SMALL_IMAGE = "\n<p>\nImage at %s is too small (%s bytes) and is likely to be not valid.\n</p>\n"
(line 51)
_URL_IS_NOT_NEW = "<p>Don't need to save. Remote url is not new.</p>"
(line 79)
_URL_IS_RECENT = "<p>Don't need to save. Remote url already in db of recent comics.</p>"
(line 77)