aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorDavid King <imkingdavid@gmail.com>2012-02-03 17:00:09 -0500
committerDavid King <imkingdavid@gmail.com>2012-02-03 17:00:09 -0500
commit2929d345ab93e4814d3880313f6ea78cb30fabe6 (patch)
treed6e05d169cf33675dab40f576dae46d791a191d4 /phpBB/language/en/install.php
parentcddd63aae045a833e9a3ec4bb396b3987f95cbd3 (diff)
parent508b06063fe087bb484c360b03c65637a19e31a7 (diff)
downloadforums-2929d345ab93e4814d3880313f6ea78cb30fabe6.tar
forums-2929d345ab93e4814d3880313f6ea78cb30fabe6.tar.gz
forums-2929d345ab93e4814d3880313f6ea78cb30fabe6.tar.bz2
forums-2929d345ab93e4814d3880313f6ea78cb30fabe6.tar.xz
forums-2929d345ab93e4814d3880313f6ea78cb30fabe6.zip
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/9914] Add backup warning to updater.
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 7edc0b03ce..02cc949a7a 100644
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -51,6 +51,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',