r50203 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50202‎ | r50203 | r50204 >
Date:20:40, 4 May 2009
Author:brion
Status:ok
Tags:
Comment:
"Add wiki page" in sidebar is confusing; change to "Add page to book"
Modified paths:
  • /trunk/extensions/Collection/CollectionCore.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/CollectionCore.i18n.php
@@ -29,7 +29,7 @@
3030 'coll-add_category' => 'Add category',
3131 'coll-add_category_popup' => 'Add wiki pages in linked category to your book',
3232 'coll-add_category_tooltip' => 'Add all wiki pages in this category to your book',
33 - 'coll-add_page' => 'Add wiki page',
 33+ 'coll-add_page' => 'Add page to book',
3434 'coll-add_page_popup' => 'Add linked wiki page to your book',
3535 'coll-add_page_tooltip' => 'Add the current wiki page to your book',
3636 'coll-bookscategory' => 'Books',
@@ -45,7 +45,7 @@
4646 'coll-n_pages' => '$1 {{PLURAL:$1|page|pages}}',
4747 'coll-popup_help_text' => 'To deactivate this feature click "Clear book" in the "Create a book" box',
4848 'coll-printable_version_pdf' => 'PDF version',
49 - 'coll-remove_page' => 'Remove wiki page',
 49+ 'coll-remove_page' => 'Remove page from book',
5050 'coll-remove_page_popup' => 'Remove linked wiki page from your book',
5151 'coll-remove_page_tooltip' => 'Remove the current wiki page from your book',
5252 'coll-show_collection' => 'Show book',

Status & tagging log