From 1c9fafbf3b817ae6fb038c1f25f9e4fd817df929 Mon Sep 17 00:00:00 2001 From: marcus Date: Tue, 7 Oct 2008 11:38:32 +0000 Subject: Closes #409: PHP update script to update core added git-svn-id: https://code.elgg.org/elgg/trunk@2208 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'languages/en.php') 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 -- cgit v1.2.3