mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-24 06:54:00 +00:00
article -> page for extension messages (all but FlaggedRevs)
This commit is contained in:
parent
340e414e00
commit
ceb3e2aa9c
|
@ -8,7 +8,7 @@
|
||||||
$wgSpecialCiteMessages = array();
|
$wgSpecialCiteMessages = array();
|
||||||
|
|
||||||
$wgSpecialCiteMessages['en'] = array(
|
$wgSpecialCiteMessages['en'] = array(
|
||||||
'cite_article_link' => 'Cite this article',
|
'cite_article_link' => 'Cite this page',
|
||||||
'cite' => 'Cite',
|
'cite' => 'Cite',
|
||||||
'cite_page' => 'Page:',
|
'cite_page' => 'Page:',
|
||||||
'cite_submit' => 'Cite',
|
'cite_submit' => 'Cite',
|
||||||
|
|
Loading…
Reference in a new issue