Siebrand has submitted this change and it was merged.

Change subject: Add full stops
......................................................................


Add full stops

Change-Id: I52ec6abf38c825aeecdbc13f7e556d5f0a097062
---
M AuthorProtect.i18n.php
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/AuthorProtect.i18n.php b/AuthorProtect.i18n.php
index 70fc9ef..6df6d98 100644
--- a/AuthorProtect.i18n.php
+++ b/AuthorProtect.i18n.php
@@ -14,13 +14,13 @@
 $messages['en'] = array(
        'authorprotect'            => 'Protect page from non-authors',
        'authorprotect-desc'       => 'Allows the author of a page to protect 
it from other users',
-       'authorprotect-notauthor'  => 'You are not the author of this page',
+       'authorprotect-notauthor'  => 'You are not the author of this page.',
        'authorprotect-confirm'    => 'Change protection levels',
        'authorprotect-edit'       => 'Restrict editing to authors',
        'authorprotect-move'       => 'Restrict moving to authors',
-       'authorprotect-intro'      => 'Use this form to lock this page from 
non-authors',
+       'authorprotect-intro'      => 'Use this form to lock this page from 
non-authors.',
        'authorprotect-success'    => 'Protection successful!',
-       'authorprotect-failure'    => 'Protection unsuccessful',
+       'authorprotect-failure'    => 'Protection unsuccessful.',
        'protect-level-author'     => 'Protect from non-authors',
        'restriction-level-author' => 'Author-protected',
        'right-authorprotect'      => 'Protect authored pages',

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I52ec6abf38c825aeecdbc13f7e556d5f0a097062
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/AuthorProtect
Gerrit-Branch: master
Gerrit-Owner: Shirayuki <shirayuk...@gmail.com>
Gerrit-Reviewer: Siebrand <siebr...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to