r113717 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r113716‎ | r113717 | r113718 >
Date:13:11, 13 March 2012
Author:amire80
Status:ok
Tags:i18nreview 
Comment:
Explained what CTA means for translators who don't know what it is.
Modified paths:
  • /trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php
@@ -423,6 +423,7 @@
424424
425425 /** Message documentation (Message documentation)
426426 * @author Arthur Richards
 427+ * @author Amire80
427428 * @author Beta16
428429 * @author Brandon Harris
429430 * @author EugeneZelenko
@@ -440,20 +441,20 @@
441442 * @author Yekrats
442443 */
443444 $messages['qqq'] = array(
444 - 'articlefeedbackv5-cta-thanks' => 'The bolded part of the message that appears at the top of every CTA',
445 - 'articlefeedbackv5-cta-confirmation-followup' => 'The non-bolded part of the message that appears at the top of every CTA',
446 - 'articlefeedbackv5-cta1-confirmation-title' => 'The title of the edit CTA',
447 - 'articlefeedbackv5-cta1-confirmation-call' => 'The text of the edit CTA',
448 - 'articlefeedbackv5-cta1-learn-how' => 'The link below the text on the edit CTA, pointing to the edit tutorial',
 445+ 'articlefeedbackv5-cta-thanks' => 'The bolded part of the message that appears at the top of every CTA (call to action)',
 446+ 'articlefeedbackv5-cta-confirmation-followup' => 'The non-bolded part of the message that appears at the top of every CTA (call to action)',
 447+ 'articlefeedbackv5-cta1-confirmation-title' => 'The title of the edit CTA (call to action)',
 448+ 'articlefeedbackv5-cta1-confirmation-call' => 'The text of the edit CTA (call to action)',
 449+ 'articlefeedbackv5-cta1-learn-how' => 'The link below the text on the edit CTA (call to action), pointing to the edit tutorial',
449450 'articlefeedbackv5-cta1-learn-how-url' => '{{optional}}
450451 The link to the edit tutorial',
451 - 'articlefeedbackv5-cta1-edit-linktext' => 'The explanatory text for the button on the edit CTA',
452 - 'articlefeedbackv5-cta2-confirmation-title' => 'The title of the learn more CTA',
453 - 'articlefeedbackv5-cta2-confirmation-call' => 'The explanatory text of the learn more CTA',
454 - 'articlefeedbackv5-cta2-button-text' => 'The text for the button on the learn more CTA',
455 - 'articlefeedbackv5-cta3-confirmation-title' => 'The title of the survey CTA',
456 - 'articlefeedbackv5-cta3-confirmation-call' => 'The explanatory text of the survey CTA',
457 - 'articlefeedbackv5-cta3-button-text' => 'The text for the button on the survey CTA',
 452+ 'articlefeedbackv5-cta1-edit-linktext' => 'The explanatory text for the button on the edit CTA (call to action)',
 453+ 'articlefeedbackv5-cta2-confirmation-title' => 'The title of the learn more CTA (call to action)',
 454+ 'articlefeedbackv5-cta2-confirmation-call' => 'The explanatory text of the learn more CTA (call to action)',
 455+ 'articlefeedbackv5-cta2-button-text' => 'The text for the button on the learn more CTA (call to action)',
 456+ 'articlefeedbackv5-cta3-confirmation-title' => 'The title of the survey CTA (call to action)',
 457+ 'articlefeedbackv5-cta3-confirmation-call' => 'The explanatory text of the survey CTA (call to action)',
 458+ 'articlefeedbackv5-cta3-button-text' => 'The text for the button on the survey CTA (call to action)',
458459 'articlefeedbackv5-error' => 'This error message will be displayed in a grey box replacing the form if there was an unrecoverable error.',
459460 'articlefeedbackv5-error-blocked' => 'This error message will be displayed on the form if the user is blocked from submitting feedback.',
460461 'articlefeedbackv5-error-abuse' => 'This error message will be displayed above the form if the comment matched the spam or abuse filters. $1 is the link to the abuse policy, the text of which is {{msg-mw|articlefeedbackv5-error-abuse-linktext}} and the url of which is {{msg-mw|articlefeedbackv5-error-abuse-link}}.',

Status & tagging log