r55972 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55971‎ | r55972 | r55973 >
Date:14:41, 7 September 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Follow-up to Collection messages changes:
* minor tweaks
* update ignored in Translate because of renaming
Modified paths:
  • /trunk/extensions/Collection/Collection.i18n.php (modified) (history)
  • /trunk/extensions/Translate/groups/mediawiki-defines.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/Collection/Collection.i18n.php
@@ -141,7 +141,8 @@
142142 'coll-hide_info' => 'Hide information',
143143 'coll-order_info_article' => '{{MediaWiki:Coll-helppage}}/PediaPress order information',
144144 'coll-suggest_title' => 'Suggested pages for your book',
145 - 'coll-suggest_intro_text' => 'Suggestions are based on the current set of wiki pages in your book. The list is updated whenever you click on the add or remove buttons.',
 145+ 'coll-suggest_intro_text' => 'Suggestions are based on the current set of wiki pages in your book.
 146+The list is updated whenever you click on the add or remove buttons.',
146147 'coll-suggested_articles' => 'Suggestions',
147148 'coll-suggest_reset_bans' => 'reset',
148149 'coll-suggest_reset_bans_tooltip' => 'Show previously removed suggestions',
@@ -150,9 +151,9 @@
151152 'coll-suggest_your_book' => 'Your book',
152153 'coll-suggest_show' => 'show',
153154 'coll-suggest_ban_tooltip' => 'Remove this page from the list of suggestions',
154 - 'coll-suggest_article_ban' => "Page <em>$1</em> has been removed from the suggestions. ($2)",
155 - 'coll-suggest_article_add' => "Page <em>$1</em> has been added to your book. ($2)",
156 - 'coll-suggest_article_remove' => "Page <em>$1</em> has been removed from your book. ($2)",
 155+ 'coll-suggest_article_ban' => "Page <em>$1</em> has been removed from the suggestions ($2).",
 156+ 'coll-suggest_article_add' => "Page <em>$1</em> has been added to your book ($2).",
 157+ 'coll-suggest_article_remove' => "Page <em>$1</em> has been removed from your book ($2).",
157158 'coll-suggest_undo_tooltip' => 'Undo this action',
158159 'coll-suggest_undo' => 'undo',
159160
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt
@@ -176,7 +176,7 @@
177177 file = Collection/CollectionCore.i18n.php
178178 aliasfile = Collection/Collection.alias.php
179179 descmsg = coll-create_a_book
180 -ignored = coll-book_mode_box_style
 180+ignored = coll-book_creator_box_style, coll-suggest_enabled
181181
182182 Collection - Other
183183 id = ext-collection-other

Status & tagging log