Siebrand has submitted this change and it was merged.

Change subject: Remove full-stop from desc
......................................................................


Remove full-stop from desc

For consistency

Change-Id: I5c976e097a8f5e7157545e6e0fdbda6b5716ff9c
---
M CategoryTagSorter.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/CategoryTagSorter.i18n.php b/CategoryTagSorter.i18n.php
index 700c2a1..24943c7 100644
--- a/CategoryTagSorter.i18n.php
+++ b/CategoryTagSorter.i18n.php
@@ -26,7 +26,7 @@
  */
 $messages['en'] = array(
        '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.',
+       'categorytagsorter-desc' => 'Sorts the category links when displaying a 
page for easy reading',
 );
 
 /** Message documentation (Message documentation)

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I5c976e097a8f5e7157545e6e0fdbda6b5716ff9c
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/CategoryTagSorter
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <[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