From: Niklas Laxström Date: Tue, 16 Aug 2005 13:14:50 +0000 (+0000) Subject: Removing some english X-Git-Tag: 1.6.0~1941 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=5f9e13223c6ffebaa00ffffdbb04fd34d6015a42;p=lhc%2Fweb%2Fwiklou.git Removing some english --- diff --git a/languages/LanguageTt.php b/languages/LanguageTt.php index ecf93e984c..55bd392dc1 100644 --- a/languages/LanguageTt.php +++ b/languages/LanguageTt.php @@ -113,25 +113,6 @@ require_once( "LanguageUtf8.php" ); 'nov' => "Nöy", 'dec' => "Dek", -# User Toggles -"tog-underline" => "Underline links", -"tog-highlightbroken" => "Format broken links like this (alternative: like this?).", -"tog-justify" => "Justify paragraphs", -"tog-hideminor" => "Hide minor edits in recent changes", -"tog-usenewrc" => "Enhanced recent changes (not for all browsers)", -"tog-numberheadings" => "Auto-number headings", -"tog-showtoolbar" =>"Show edit toolbar", -"tog-editondblclick" => "Edit pages on double click (JavaScript)", -"tog-editsection" =>"Enable section editing via [edit] links", -"tog-editsectiononrightclick"=>"Enable section editing by right clicking
on section titles (JavaScript)", -"tog-showtoc" =>"Show table of contents
(for articles with more than 3 headings)", -"tog-rememberpassword" => "Remember password across sessions", -"tog-editwidth" => "Edit box has full width", -"tog-watchdefault" => "Add pages you edit to your watchlist", -"tog-minordefault" => "Mark all edits minor by default", -"tog-previewontop" => "Show preview before edit box and not after it", -"tog-nocache" => "Disable page caching", - ); class LanguageTt extends LanguageUtf8 {