Index: trunk/extensions/Collection/Collection.i18n.php |
— | — | @@ -123,15 +123,14 @@ |
124 | 124 | Please contact your MediaWiki administrator.', |
125 | 125 | 'coll-license' => 'License', |
126 | 126 | 'coll-start_title' => "Start collection", |
127 | | - 'coll-start_text' => " |
128 | | -You can collect articles, generate and download a document in one of severa from article collections or from single articles, order books from a print-on-demand partner and save article collections for later use or to share them. |
| 127 | + 'coll-start_text' => "You can collect pages, generate and download a document in one of several formats from page collections or from single pages, order books from a print-on-demand partner, and save page collections for later use, or to share them. |
129 | 128 | |
130 | 129 | See the [[{{MediaWiki:Coll-helppage}}|help page about collections]] for more information. |
131 | 130 | ", |
132 | 131 | 'coll-start_add_box_title' => "Start collection right now", |
133 | 132 | 'coll-start_add_link' => "Click to start your collection.", |
134 | | - 'coll-start_add_page_text' => "$1 will be the first article.", |
135 | | - 'coll-start_add_page_category' => "The articles in category $1 will be added.", |
| 133 | + 'coll-start_add_page_text' => "$1 will be the first page.", |
| 134 | + 'coll-start_add_page_category' => "The pages in category $1 will be added.", |
136 | 135 | 'coll-return_to' => "Return to [[:$1]]", |
137 | 136 | ); |
138 | 137 | |