mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CiteThisPage
synced 2024-11-16 04:03:41 +00:00
Small tweaks for 'cite_error_references_no_backlink_label' and 'cite_error_no_link_label_group'
This commit is contained in:
parent
d9b8f32959
commit
dfc1f92c57
|
@ -38,9 +38,9 @@ Use <code><references /></code>',
|
||||||
parameter "group" is allowed only.
|
parameter "group" is allowed only.
|
||||||
Use <code><references /></code>, or <code><references group="..." /></code>',
|
Use <code><references /></code>, or <code><references group="..." /></code>',
|
||||||
'cite_error_references_no_backlink_label' => 'Ran out of custom backlink labels.
|
'cite_error_references_no_backlink_label' => 'Ran out of custom backlink labels.
|
||||||
Define more in the <nowiki>[[MediaWiki:Cite references link many format backlink labels]]</nowiki> message',
|
Define more in the <nowiki>[[MediaWiki:Cite references link many format backlink labels]]</nowiki> message.',
|
||||||
'cite_error_no_link_label_group' => 'Ran out of custom link labels for group \'$1\'.
|
'cite_error_no_link_label_group' => 'Ran out of custom link labels for group "$1".
|
||||||
Define more in the <nowiki>[[MediaWiki:$2]]</nowiki> message',
|
Define more in the <nowiki>[[MediaWiki:$2]]</nowiki> message.',
|
||||||
'cite_error_references_no_text' => 'Invalid <code><ref></code> tag;
|
'cite_error_references_no_text' => 'Invalid <code><ref></code> tag;
|
||||||
no text was provided for refs named <code>$1</code>',
|
no text was provided for refs named <code>$1</code>',
|
||||||
'cite_error_included_ref' => 'Closing </ref> missing for <ref> tag',
|
'cite_error_included_ref' => 'Closing </ref> missing for <ref> tag',
|
||||||
|
|
Loading…
Reference in a new issue