From 71fb60eff3beff3a491f60cc26ae84a941e11efb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 27 Nov 2005 21:52:48 +0000 Subject: [PATCH] Trad: Modif traduction --- htdocs/langs/en_US/install.lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/langs/en_US/install.lang b/htdocs/langs/en_US/install.lang index 1ef6112ef1f..5e8c15353fa 100644 --- a/htdocs/langs/en_US/install.lang +++ b/htdocs/langs/en_US/install.lang @@ -3,7 +3,7 @@ InstallEasy=We tried to make Dolibarr setup as easy as possible. Just follow ins DolibarrWelcome=Welcome on Dolibarr ConfFileExists=Configuration file %s exists. ConfFileCouldBeCreated=Configuration file %s could be created. -ConfFileIsNotWritable=Configuration file %s is not writable. Check permissions for first install, your web server must be granted to be able to write into this file during configuration process ("chmod 666" for example on Unix like OS). +ConfFileIsNotWritable=Configuration file %s is not writable. Check permissions. For first install, your web server must be granted to be able to write into this file during configuration process ("chmod 666" for example on Unix like OS). ConfFileIsWritable=Configuration file %s is writable. ConfFileDoesNotExists=Configuration file %s does not exist ! ErrorDirDoesNotExists=Directory %s does not exists.