Ajax suggestions:
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index fda0739..d3d9634 100644 (file)
@@ -270,6 +270,7 @@ $wgMessageStructure = array(
                'editsection',
                'editsection-brackets',
                'editold',
+               'viewsourceold',
                'editsectionhint',
                'toc',
                'showtoc',
@@ -700,6 +701,15 @@ $wgMessageStructure = array(
                'search-redirect',
                'search-section',
                'search-suggest',
+               'search-interwiki-caption',
+               'search-interwiki-default',
+               'search-interwiki-custom',
+               'search-interwiki-more',
+               'search-mwsuggest-enabled',
+               'search-mwsuggest-disabled',    
+               'search-relatedarticle',
+               'mwsuggest-disable',
+               'searchrelated',        
                'searchall',
                'showingresults',
                'showingresultsnum',
@@ -868,6 +878,8 @@ $wgMessageStructure = array(
                'recentchangeslinked-title',
                'recentchangeslinked-noresult',
                'recentchangeslinked-summary',
+               'recentchangeslinked-page',
+               'recentchangeslinked-to',
        ),
        'upload' => array(
                'upload',
@@ -1136,6 +1148,7 @@ $wgMessageStructure = array(
                'deadendpages-summary',
                'deadendpagestext',
                'protectedpages',
+               'protectedpages-indef',
                'protectedpages-summary',
                'protectedpagestext',
                'protectedpagesempty',
@@ -1215,6 +1228,7 @@ $wgMessageStructure = array(
                'listgrouprights-group',
                'listgrouprights-rights',
                'listgrouprights-link',
+               'listgrouprights-helppage',
        ),
        'emailuser' => array(
                'mailnologin',
@@ -1235,6 +1249,7 @@ $wgMessageStructure = array(
                'emailccsubject',
                'emailsent',
                'emailsenttext',
+               'emailuserfooter',
        ),
        'watchlist' => array(
                'watchlist',
@@ -1444,6 +1459,9 @@ $wgMessageStructure = array(
                'whatlinkshere-prev',
                'whatlinkshere-next',
                'whatlinkshere-links',
+               'whatlinkshere-hideredirs',
+               'whatlinkshere-hidetrans',
+               'whatlinkshere-hidelinks',
        ),
        'block' => array(
                'blockip',
@@ -1885,8 +1903,6 @@ $wgMessageStructure = array(
        'variantname-sr' => array(
                'variantname-sr-ec',
                'variantname-sr-el',
-               'variantname-sr-jc',
-               'variantname-sr-jl',
                'variantname-sr',
        ),
        'variantname-kk' => array(
@@ -2446,6 +2462,17 @@ $wgMessageStructure = array(
                'fileduplicatesearch-result-1',
                'fileduplicatesearch-result-n',
        ),
+       'specialpages-group' => array(
+               'specialpages-group-maintenance',
+               'specialpages-group-other',
+               'specialpages-group-login',
+               'specialpages-group-changes',
+               'specialpages-group-media',
+               'specialpages-group-users',
+               'specialpages-group-needy',
+               'specialpages-group-highuse',
+               'specialpages-group-permissions',
+       ),
 );
 
 /** Comments for each block */
@@ -2628,6 +2655,7 @@ Variants for Chinese language",
        'version'               => 'Special:Version',
        'filepath'              => 'Special:Filepath',
        'fileduplicatesearch'   => 'Special:FileDuplicateSearch',
+       'specialpages-group'    => 'Special:SpecialPages',
 );
 
 /** Short comments for standalone messages */