From: Jérôme Date: Mon, 23 Mar 2015 08:09:43 +0000 (+0000) Subject: Merge branch 'master' into 'master' X-Git-Tag: 1.1~135 X-Git-Url: https://git.p6c8.net/jirafeau.git/commitdiff_plain/e32a48c6f4c05505465ed7fe3ca70cb703868d42?hp=71f70e201e53baf6936fad1dc00b87c2c50e8c3d Merge branch 'master' into 'master' Fix a few typo in strings See merge request !1 --- diff --git a/admin.php b/admin.php index cad427c..555e76a 100644 --- a/admin.php +++ b/admin.php @@ -148,7 +148,7 @@ if (!(isset ($_POST['action']) && strcmp ($_POST['action'], 'download') == 0)) - + diff --git a/f.php b/f.php index a1f084a..953d20e 100644 --- a/f.php +++ b/f.php @@ -134,7 +134,7 @@ if (!empty ($link['key'])) '' . '' . '' . - t('By using our services, you accept of our'). ' ' . t('Term Of Service') . '' . + t('By using our services, you accept our'). ' ' . t('Term Of Service') . '' . '' . ''; ?>' . '' . - t('By using our services, you accept of our'). ' ' . t('Term Of Service') . ''; + t('By using our services, you accept our'). ' ' . t('Term Of Service') . ''; ?>

' . t('The local configuration file could not be created. Create a ' . 'lib/config.local.php file and give the write ' . - 'right to the web server (preferred solution), or give the ' . - 'write right to the web server on the lib ' . + 'permission to the web server (preferred solution), or give the ' . + 'write permission to the web server on the lib ' . 'directory.') . '

'; require (JIRAFEAU_ROOT . 'lib/template/footer.php'); @@ -150,7 +150,7 @@ if (!is_writable (JIRAFEAU_CFG) && !@chmod (JIRAFEAU_CFG, '0666')) require (JIRAFEAU_ROOT . 'lib/template/header.php'); echo '

' . t('The local configuration is not writable by the web server. ' . - 'Give the write right to the web server on the ' . + 'Give the write permission to the web server on the ' . 'lib/config.local.php file.') . '

'; require (JIRAFEAU_ROOT . 'lib/template/footer.php'); @@ -249,7 +249,7 @@ case 2: "2">