Index: trunk/extensions/Drafts/Drafts.i18n.php |
— | — | @@ -21,8 +21,7 @@ |
22 | 22 | 'drafts-view-mustlogin' => 'You must $1 to see your drafts.', |
23 | 23 | 'drafts-view-nonesaved' => 'You do not have any drafts saved at this time.', |
24 | 24 | 'drafts-view-notice' => 'You have $1 for this page.', |
25 | | - 'drafts-view-notice-single' => '$1 draft', |
26 | | - 'drafts-view-notice-plural' => '$1 drafts', |
| 25 | + 'drafts-view-notice-link' => '$1 {{PLURAL:$1|draft|drafts}}', |
27 | 26 | 'drafts-view-warn' => 'By navigating away from this page you will loose all unsaved changes to this page. |
28 | 27 | Do you want to continue?', |
29 | 28 | 'drafts-save' => 'Save this as a draft [d]', |