Merge "Adding short date format i18n strings to Language message files"
authorTheDJ <hartman.wiki@gmail.com>
Tue, 21 May 2013 18:18:58 +0000 (18:18 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 21 May 2013 18:18:58 +0000 (18:18 +0000)
1  2 
languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc

@@@ -752,6 -752,18 +752,18 @@@ future releases. Also note that since e
  'oct'           => 'Oct',
  'nov'           => 'Nov',
  'dec'           => 'Dec',
+ 'january-date'   => 'January $1',
+ 'february-date'  => 'February $1',
+ 'march-date'     => 'March $1',
+ 'april-date'     => 'April $1',
+ 'may-date'       => 'May $1',
+ 'june-date'      => 'June $1',
+ 'july-date'      => 'July $1',
+ 'august-date'    => 'August $1',
+ 'september-date' => 'September $1',
+ 'october-date'   => 'October $1',
+ 'november-date'  => 'November $1',
+ 'december-date'  => 'December $1',
  
  # Categories related messages
  'pagecategories'                 => '{{PLURAL:$1|Category|Categories}}',
@@@ -2911,8 -2923,8 +2923,8 @@@ Future changes to this page and its ass
  'notvisiblerev'        => 'The last revision by a different user has been deleted',
  'watchnochange'        => 'None of your watched items were edited in the time period displayed.',
  'watchlist-details'    => '{{PLURAL:$1|$1 page|$1 pages}} on your watchlist, not counting talk pages.',
 -'wlheader-enotif'      => 'Email notification is enabled.',
 -'wlheader-showupdated' => "* Pages that have been changed since you last visited them are shown in '''bold'''",
 +'wlheader-enotif'      => 'Email notification is enabled.',
 +'wlheader-showupdated' => "Pages that 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',
  'watchlistcontains'    => 'Your watchlist contains $1 {{PLURAL:$1|page|pages}}.',
@@@ -3516,8 -3528,6 +3528,8 @@@ Please visit [//www.mediawiki.org/wiki/
  'thumbnail-more'           => 'Enlarge',
  'filemissing'              => 'File missing',
  'thumbnail_error'          => 'Error creating thumbnail: $1',
 +'thumbnail_error_remote'   => 'Error message from $1:
 +$2',
  'djvu_page_error'          => 'DjVu page out of range',
  'djvu_no_xml'              => 'Unable to fetch XML for DjVu file',
  'thumbnail-temp-create'    => 'Unable to create temporary thumbnail file',
@@@ -3749,6 -3759,7 +3761,6 @@@ You can view its source'
  'modern.css'              => '/* CSS placed here will affect users of the Modern skin */', # only translate this message to other languages if you have to change it
  'vector.css'              => '/* CSS placed here will affect users of the Vector skin */', # only translate this message to other languages if you have to change it
  'print.css'               => '/* CSS placed here will affect the print output */', # only translate this message to other languages if you have to change it
 -'handheld.css'            => '/* CSS placed here will affect handheld devices based on the skin configured in $wgHandheldStyle */', # only translate this message to other languages if you have to change it
  'noscript.css'            => '/* CSS placed here will affect users with JavaScript disabled */', # only translate this message to other languages if you have to change it
  'group-autoconfirmed.css' => '/* CSS placed here will affect autoconfirmed users only */', # only translate this message to other languages if you have to change it
  'group-bot.css'           => '/* CSS placed here will affect bots only */', # only translate this message to other languages if you have to change it
@@@ -309,6 -309,18 +309,18 @@@ This option means "underline links as i
  'oct' => 'Abbreviation of October, the tenth month of the Gregorian calendar',
  'nov' => 'Abbreviation of November, the eleventh month of the Gregorian calendar',
  'dec' => 'Abbreviation of December, the twelfth month of the Gregorian calendar',
+ 'january-date' => 'A date in the Gregorian month of January. $1 is the numerical date, for example "23".',
+ 'february-date' => 'A date in the Gregorian month of February. $1 is the numerical date, for example "23".',
+ 'march-date' => 'A date in the Gregorian month of March. $1 is the numerical date, for example "23".',
+ 'april-date' => 'A date in the Gregorian month of April. $1 is the numerical date, for example "23".',
+ 'may-date' => 'A date in the Gregorian month of May. $1 is the numerical date, for example "23". The month name is not abbreviated.',
+ 'june-date' => 'A date in the Gregorian month of June. $1 is the numerical date, for example "23".',
+ 'july-date' => 'A date in the Gregorian month of July. $1 is the numerical date, for example "23".',
+ 'august-date' => 'A date in the Gregorian month of August. $1 is the numerical date, for example "23".',
+ 'september-date' => 'A date in the Gregorian month of September. $1 is the numerical date, for example "23".',
+ 'october-date' => 'A date in the Gregorian month of October. $1 is the numerical date, for example "23".',
+ 'november-date' => 'A date in the Gregorian month of November. $1 is the numerical date, for example "23".',
+ 'december-date' => 'A date in the Gregorian month of December. $1 is the numerical date, for example "23".',
  
  # Categories related messages
  'pagecategories' => 'Used in the categories section of pages. Is followed by a colon and a list of categories.',
@@@ -4503,19 -4515,21 +4515,19 @@@ Possible alternatives to the word 'cont
  See also:
  * {{msg-mw|Cantrollback}}',
  'watchnochange' => 'Used in [[Special:Watchlist]] if there is nothing to show.',
 -'watchlist-details' => 'Message on [[Special:Watchlist]]. Parameters:
 +'watchlist-details' => 'Message at the top of [[Special:Watchlist]]. Has to be a full sentence. Parameters:
  * $1 - number of pages in your watchlist
  This is paired with the message {{msg-mw|Nowatchlist}} which appears instead of Watchlist-details when $1 is 0.
  
  See also:
  * {{msg-mw|Watchlist-options|fieldset}}
 -* {{msg-mw|Wlheader-enotif|watchlist header}}
  * {{msg-mw|enotif reset|Submit button text}}',
 -'wlheader-enotif' => 'Used in [[Special:Watchlist]].
 +'wlheader-enotif' => 'Message at the top of [[Special:Watchlist]], after {{msg-mw|watchlist-details}}. Has to be a full sentence.
  
  See also:
  * {{msg-mw|Watchlist-options|fieldset}}
 -* {{msg-mw|Watchlist-details|watchlist header}}
  * {{msg-mw|enotif reset|Submit button text}}',
 -'wlheader-showupdated' => 'This message shows up near top of users watchlist page.',
 +'wlheader-showupdated' => 'Message at the top of [[Special:Watchlist]], after {{msg-mw|watchlist-details}}. Has to be a full sentence.',
  'watchmethod-recent' => 'See also:
  * {{msg-mw|Watchmethod-list}}',
  'watchmethod-list' => 'See also:
@@@ -6077,9 -6091,6 +6089,9 @@@ The reason $1 is one of the following m
  * {{msg-mw|Djvu page error}}
  * {{msg-mw|Svg-long-error}}
  * other custom string',
 +'thumbnail_error_remote' => 'Message shown in a thumbnail frame when creation of the thumbnail fails. Parameters:
 +* $1 - is the name of the shared repository, see {{msg-mw|shardupload}}
 +* $2 - the reason, see {{msg-mw|thumbnail_error}}',
  'djvu_page_error' => 'Used as error message.
  
  See also:
@@@ -6739,6 -6750,8 +6751,6 @@@ CSS applied to users using Monobook ski
  'modern.css' => '{{optional}}',
  'vector.css' => '{{optional}}',
  'print.css' => '{{optional}}',
 -'handheld.css' => '{{optional}}
 -Style that can be applied on [[w:handheld devices|handheld devices]] (e.g. mobile phones), <code>$wgHandheldStyle</code> is an optional configuration variable which specifies a style sheet file for handheld devices.',
  'noscript.css' => '{{optional}}',
  'group-autoconfirmed.css' => '{{doc-group|autoconfirmed|css}}',
  'group-bot.css' => '{{doc-group|bot|css}}',
@@@ -135,6 -135,18 +135,18 @@@ $wgMessageStructure = array
                'oct',
                'nov',
                'dec',
+               'january-date',
+               'february-date',
+               'march-date',
+               'april-date',
+               'may-date',
+               'june-date',
+               'july-date',
+               'august-date',
+               'september-date',
+               'october-date',
+               'november-date',
+               'december-date',
        ),
        'categorypages' => array(
                'pagecategories',
                'thumbnail-more',
                'filemissing',
                'thumbnail_error',
 +              'thumbnail_error_remote',
                'djvu_page_error',
                'djvu_no_xml',
                'thumbnail-temp-create',
                'modern.css',
                'vector.css',
                'print.css',
 -              'handheld.css',
                'noscript.css',
                'group-autoconfirmed.css',
                'group-bot.css',