mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
Fix missing keys and misspelling keys in translations
git-svn-id: http://piwigo.org/svn/trunk@5573 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -81,8 +81,8 @@ function do_timeout_treatment($post_keyname, $check_key_treated = array())
|
||||
|
||||
$must_repost = true;
|
||||
array_push($page['errors'],
|
||||
l10n_dec('Execution time is out, treatment must be continue [Estmated time: %d second].',
|
||||
'Execution time is out, treatment must be continue [Estmated time: %d seconds].',
|
||||
l10n_dec('Execution time is out, treatment must be continue [Estimated time: %d second].',
|
||||
'Execution time is out, treatment must be continue [Estimated time: %d seconds].',
|
||||
$time_refresh));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user