Index: trunk/extensions/UploadWizard/UploadWizard.i18n.php |
— | — | @@ -325,7 +325,7 @@ |
326 | 326 | |
327 | 327 | // Coolcats |
328 | 328 | 'mw-coolcats-confirm-new-title' => 'Confirm new category', |
329 | | - 'mw-coolcats-confirm-new' => 'It looks like you are trying to add a new category, "$1". Be aware:<ul><li>Categories should usually be in English.</li><li>Most new categories should be a subcategory of an existing category.</li></ul>Generally, only experts should add a category.', |
| 329 | + 'mw-coolcats-confirm-new' => 'It looks like you are trying to add a new category, "$1". Be aware:<ul><li>Categories should usually be in English.</li><li>Most new categories should be a subcategory of an existing category.</li></ul>Generally, only experts should create a category.', |
330 | 330 | 'mw-coolcats-confirm-new-ok' => 'Add this category anyway', |
331 | 331 | 'mw-coolcats-confirm-new-cancel' => 'Never mind' |
332 | 332 | |