mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 01:36:57 +02:00
remove useless information from tz array
git-svn-id: file:///svn/phpbb/trunk@6467 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -78,7 +78,7 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'SELECT_DOWNLOAD_FORMAT' => 'Select download format',
|
||||
'SUBMIT_AND_DOWNLOAD' => 'Submit and download file',
|
||||
'SUBMIT_AND_UPLOAD' => 'Submit and upload file',
|
||||
'SUBMIT_AND_UPLOAD' => 'Submit and upload file',
|
||||
|
||||
'THOSE_MISSING_LANG_FILES' => 'The following language files are missing from the %s language folder',
|
||||
'THOSE_MISSING_LANG_VARIABLES' => 'The following language variables are missing from the <strong>%s</strong> language pack',
|
||||
|
Reference in New Issue
Block a user