Index: trunk/extensions/ArticleCreationWorkflow/ArticleCreationWorkflow.i18n.php |
— | — | @@ -27,15 +27,15 @@ |
28 | 28 | 'ac-action-signup-subtitle' => 'A {{SITENAME}} account allows you to create new articles.', |
29 | 29 | 'ac-hover-tooltip-body-signup' => "<ul><li>You <b><i>do not</i></b> have a {{SITENAME}} account.</li></ul>", |
30 | 30 | |
31 | | - 'ac-action-request' => 'Use the Article Creation Wizard', |
32 | | - 'ac-action-request-subtitle' => "Let the Wizard guide me through the process.", |
33 | | - 'ac-action-request-subtitle-anon' => "Let the Wizard guide me through the process.", |
| 31 | + 'ac-action-request' => 'Use the Article Wizard', |
| 32 | + 'ac-action-request-subtitle' => "Guide me through the process of creating an article.", |
| 33 | + 'ac-action-request-subtitle-anon' => "Guide me through the process of creating an article.", |
34 | 34 | 'ac-hover-tooltip-body-request' => "<ul><li> You want to see the article exist, and</li> |
35 | 35 | <li>You do not wish to write it yourself.</li></ul>", |
36 | 36 | |
37 | | - 'ac-action-exit' => 'Get out of here.', |
38 | | - 'ac-action-exit-subtitle' => 'Oops. This isn\'t what I wanted.', |
39 | | - 'ac-action-exit-subtitle-anon' => 'Oops. This isn\'t what I wanted.', |
| 37 | + 'ac-action-exit' => 'Go back', |
| 38 | + 'ac-action-exit-subtitle' => 'Oops. This isn\'t what I wanted.', |
| 39 | + 'ac-action-exit-subtitle-anon' => 'Oops. This isn\'t what I wanted.', |
40 | 40 | 'ac-hover-tooltip-body-exit' => '<ul><li>You want to go back to previous page.</li></ul>', |
41 | 41 | |
42 | 42 | 'ac-action-draft' => 'Create a draft', |