r112012 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r112011‎ | r112012 | r112013 >
Date:13:00, 21 February 2012
Author:siebrand
Status:ok
Tags:
Comment:
Tweak messages.
Modified paths:
  • /trunk/extensions/Translate/lcadft/LCADFT.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/lcadft/LCADFT.i18n.php
@@ -14,9 +14,9 @@
1515 $messages['en'] = array(
1616 'translatorsignup' => 'Translator signup',
1717 'lcadft-desc' => 'Allows translators sign up for translation notifications',
18 - 'lcadft-info' => 'Info',
19 - 'lcadft-username' => 'Username',
20 - 'lcadft-emailstatus' => 'E-mail status',
 18+ 'lcadft-info' => 'User information',
 19+ 'lcadft-username' => 'Username:',
 20+ 'lcadft-emailstatus' => 'E-mail status:',
2121 'lcadft-email-confirmed' => 'Your e-mail address is confirmed',
2222 'lcadft-email-unconfirmed' => 'Your e-mail address is not confirmed. $1',
2323 'lcadft-email-notset' => 'You have not provided an e-mail address. You can do that in your [[Special:Preferences|preferences]].',
@@ -36,11 +36,12 @@
3737
3838 $messages['qqq'] = array(
3939 'lcadft' => 'Special page header',
40 - 'lcadft-desc' => '{{desct}}',
 40+ 'lcadft-desc' => '{{desc}}',
4141 'lcadft-info' => 'Fieldset header',
4242 'lcadft-username' => 'Label followed by username',
4343 'lcadft-emailstatus' => 'Label',
44 - 'lcadft-email-unconfirmed' => '$1 is a button which can be used to send confirmation email. Button text is in Mediawiki:confirmemail_send message.',
 44+ 'lcadft-email-unconfirmed' => 'Parameters:
 45+* $1 is a button which can be used to send confirmation email. Button text is {{msg-mw|mediawiki:confirmemail_send}}.',
4546 'lcadft-contact' => 'Fieldset header',
4647 'lcadft-cmethod-email' => 'Check option label',
4748 'lcadft-cmethod-talkpage' => 'Check option label',

Status & tagging log