AlephNull has submitted this change and it was merged.

Change subject: Consistency tweaks in preparation for adding extension to 
translatewiki.net
......................................................................


Consistency tweaks in preparation for adding extension to translatewiki.net

* article -> page
* Message doc
* Remove superfluous newline per Siebrands CE

Change-Id: I943c9140d03e6319bd9b69d8fe2ac73112f2849c
---
M CategoryTagSorter.i18n.php
1 file changed, 3 insertions(+), 7 deletions(-)

Approvals:
  AlephNull: Verified; Looks good to me, approved



diff --git a/CategoryTagSorter.i18n.php b/CategoryTagSorter.i18n.php
index 190e531..542c446 100644
--- a/CategoryTagSorter.i18n.php
+++ b/CategoryTagSorter.i18n.php
@@ -18,20 +18,16 @@
  * @ingroup Extensions
  */
 
-
 $messages = array();
-
 
 /**
  * English
  *
  */
 $messages['en'] = array(
-       'tog-categorysortdisable' => 'Do not sort category links in articles 
(display in default MediaWiki order)',
-       'categorytagsorter-desc' => 'Sorts the category links when displaying 
an article for easy reading.',
+       'tog-categorysortdisable' => 'Do not sort category links in pages 
(display in default MediaWiki order)',
+       'categorytagsorter-desc' => 'Sorts the category links when displaying a 
page for easy reading.',
 );
-
-
 
 /**
  * Message documentation
@@ -39,6 +35,6 @@
  */
 $messages['qqq'] = array(
        'tog-categorysortdisable' => 'Displayed next to the user-preference 
checkbox for enabling/disabling alphabetical sorting of category links.',
-       'categorytagsorter-desc' => 'The description of the extension that 
appears on Special:Version',
+       'categorytagsorter-desc' => 
'{{desc|name=CategoryTagSorter|url=https://www.mediawiki.org/wiki/Extension:CategoryTagSorter}}',
 );
 

-- 
To view, visit https://gerrit.wikimedia.org/r/89223
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I943c9140d03e6319bd9b69d8fe2ac73112f2849c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CategoryTagSorter
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <[email protected]>
Gerrit-Reviewer: AlephNull <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to