http://www.mediawiki.org/wiki/Special:Code/MediaWiki/73835

Revision: 73835
Author:   yaron
Date:     2010-09-27 23:30:03 +0000 (Mon, 27 Sep 2010)

Log Message:
-----------
Added two new messages, for new functionality

Modified Paths:
--------------
    trunk/extensions/ApprovedRevs/ApprovedRevs.i18n.php

Modified: trunk/extensions/ApprovedRevs/ApprovedRevs.i18n.php
===================================================================
--- trunk/extensions/ApprovedRevs/ApprovedRevs.i18n.php 2010-09-27 23:29:05 UTC 
(rev 73834)
+++ trunk/extensions/ApprovedRevs/ApprovedRevs.i18n.php 2010-09-27 23:30:03 UTC 
(rev 73835)
@@ -21,11 +21,14 @@
        'approvedrevs-approvesuccess' => 'This revision of the page has been 
set as the approved version.',
        'approvedrevs-unapprovesuccess' => 'There is no longer an approved 
version for this page.
 Instead, the most recent revision will be shown.',
+       'approvedrevs-unapprovesuccess2' => 'There is no longer an approved 
version for this page.
+Instead, a blank page will be shown.',
        'approvedrevs-approveaction' => 'set $2 as the approved revision for 
"[[$1]]"',
        'approvedrevs-unapproveaction' => 'unset approved revision for 
"[[$1]]"',
        'approvedrevs-notlatest' => 'This is the approved revision of this 
page; it is not the most recent.',
        'approvedrevs-approvedandlatest' => 'This is the approved revision of 
this page, as well as being the most recent.',
        'approvedrevs-viewlatest' => 'View most recent revision.',
+       'approvedrevs-blankpageshown' => 'No revision has been approved for 
this page.',
        'approvedpages' => 'Approved pages',
        'approvedrevs-approvedpages-docu' => 'The following are the pages in 
the wiki that have an approved revision.',
        'right-approverevisions' => 'Set a certain revision of a wiki page as 
approved',



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to