r51912 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51911‎ | r51912 | r51913 >
Date:16:52, 15 June 2009
Author:siebrand
Status:ok
Tags:
Comment:
article -> wikipage
Modified paths:
  • /trunk/extensions/Collection/Collection.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/Collection.i18n.php
@@ -33,10 +33,10 @@
3434 'coll-print_template_pattern' => '$1/Print',
3535 'coll-unknown_subpage_title' => 'Unknown subpage',
3636 'coll-unknown_subpage_text' => 'This subpage of [[Special:Book|Book]] does not exist',
37 - 'coll-couldnotaddarticle_title' => 'Could not add article',
38 - 'coll-couldnotaddarticle_msg' => 'The article could not be added.',
39 - 'coll-couldnotremovearticle_title' => 'Could not remove article',
40 - 'coll-couldnotremovearticle_msg' => 'The article could not be removed.',
 37+ 'coll-couldnotaddarticle_title' => 'Could not add wiki page',
 38+ 'coll-couldnotaddarticle_msg' => 'The wiki page could not be added.',
 39+ 'coll-couldnotremovearticle_title' => 'Could not remove wiki page',
 40+ 'coll-couldnotremovearticle_msg' => 'The wiki page could not be removed.',
4141 'coll-download_as' => 'Download as $1',
4242 'coll-noscript_text' => '<h1>JavaScript is required!</h1>
4343 <strong>Your browser does not support JavaScript or JavaScript has been turned off.

Status & tagging log