]> git.p6c8.net - jirafeau_project.git/blobdiff - install.php
typo : by hand/manually
[jirafeau_project.git] / install.php
index 7ebc7bfb21d5954d42fa7580bc05c6c979e05dc1..bbb9eebfde8ac7e6c00fff1c644d82ac433f7ea7 100644 (file)
@@ -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.');

patrick-canterino.de