r68823 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68822‎ | r68823 | r68824 >
Date:09:22, 1 July 2010
Author:raymond
Status:ok
Tags:
Comment:
Reword/Add colon to labels for consistenzy
Modified paths:
  • /trunk/extensions/AuthorProtect/AuthorProtect.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/AuthorProtect/AuthorProtect.i18n.php
@@ -18,8 +18,8 @@
1919 'authorprotect-confirm' => 'Change protection levels',
2020 'authorprotect-edit' => 'Restrict editing to authors',
2121 'authorprotect-move' => 'Restrict moving to authors',
22 - 'authorprotect-expiry' => 'Expiration time',
23 - 'authorprotect-reason' => 'Reason',
 22+ 'authorprotect-expiry' => 'Expires:',
 23+ 'authorprotect-reason' => 'Reason:',
2424 'authorprotect-intro' => 'Use this form to lock this page from non-authors',
2525 'authorprotect-success' => 'Protection successful!',
2626 'authorprotect-failure' => 'Protection unsuccessful',

Status & tagging log