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.