Index: trunk/extensions/ArticleCreationWorkflow/ArticleCreationWorkflow.i18n.php |
— | — | @@ -17,7 +17,7 @@ |
18 | 18 | 'ac-landing-page-title' => 'Create an article about "$1" on {{SITENAME}}', |
19 | 19 | |
20 | 20 | //buttons |
21 | | - 'ac-action-indicator' => 'To create an article on {{SITENAME}}, you may...', |
| 21 | + 'ac-action-indicator' => 'I want to...', |
22 | 22 | |
23 | 23 | 'ac-action-login' => 'Log in to {{SITENAME}}', |
24 | 24 | 'ac-action-login-subtitle' => 'I have a {{SITENAME}} account.', |
— | — | @@ -29,7 +29,7 @@ |
30 | 30 | |
31 | 31 | 'ac-action-request' => 'Use the Article Wizard', |
32 | 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.", |
| 33 | + 'ac-action-request-subtitle-anon' => "Guide me through 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 | |