From b35e8cbe9e9776d86be034365c1033b61497bbb0 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 23 Sep 2008 17:27:09 +0000 Subject: The database schema will now automatically update itself on upgrade. git-svn-id: https://code.elgg.org/elgg/trunk@2107 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index 1789184af..baf160767 100644 --- a/languages/en.php +++ b/languages/en.php @@ -653,6 +653,8 @@ Alternatively, you can enter your database settings below and we will try and do 'installation:usage' => "This option lets Elgg send anonymous usage statistics back to Curverider.", 'installation:usage:label' => "Send anonymous usage statistics", 'installation:view' => "Enter the view which will be used as the default for your site or leave this blank for the default view (if in doubt, leave as default):", + + 'upgrade:db' => 'Your database was upgraded.', /** * Welcome -- cgit v1.2.3