X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/7ba07072d8948012dc5c4037e5c9b65f12ed06d5..92660e5c44d25cee93a7a9f531eb30f4ae9c061d:/install.php diff --git a/install.php b/install.php index 95f7a78..5226f1b 100644 --- a/install.php +++ b/install.php @@ -89,7 +89,7 @@ function jirafeau_check_var_dir ($path) { $mkdir_str1 = t('The following directory could not be created') . ':'; - $mkdir_str2 = t('You should create this directory by hand.'); + $mkdir_str2 = t('You should create this directory manually.'); $write_str1 = t('The following directory is not writable') . ':'; $write_str2 = t('You should give the write permission to the web server on ' . 'this directory.'); @@ -282,7 +282,7 @@ case 3: t ('The base address of Jirafeau is the first part of the URL, until ' . '(and including) the last slash. For example: ' . - '"http://www.example.com/". Do not forget the ending slash!'); + '"http://www.example.com/". Do not forget the trailing slash!'); ?> @@ -295,8 +295,8 @@ case 3: