diff options
Diffstat (limited to 'language/en_GB')
-rw-r--r-- | language/en_GB/admin.lang.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/en_GB/admin.lang.php b/language/en_GB/admin.lang.php index 685a49b3a..b6cce5b86 100644 --- a/language/en_GB/admin.lang.php +++ b/language/en_GB/admin.lang.php @@ -159,4 +159,5 @@ $lang['Impossible to activate this theme, the parent theme is missing: %s'] = 'T $lang['Help Me'] = 'Help me'; $lang['An error occured during extraction (%s).'] = 'An error occurred during the files (%s) extraction.'; $lang['An error has occured during upgrade.'] = 'An error has occurred during upgrade.'; -$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'An error has occurred during extract. Please check file permissions of your Piwigo installation.<br><a href="%s">Click here to show log error</a>.';
\ No newline at end of file +$lang['An error has occured during extract. Please check files permissions of your piwigo installation.<br><a href="%s">Click here to show log error</a>.'] = 'An error has occurred during extract. Please check file permissions of your Piwigo installation.<br><a href="%s">Click here to show log error</a>.'; +$lang['Empty caddie'] = 'Empty basket';
\ No newline at end of file |