mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/9914] Add backup warning to updater.
PHPBB3-9914
This commit is contained in:
@@ -52,6 +52,7 @@ $lang = array_merge($lang, array(
|
||||
'BLANK_PREFIX_FOUND' => 'A scan of your tables has shown a valid installation using no table prefix.',
|
||||
'BOARD_NOT_INSTALLED' => 'No installation found',
|
||||
'BOARD_NOT_INSTALLED_EXPLAIN' => 'The phpBB Unified Convertor Framework requires a default installation of phpBB3 to function, please <a href="%s">proceed by first installing phpBB3</a>.',
|
||||
'BACKUP_NOTICE' => 'Please backup your board before updating in case any problems arise during the update process.',
|
||||
|
||||
'CATEGORY' => 'Category',
|
||||
'CACHE_STORE' => 'Cache type',
|
||||
|
Reference in New Issue
Block a user