From: Gabriel Wicke Date: Mon, 14 Jun 2004 01:42:44 +0000 (+0000) Subject: remove ca-article, these are now per ns (ca-ns-main) X-Git-Tag: 1.5.0alpha1~2857 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=c2a7188c40609196fe27364d450630f69a29cb1a;p=lhc%2Fweb%2Fwiklou.git remove ca-article, these are now per ns (ca-ns-main) --- diff --git a/languages/Language.php b/languages/Language.php index 88975f1283..64387d72fe 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1308,7 +1308,6 @@ ta[\'pt-mycontris\'] = new Array(\'y\',\'List of my contributions\'); ta[\'pt-login\'] = new Array(\'o\',\'You are encouraged to log in, it is not mandatory however.\'); ta[\'pt-anonlogin\'] = new Array(\'o\',\'You are encouraged to log in, it is not mandatory however.\'); ta[\'pt-logout\'] = new Array(\'o\',\'Log out\'); -ta[\'ca-article\'] = new Array(\'a\',\'View the content page\'); ta[\'ca-talk\'] = new Array(\'t\',\'Discussion about the content page\'); ta[\'ca-edit\'] = new Array(\'e\',\'You can edit this page. Please use the preview button before saving.\'); ta[\'ca-addsection\'] = new Array(\'+\',\'Add a comment to this discussion.\');