Index: trunk/extensions/Collection/Collection.i18n.php |
— | — | @@ -33,10 +33,10 @@ |
34 | 34 | 'coll-print_template_pattern' => '$1/Print', |
35 | 35 | 'coll-unknown_subpage_title' => 'Unknown subpage', |
36 | 36 | '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.', |
41 | 41 | 'coll-download_as' => 'Download as $1', |
42 | 42 | 'coll-noscript_text' => '<h1>JavaScript is required!</h1> |
43 | 43 | <strong>Your browser does not support JavaScript or JavaScript has been turned off. |