aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/install.php
diff options
context:
space:
mode:
authorGraham Eames <grahamje@users.sourceforge.net>2006-07-03 19:41:55 +0000
committerGraham Eames <grahamje@users.sourceforge.net>2006-07-03 19:41:55 +0000
commit9118c5ad835f27d8c96c08333ccb66400d0574b2 (patch)
tree7c8d6e2f371516f76e2b1da5db396805f6c795a0 /phpBB/language/en/install.php
parent1b48afeb30d9486945ea2ca8c1881c044947add5 (diff)
downloadforums-9118c5ad835f27d8c96c08333ccb66400d0574b2.tar
forums-9118c5ad835f27d8c96c08333ccb66400d0574b2.tar.gz
forums-9118c5ad835f27d8c96c08333ccb66400d0574b2.tar.bz2
forums-9118c5ad835f27d8c96c08333ccb66400d0574b2.tar.xz
forums-9118c5ad835f27d8c96c08333ccb66400d0574b2.zip
Missing language string
git-svn-id: file:///svn/phpbb/trunk@6142 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/language/en/install.php')
-rwxr-xr-xphpBB/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 1c064bee65..9e1bb17c3d 100755
--- a/phpBB/language/en/install.php
+++ b/phpBB/language/en/install.php
@@ -63,6 +63,7 @@ $lang = array_merge($lang, array(
'CONVERT_INTRO_BODY' => 'From here, you are able to import data from other (installed) forum systems. The list below shows all the conversion modules currently available. If there is no convertor shown in this list for the forum software you wish to convert from, please check our website where further conversion modules may be available for download.',
'CONVERT_NOT_EXIST' => 'The specified convertor does not exist',
'CONVERT_SETTINGS_VERIFIED' => 'The information you entered has been verified. To start the conversion progress, push the button below to begin',
+ 'COULD_NOT_COPY' => 'Could not copy file <b>%1$s</b> to <b>%2$s</b><br /><br />Please check that the target directory exists and is writable by the webserver',
'COULD_NOT_FIND_PATH' => 'Could not find path to your former forum. Please check your settings and try again.<br />&#187; Specified source path was %s',
'DBMS' => 'Database type',