1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +02:00

[ticket/12042] Add all language strings from PLUpload 2.0 to the language file

PHPBB3-12042
This commit is contained in:
Joas Schilling
2013-11-27 18:09:38 +01:00
parent e3eb82cf7d
commit 6a2d0c345c
3 changed files with 44 additions and 14 deletions

View File

@@ -112,6 +112,7 @@ $lang = array_merge($lang, array(
'AVATAR_WRONG_FILESIZE' => 'The avatars filesize must be between 0 and %1d %2s.',
'AVATAR_WRONG_SIZE' => 'The submitted avatar is %5$s wide and %6$s high. Avatars must be at least %1$s wide and %2$s high, but no larger than %3$s wide and %4$s high.',
'B' => 'B', // Short for Bytes
'BACK_TO_TOP' => 'Top',
'BACK_TO_PREV' => 'Back to previous page',
'BAN_TRIGGERED_BY_EMAIL'=> 'A ban has been issued on your email address.',