aboutsummaryrefslogtreecommitdiff
path: root/install/languages/en.php
diff options
context:
space:
mode:
authorcash <cash.costello@gmail.com>2012-01-30 19:39:11 -0500
committercash <cash.costello@gmail.com>2012-01-30 19:39:11 -0500
commita534577f6eacbacdc75fd6871b7d955c7a4f8ebf (patch)
tree54276f3a53a22178ffc7bcb4b60e253ecbdda1c7 /install/languages/en.php
parent88fbeddabf6d07b1dc30517a20c08cd97197721a (diff)
downloadelgg-a534577f6eacbacdc75fd6871b7d955c7a4f8ebf.tar.gz
elgg-a534577f6eacbacdc75fd6871b7d955c7a4f8ebf.tar.bz2
added language strings to installer for refresh and next
Diffstat (limited to 'install/languages/en.php')
-rw-r--r--install/languages/en.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/install/languages/en.php b/install/languages/en.php
index bbcd72d20..c452fc793 100644
--- a/install/languages/en.php
+++ b/install/languages/en.php
@@ -15,6 +15,9 @@ $english = array(
'install:admin' => 'Create admin account',
'install:complete' => 'Finished',
+ 'install:next' => 'Next',
+ 'install:refresh' => 'Refresh',
+
'install:welcome:instructions' => "Installing Elgg has 6 simple steps and reading this welcome is the first one!
If you haven't already, read through the installation instructions included with Elgg (or click the instructions link at the bottom of the page).