mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
other fixes...
git-svn-id: file:///svn/phpbb/trunk@7242 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -54,6 +54,7 @@ $lang = array_merge($lang, array(
|
||||
'CAT_CONVERT' => 'Convert',
|
||||
'CAT_INSTALL' => 'Install',
|
||||
'CAT_OVERVIEW' => 'Overview',
|
||||
'CAT_UPDATE' => 'Update',
|
||||
'CHANGE' => 'Change',
|
||||
'CHECK_TABLE_PREFIX' => 'Please check your table prefix and try again.',
|
||||
'CLEAN_VERIFY' => 'Cleaning up and verifying the final structure',
|
||||
@@ -399,7 +400,7 @@ $lang = array_merge($lang, array(
|
||||
'MERGE_SELECT_ERROR' => 'Conflicting file merge modes are not correctly selected.',
|
||||
|
||||
'NEW_FILE' => 'New updated file',
|
||||
'NO_AUTH_UPDATE' => 'Not authorized to update',
|
||||
'NO_AUTH_UPDATE' => 'Not authorised to update',
|
||||
'NO_ERRORS' => 'No errors',
|
||||
'NO_UPDATE_FILES' => 'Not updating the following files',
|
||||
'NO_UPDATE_FILES_EXPLAIN' => 'The following files are new or modified but the directory they normally reside in could not be found on your installation. If this list contains files to other directories than language/ or styles/ than you may have modified your directory structure and the update may be incomplete.',
|
||||
|
Reference in New Issue
Block a user