r112746 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112745‎ | r112746 | r112747 >
Date:00:42, 1 March 2012
Author:raindrift
Status:ok
Tags:
Comment:
language changes, followup to r112705
Modified paths:
  • /trunk/extensions/ArticleCreationWorkflow/ArticleCreationWorkflow.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleCreationWorkflow/ArticleCreationWorkflow.i18n.php
@@ -17,14 +17,14 @@
1818 'ac-landing-page-title' => 'Create an article about "$1" on {{SITENAME}}',
1919
2020 //buttons
21 - 'ac-action-indicator' => 'I want to...',
 21+ 'ac-action-indicator' => 'I want to create an article on {{SITENAME}}...',
2222
2323 'ac-action-login' => 'Log in to {{SITENAME}}',
2424 'ac-action-login-subtitle' => 'I have a {{SITENAME}} account.',
2525 'ac-hover-tooltip-body-login' => "<ul><li>You already have a user account and wish to edit under that name.</li></ul>",
2626
2727 '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.',
2929 'ac-hover-tooltip-body-signup' => "<ul><li>You <b><i>do not</i></b> have a {{SITENAME}} account.</li></ul>",
3030
3131 'ac-action-request' => 'Use the Article Wizard',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r112705forgot that request has two subtitle strings. followup to r112704raindrift18:32, 29 February 2012

Status & tagging log