Jforrester has submitted this change and it was merged.

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


Some consistency tweaks in preparation for adding extension to translatewiki.net

* typo: an -> and
* Shorten description message a bit
* Add newlime to avoid breaking translatewiki.net scrips

Change-Id: I7bce8e72ff0d1c2de9c1f107ad0bb8115d53fa13
---
M AccountAudit.i18n.php
M AccountAudit.php
2 files changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/AccountAudit.i18n.php b/AccountAudit.i18n.php
index 7d81dd3..2f081b9 100644
--- a/AccountAudit.i18n.php
+++ b/AccountAudit.i18n.php
@@ -3,11 +3,11 @@
 $messages = array();
 
 $messages['en'] = array(
-       'accountaudit-desc' => 'This extension is used to assist the WMF in 
completing the audit an unification of non-global accounts that exist across 
the WMF\'s projects',
+       'accountaudit-desc' => "Used to assist the WMF in completing the audit 
and unification of non-global accounts that exist across the WMF's projects",
 );
 
 /** Message documentation (Message documentation)
  */
 $messages['qqq'] = array(
        'accountaudit-desc' => '{{desc}}',
-);
\ No newline at end of file
+);
diff --git a/AccountAudit.php b/AccountAudit.php
index 7f440fe..1d8377f 100644
--- a/AccountAudit.php
+++ b/AccountAudit.php
@@ -1,7 +1,7 @@
 <?php
 /*
  * Extension:AccountAudit. This extension is used to assist the WMF in 
completing the audit
- * an unification of non-global accounts that exist across the WMF's projects.
+ * and unification of non-global accounts that exist across the WMF's projects.
  *
  * @author Peter Gehres <[email protected]>
  */

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7bce8e72ff0d1c2de9c1f107ad0bb8115d53fa13
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AccountAudit
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: Pgehres <[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