Index: trunk/extensions/ArticleCreationWorkflow/ArticleCreationWorkflow.i18n.php |
— | — | @@ -24,7 +24,7 @@ |
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' => 'I\'d like to sign up so I can create new articles.', |
| 28 | + 'ac-action-signup-subtitle' => 'I\'d like to sign up and create 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', |
— | — | @@ -48,7 +48,7 @@ |
49 | 49 | 'ac-create-warning-create' => "Articles may be deleted <i><b>immediately</b></i> if: |
50 | 50 | <ul><li>they copy material from other sources</li> |
51 | 51 | <li>are overly promotional</li> |
52 | | - <li>do not clearly state why the subject is important.</li></ul> |
| 52 | + <li>do not clearly state why the subject is important</li></ul> |
53 | 53 | ", |
54 | 54 | 'ac-create-button' => "Let's Go", |
55 | 55 | 'ac-hover-tooltip-body-create' => "<ul><li>You have created articles before, and</li> |