aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language
diff options
context:
space:
mode:
authorJonathan Stanley <shs@users.sourceforge.net>2007-02-23 03:54:40 +0000
committerJonathan Stanley <shs@users.sourceforge.net>2007-02-23 03:54:40 +0000
commit85a4e318819d4322684e8ee17d030064e8987a6b (patch)
tree301922910ec8eb73d6009b317ce839b1ab661be4 /phpBB/language
parent9b9b3be23b6841204922e9523d7537abdc4c76b7 (diff)
downloadforums-85a4e318819d4322684e8ee17d030064e8987a6b.tar
forums-85a4e318819d4322684e8ee17d030064e8987a6b.tar.gz
forums-85a4e318819d4322684e8ee17d030064e8987a6b.tar.bz2
forums-85a4e318819d4322684e8ee17d030064e8987a6b.tar.xz
forums-85a4e318819d4322684e8ee17d030064e8987a6b.zip
#8050 - Whilst now invalid... reworded as phpBB3 CVS does now support "cross-database" conversions.
git-svn-id: file:///svn/phpbb/trunk@7039 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language')
-rwxr-xr-xphpBB/language/en/install.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/install.php b/phpBB/language/en/install.php
index 4bcc26bccf..5ac27f7ee0 100755
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -123,7 +123,7 @@ $lang = array_merge($lang, array(
'DB_USERNAME' => 'Database username',
'DB_TEST' => 'Test connection',
'DEFAULT_LANG' => 'Default board language',
- 'DEFAULT_PREFIX_IS' => 'The convertor was not able to find tables with the specified prefix. Please make sure you have the old within the same database as your phpBB 3.0.x installation. The default table prefix for %1$s is <strong>%2$s</strong>',
+ 'DEFAULT_PREFIX_IS' => 'The convertor was not able to find tables with the specified prefix. Please make sure you have entered the correct details for the forum you are converting from. The default table prefix for %1$s is <strong>%2$s</strong>',
'DEV_NO_TEST_FILE' => 'No value has been specified for the test_file variable in the convertor. If you are a user of this convertor, you should not be seeing this error, please report this message to the convertor author. If you are a convertor author, you must specify the name of a file which exists in the source forum to allow the path to it to be verified.',
'DIRECTORIES_AND_FILES' => 'Directory and file setup',
'DISABLE_KEYS' => 'Disabling keys',