Index: trunk/extensions/Collection/Collection.i18n.php |
— | — | @@ -92,7 +92,7 @@ |
93 | 93 | 'coll-no' => 'No', |
94 | 94 | 'coll-disable_collection_text' => '<a href="$1">Click here</a> to stop using collections for now.', |
95 | 95 | 'coll-load_overwrite_text' => 'You already have some pages in your collection. |
96 | | -Do want to overwrite your current collection, append the new content or cancel loading this collection?', |
| 96 | +Do you want to overwrite your current collection, append the new content, or cancel loading this collection?', |
97 | 97 | 'coll-overwrite' => 'Overwrite', |
98 | 98 | 'coll-append' => 'Append', |
99 | 99 | 'coll-cancel' => 'Cancel', |