diff options
Diffstat (limited to 'language/en_UK')
-rw-r--r-- | language/en_UK/admin.lang.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 4e7e6fc33..12d277997 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -252,8 +252,8 @@ $lang['manage sub-categories'] = "Manage sub-categories"; $lang['Manage'] = "Manage"; $lang['maximum height'] = "Maximum height"; $lang['maximum width'] = "Maximum width"; -$lang['Execution time is out, treatment must be continue [Estmated time: %d second].'] = "Execution time is out, treatment must be continue [Estimated time: %d second]."; -$lang['Execution time is out, treatment must be continued [Estmated time: %d seconds].'] = "Execution time exceeded, the treatment must continue [Estimated time: %d seconds]."; +$lang['Execution time is out, treatment must be continue [Estimated time: %d second].'] = "Execution time is out, treatment must be continue [Estimated time: %d second]."; +$lang['Execution time is out, treatment must be continue [Estimated time: %d seconds].'] = "Execution time exceeded, the treatment must continue [Estimated time: %d seconds]."; $lang['Prepared time for list of users to send mail is limited. Others users are not listed.'] = "The time to prepare the list of users who will be sent mail is limited. Others users are not listed."; $lang['Time to send mail is limited. Others mails are skipped.'] = "The time to send mail is limited. Others mails have been skipped."; $lang['To send ?'] = "To send?"; |