From: rahul21 Date: Sun, 24 Feb 2013 17:26:41 +0000 (+0530) Subject: Removed "requires JavaScript" from preference texts X-Git-Tag: 1.31.0-rc.0~18816 X-Git-Url: http://git.cyclocoop.org/ecrire?a=commitdiff_plain;h=e16ae6249cecb01c540b10bf98590853953f4349;p=lhc%2Fweb%2Fwiklou.git Removed "requires JavaScript" from preference texts Bug: 44947 Change-Id: I15e34206437cd55f1033d2cf76f377a2505aaffc --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 23adfbff5c..dc08e0fe41 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -658,12 +658,12 @@ future releases. Also note that since each list value is wrapped in a unique 'tog-hidepatrolled' => 'Hide patrolled edits in recent changes', 'tog-newpageshidepatrolled' => 'Hide patrolled pages from new page list', 'tog-extendwatchlist' => 'Expand watchlist to show all changes, not just the most recent', -'tog-usenewrc' => 'Group changes by page in recent changes and watchlist (requires JavaScript)', +'tog-usenewrc' => 'Group changes by page in recent changes and watchlist', 'tog-numberheadings' => 'Auto-number headings', -'tog-showtoolbar' => 'Show edit toolbar (requires JavaScript)', -'tog-editondblclick' => 'Edit pages on double click (requires JavaScript)', +'tog-showtoolbar' => 'Show edit toolbar', +'tog-editondblclick' => 'Edit pages on double click', 'tog-editsection' => 'Enable section editing via [edit] links', -'tog-editsectiononrightclick' => 'Enable section editing by right clicking on section titles (requires JavaScript)', +'tog-editsectiononrightclick' => 'Enable section editing by right clicking on section titles', 'tog-showtoc' => 'Show table of contents (for pages with more than 3 headings)', 'tog-rememberpassword' => 'Remember my login on this browser (for a maximum of $1 {{PLURAL:$1|day|days}})', 'tog-watchcreations' => 'Add pages I create and files I upload to my watchlist', @@ -681,7 +681,7 @@ future releases. Also note that since each list value is wrapped in a unique 'tog-shownumberswatching' => 'Show the number of watching users', 'tog-oldsig' => 'Existing signature:', 'tog-fancysig' => 'Treat signature as wikitext (without an automatic link)', -'tog-uselivepreview' => 'Use live preview (requires JavaScript) (experimental)', +'tog-uselivepreview' => 'Use live preview (experimental)', 'tog-forceeditsummary' => 'Prompt me when entering a blank edit summary', 'tog-watchlisthideown' => 'Hide my edits from the watchlist', 'tog-watchlisthidebots' => 'Hide bot edits from the watchlist', @@ -2229,7 +2229,7 @@ Your email address is not revealed when other users contact you.', 'rc-change-size' => '$1', # only translate this message to other languages if you have to change it 'rc-change-size-new' => '$1 {{PLURAL:$1|byte|bytes}} after change', 'newsectionsummary' => '/* $1 */ new section', -'rc-enhanced-expand' => 'Show details (requires JavaScript)', +'rc-enhanced-expand' => 'Show details', 'rc-enhanced-hide' => 'Hide details', 'rc-old-title' => 'originally created as "$1"',