diff --git a/Cite.i18n.php b/Cite.i18n.php index 23bca705..9b451a0b 100644 --- a/Cite.i18n.php +++ b/Cite.i18n.php @@ -89,12 +89,13 @@ no text was provided for refs named $1', * @author Purodha * @author Raimond Spekking * @author Raymond + * @author Shirayuki * @author Siebrand * @author The Evil IP address * @author Umherirrender */ $messages['qqq'] = array( - 'cite-desc' => '{{desc}}', + 'cite-desc' => '{{desc|name=Cite|url=http://www.mediawiki.org/wiki/Extension:Cite}}', 'cite_error_key_str_invalid' => '$str and $key are literals, and refer to who knows which variables the code uses.', 'cite_error' => 'Cite extension. This is used when there are errors in ref or references tags. The parameter $1 is an error message.', 'cite_error_ref_numeric_key' => 'Cite extension. Error message shown if the name of a ref tag only contains digits. Examples that cause this error are <ref name="123" /> or <ref name="456">input</ref>', diff --git a/SpecialCite.i18n.php b/SpecialCite.i18n.php index cd45efcd..2c35d942 100644 --- a/SpecialCite.i18n.php +++ b/SpecialCite.i18n.php @@ -601,7 +601,7 @@ $messages['be'] = array( */ $messages['be-tarask'] = array( 'cite_article_desc' => 'Дадае спэцыяльную старонку [[Special:Cite|цытаваньня]] і спасылку ў інструмэнтах', - 'cite_article_link' => 'Цытаваць гэтую старонку', + 'cite_article_link' => 'Цытаваць старонку', 'tooltip-cite-article' => 'Інфармацыя пра тое, як цытатаваць гэтую старонку', 'cite' => 'Цытаваньне', 'cite_page' => 'Старонка:',