Removed "show updated marker" user preference option. It's now visually inoffensive...
[lhc/web/wiklou.git] / languages / Language.php
index e79a34b..b4f3f29 100644 (file)
@@ -84,7 +84,6 @@ if(isset($wgExtraNamespaces)) {
        'enotifrevealaddr'      => 0,
        'shownumberswatching'   => 1,
        'rcusemodstyle'         => 1,
-       'showupdated'           => 1,
        'fancysig'              => 0,
        'externaleditor'        => 0,
        'externaldiff'          => 0,
@@ -149,7 +148,6 @@ if(isset($wgExtraNamespaces)) {
        'enotifrevealaddr',
        'shownumberswatching',
        'rcusemodstyle',
-       'showupdated',
        'fancysig',
        'externaleditor',
        'externaldiff',
@@ -296,7 +294,6 @@ Only put [a-z-] in the level one headings since it will be used as an XHMTL id.
 'tog-enotifrevealaddr'                 => 'Reveal my email address in notification mails',
 'tog-shownumberswatching'      => 'Show the number of watching users',
 'tog-rcusemodstyle'            => 'Show recent changes in UseMod style: only the most recent change of any page is listed.',
-'tog-showupdated'              => 'Show update marker ',
 'tog-fancysig' => 'Raw signatures (without automatic link)',
 'tog-externaleditor' => 'Use external editor by default',
 'tog-externaldiff' => 'Use external diff by default',
@@ -1230,10 +1227,12 @@ make it easier to pick out.
 'unwatchthispage'      => 'Stop watching',
 'notanarticle'         => 'Not a content page',
 'watchnochange'        => 'None of your watched items were edited in the time period displayed.',
-'watchdetails'         => "($1 pages watched not counting talk pages;
-$2 total pages edited since cutoff;
-$3...
-<a href='$4'>show and edit complete list</a>.)",
+'watchdetails'         => "* $1 pages watched not counting talk pages, $2 total pages edited in the specified period
+* Query method: $3
+* [[Special:Watchlist/edit|Show and edit complete watchlist]]
+",
+'wlheader-enotif'              => "* Email notification is enabled.",
+'wlheader-showupdated'   => "* Pages which have been changed since you last visited them are shown in '''bold'''",
 'watchmethod-recent'=> 'checking recent edits for watched pages',
 'watchmethod-list'     => 'checking watched pages for recent edits',
 'removechecked'        => 'Remove checked items from watchlist',
@@ -1252,8 +1251,6 @@ at the bottom of the screen (deleting a content page also deletes the accompanyi
 'wlhide'               => 'Hide',
 
 'enotif_mailer'                => '{{SITENAME}} Notification Mailer',
-'enotif_infotext'              => "* Email notification is enabled
-* Pages which have been changed since you last visited them are shown in '''bold'''",
 'enotif_reset'                 => 'Mark all pages visited',
 'enotif_newpagetext'=> 'This is a new page.',
 'changed'                      => 'changed',