From: Brion Vibber Date: Sat, 17 May 2003 04:42:47 +0000 (+0000) Subject: Fix disabled message X-Git-Tag: 1.1.0~551 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=b016b39e8768e820400c62a449a68d28abfc2ebb;p=lhc%2Fweb%2Fwiklou.git Fix disabled message --- diff --git a/languages/Language.php b/languages/Language.php index 5a1d72cbde..179b1fc561 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -406,8 +406,8 @@ Please report this to an administrator, making note of the URL.", an incorrectly linked inter-language or inter-wiki title.", "perfdisabled" => "Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use -the wiki. Which is bad. It will be rewritten for efficiency in the near -future (possibly by you! we're open source after all)", +the wiki.", +"perfdisabledsub" => "Here's a saved copy from $1:", # Login and logout pages # @@ -437,6 +437,7 @@ that it be to the address you give.
\n", "userlogin" => "Log in", "logout" => "Log out", "userlogout" => "Log out", +"notloggedin" => "Not logged in", "createaccount" => "Create new account", "badretype" => "The passwords you entered do not match.", "userexists" => "The user name you entered is already in use. Please choose a different name.",