aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-02-03 16:14:48 +0000
committerMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-02-03 16:14:48 +0000
commit225892f506e0a109e710534fee64a11614921d88 (patch)
treecf13c2f36f845f405d534c6f6795b4b1155191cc /phpBB/language/en/install.php
parent2ae6b8a5eda3425c1798c11d3b663205eaf2f07e (diff)
downloadforums-225892f506e0a109e710534fee64a11614921d88.tar
forums-225892f506e0a109e710534fee64a11614921d88.tar.gz
forums-225892f506e0a109e710534fee64a11614921d88.tar.bz2
forums-225892f506e0a109e710534fee64a11614921d88.tar.xz
forums-225892f506e0a109e710534fee64a11614921d88.zip
[ticket/9914] Add backup warning to updater.
PHPBB3-9914
Diffstat (limited to 'phpBB/language/en/install.php')
-rw-r--r--phpBB/language/en/install.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php
index f69ca40613..bbf407f1dc 100644
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -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',