aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-04 18:29:20 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-04 18:29:20 +0000
commit7d87b7475322dbfb5993ceb95b94c015f85af3f5 (patch)
tree3fc770e3eb7963b1e9cb9039a3b72df0a6f1901c
parentb4771c0a66d33a7bd09d5e98646a75144e6abba0 (diff)
downloadelgg-7d87b7475322dbfb5993ceb95b94c015f85af3f5.tar.gz
elgg-7d87b7475322dbfb5993ceb95b94c015f85af3f5.tar.bz2
Refs #2129: Added missing language string for new installer.
git-svn-id: http://code.elgg.org/elgg/trunk@7003 36083f99-b078-4883-b0ff-0f9b5a30f544
-rw-r--r--languages/en.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php
index 1083788d0..c40222dc5 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -975,6 +975,7 @@ If you are ready to proceed, click the Next button.",
'install:check:htaccess_fail' => 'Unable to create an .htaccess file in the root directory of Elgg. You will need to copy htaccess_dist to .htaccess',
'install:check:rewrite:success' => 'The test of the rewrite rules was successful.',
'install:check:rewrite:fail' => 'The URL rewrite test failed.',
+ 'install:check:rewrite:unknown' => 'The result rewrite test could not be determined. Continue at your own risk.',
'install:check:enginedir' => 'Your web server does not have permission to create the settings.php file in the engine directory. You have two choices: