From ca918b302a9876ae12684961d09aae0852192e9e Mon Sep 17 00:00:00 2001 From: Piwigo-TranslationTeam Date: Sat, 13 Jan 2024 13:44:00 +0100 Subject: [PATCH] simple manual test --- language/en_US/common.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/language/en_US/common.lang.php b/language/en_US/common.lang.php index 048f74d5e..58138fd47 100644 --- 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 error.'; +$lang['Piwigo encountered a non recoverable error'] = 'Piwigo encountered an unrecoverable issue.'; $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.'; \ No newline at end of file +$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.';