mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-02 16:18:53 +00:00
git-svn-id: file:///svn/phpbb/trunk@7368 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
731a1b4ea4
commit
3b68624076
1 changed files with 1 additions and 1 deletions
|
@ -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.',
|
||||
|
|
Loading…
Add table
Reference in a new issue