diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-10-07 11:38:32 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-10-07 11:38:32 +0000 |
commit | 1c9fafbf3b817ae6fb038c1f25f9e4fd817df929 (patch) | |
tree | 4e11280242c2bcfdba7d74d51802e924b62fb5b7 /languages/en.php | |
parent | f89ef0c9768871d42529ec81d2ec8e14565d6c71 (diff) | |
download | elgg-1c9fafbf3b817ae6fb038c1f25f9e4fd817df929.tar.gz elgg-1c9fafbf3b817ae6fb038c1f25f9e4fd817df929.tar.bz2 |
Closes #409: PHP update script to update core added
git-svn-id: https://code.elgg.org/elgg/trunk@2208 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 44440a072..2e97f3c1b 100644 --- a/languages/en.php +++ b/languages/en.php @@ -668,7 +668,8 @@ Alternatively, you can enter your database settings below and we will try and do 'installation:disableapi' => "Elgg comes with an flexible and extendible API that enables applications use certain Elgg features remotely", 'installation:disableapi:label' => "Enable the RESTful API", - 'upgrade:db' => 'Your database was upgraded.',
+ 'upgrade:db' => 'Your database was upgraded.', + 'upgrade:core' => 'Your elgg installation was upgraded',
/** * Welcome |