From bdf9ef14a2b207ba237eb12a0f84e3a04bd17b0b Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 13 Jan 2024 13:53:05 +0100 Subject: [PATCH] Update en_US, thanks to plg --- language/en_US/common.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100644 => 100755 language/en_US/common.lang.php diff --git a/language/en_US/common.lang.php b/language/en_US/common.lang.php old mode 100644 new mode 100755 index 58138fd47..df19307ca --- a/language/en_US/common.lang.php +++ b/language/en_US/common.lang.php @@ -23,7 +23,7 @@ $lang_info['parent']= "en_UK"; $lang['Please, enter a login'] = 'Please enter a login'; $lang['Password reset is not allowed for this user'] = 'Password reset is not allowed for this user.'; -$lang['Piwigo encountered a non recoverable error'] = 'Piwigo encountered an unrecoverable issue.'; +$lang['Piwigo encountered a non recoverable error'] = 'Piwigo encountered an unrecoverable problem.'; $lang['Anti-flood system : please wait for a moment before trying to post another comment'] = 'Anti-flood system: please wait a moment before trying to post another comment.'; $lang['An administrator must authorize your comment before it is visible.'] = 'An administrator must authorize your comment before it is displayed.'; -$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Bad status for guest user; default status will be used. Please notify the webmaster.'; +$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = 'Bad status for guest user; default status will be used. Please notify the webmaster.'; \ No newline at end of file