diff --git a/Cite.i18n.php b/Cite.i18n.php
index 396330fc9..25f296e4e 100644
--- a/Cite.i18n.php
+++ b/Cite.i18n.php
@@ -38,9 +38,9 @@ Use <references />
',
parameter "group" is allowed only.
Use <references />
, or <references group="..." />
',
'cite_error_references_no_backlink_label' => 'Ran out of custom backlink labels.
-Define more in the [[MediaWiki:Cite references link many format backlink labels]] message',
- 'cite_error_no_link_label_group' => 'Ran out of custom link labels for group \'$1\'.
-Define more in the [[MediaWiki:$2]] message',
+Define more in the [[MediaWiki:Cite references link many format backlink labels]] message.',
+ 'cite_error_no_link_label_group' => 'Ran out of custom link labels for group "$1".
+Define more in the [[MediaWiki:$2]] message.',
'cite_error_references_no_text' => 'Invalid <ref>
tag;
no text was provided for refs named $1
',
'cite_error_included_ref' => 'Closing </ref> missing for <ref> tag',