From 7dfbc70d49cedcb57a9bbe457216914e824c035d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 13 Oct 2008 18:37:19 +0000 Subject: [PATCH] *** keyword substitution change *** --- htdocs/langs/en_US/errors.lang | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/langs/en_US/errors.lang b/htdocs/langs/en_US/errors.lang index 122476e6135..e49ccef91cb 100644 --- a/htdocs/langs/en_US/errors.lang +++ b/htdocs/langs/en_US/errors.lang @@ -32,4 +32,5 @@ ErrorFieldCanNotContainSpecialCharacters=Field %s must not contains speci WarningAllowUrlFopenMustBeOn=Parameter allow_url_fopen must be set to on in filer php.ini for having this module working completely. You must modify this file manually. WarningBuildScriptNotRunned=Script %s was not yet ran to build graphics. WarningBookmarkAlreadyExists=A bookmark with this title or this target (URL) already exists. +WarningPassIsEmpty=Warning, database password is empty. This is a security hole. You should add a password to your database and change your conf.php file to reflect this. ErrorNoAccountancyModuleLoaded=No accountancy module activated \ No newline at end of file