From: Ævar Arnfjörð Bjarmason Date: Sat, 9 Apr 2005 09:14:45 +0000 (+0000) Subject: * Removed one of the 'go' keys, there can be only one\! X-Git-Tag: 1.5.0alpha1~326 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=0626860366d401d370023a373ae97fb8c9b2cded;p=lhc%2Fweb%2Fwiklou.git * Removed one of the 'go' keys, there can be only one\! --- diff --git a/languages/Language.php b/languages/Language.php index 42f8949d28..871658c228 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -442,7 +442,6 @@ See $1.", "bureaucrattext" => "The action you have requested can only be performed by sysops with \"bureaucrat\" status.", 'nbytes' => '$1 bytes', -'go' => 'Go', 'ok' => 'OK', 'sitetitle' => "{{SITENAME}}", 'pagetitle' => "$1 - {{SITENAME}}",