git-svn-id: file:///svn/phpbb/trunk@7368 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M 2007-04-16 21:39:39 +00:00
parent 731a1b4ea4
commit 3b68624076

View file

@ -169,7 +169,7 @@ $lang = array_merge($lang, array(
'EXPORT_AS_CSV_EXCEL' => 'Export as CSV (Excel)',
'EXPORT_AS_TXT' => 'Export as TXT',
'EXPORT_AS_MSG' => 'Export as MSG',
'EXPORT_FOLDER' => 'Export folder',
'EXPORT_FOLDER' => 'Export this view',
'FIELD_REQUIRED' => 'The field “%s” must be completed.',
'FIELD_TOO_SHORT' => 'The field “%1$s” is too short, a minimum of %2$d characters is required.',