Petite correction de quentin
This commit is contained in:
parent
38391a547a
commit
efff92154d
3 changed files with 2 additions and 2 deletions
2
cron.php
2
cron.php
|
@ -5,7 +5,7 @@ include('./lib/functions.php');
|
|||
|
||||
if ($config['expireCron'] == 'cli') {
|
||||
if (!is_dir($config['uploadDir'])) {
|
||||
exit(_('Start the command in the file2link directory'));
|
||||
exit(_('Start the command in the file2link directory'));
|
||||
}
|
||||
cronExpire();
|
||||
echo _('Completed')."\n";
|
||||
|
|
Binary file not shown.
|
@ -237,7 +237,7 @@ msgstr "Aqueste partatge existís pas, es probable qu’expirèt"
|
|||
|
||||
#: index.php:643
|
||||
msgid "Choose one or more files"
|
||||
msgstr "Causir un o mantun fichièrs"
|
||||
msgstr "Causir un o mantun fichièr"
|
||||
|
||||
#: index.php:644
|
||||
msgid "Send file"
|
||||
|
|
Loading…
Add table
Reference in a new issue