Index: trunk/extensions/Collection/Collection.i18n.php |
— | — | @@ -141,7 +141,8 @@ |
142 | 142 | 'coll-hide_info' => 'Hide information', |
143 | 143 | 'coll-order_info_article' => '{{MediaWiki:Coll-helppage}}/PediaPress order information', |
144 | 144 | '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.', |
146 | 147 | 'coll-suggested_articles' => 'Suggestions', |
147 | 148 | 'coll-suggest_reset_bans' => 'reset', |
148 | 149 | 'coll-suggest_reset_bans_tooltip' => 'Show previously removed suggestions', |
— | — | @@ -150,9 +151,9 @@ |
151 | 152 | 'coll-suggest_your_book' => 'Your book', |
152 | 153 | 'coll-suggest_show' => 'show', |
153 | 154 | '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).", |
157 | 158 | 'coll-suggest_undo_tooltip' => 'Undo this action', |
158 | 159 | 'coll-suggest_undo' => 'undo', |
159 | 160 | |
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt |
— | — | @@ -176,7 +176,7 @@ |
177 | 177 | file = Collection/CollectionCore.i18n.php |
178 | 178 | aliasfile = Collection/Collection.alias.php |
179 | 179 | descmsg = coll-create_a_book |
180 | | -ignored = coll-book_mode_box_style |
| 180 | +ignored = coll-book_creator_box_style, coll-suggest_enabled |
181 | 181 | |
182 | 182 | Collection - Other |
183 | 183 | id = ext-collection-other |