Siebrand has submitted this change and it was merged.

Change subject: Replace "id" by "ID"
......................................................................


Replace "id" by "ID"

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

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



diff --git a/GoogleDocTag.i18n.php b/GoogleDocTag.i18n.php
index 26b9d9b..b34416f 100755
--- a/GoogleDocTag.i18n.php
+++ b/GoogleDocTag.i18n.php
@@ -13,7 +13,7 @@
  */
 $messages['en'] = array(
        'googledoctag-desc' => 'Adds <code>&lt;gdoc&gt;</code> tags for 
embedding Google Docs',
-       'googledoctag-noid' => 'The id of the Google Doc is missing.',
+       'googledoctag-noid' => 'The ID of the Google Doc is missing.',
 );
 
 /** Message documentation (Message documentation)

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ied7622c8f4996486c63b7c278376ed8b80d50d15
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GoogleDocTag
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