Index: trunk/extensions/ArticleCreationWorkflow/ArticleCreationWorkflow.i18n.php |
— | — | @@ -17,14 +17,14 @@ |
18 | 18 | 'ac-landing-page-title' => 'Create an article about "$1" on {{SITENAME}}', |
19 | 19 | |
20 | 20 | //buttons |
21 | | - 'ac-action-indicator' => 'I want to...', |
| 21 | + 'ac-action-indicator' => 'I want to create an article on {{SITENAME}}...', |
22 | 22 | |
23 | 23 | 'ac-action-login' => 'Log in to {{SITENAME}}', |
24 | 24 | 'ac-action-login-subtitle' => 'I have a {{SITENAME}} account.', |
25 | 25 | 'ac-hover-tooltip-body-login' => "<ul><li>You already have a user account and wish to edit under that name.</li></ul>", |
26 | 26 | |
27 | 27 | 'ac-action-signup' => 'Create a {{SITENAME}} account', |
28 | | - 'ac-action-signup-subtitle' => 'A {{SITENAME}} account allows you to create new articles.', |
| 28 | + 'ac-action-signup-subtitle' => 'I\'d like to sign up so I can 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 | 31 | 'ac-action-request' => 'Use the Article Wizard', |