Index: trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php |
— | — | @@ -423,6 +423,7 @@ |
424 | 424 | |
425 | 425 | /** Message documentation (Message documentation) |
426 | 426 | * @author Arthur Richards |
| 427 | + * @author Amire80 |
427 | 428 | * @author Beta16 |
428 | 429 | * @author Brandon Harris |
429 | 430 | * @author EugeneZelenko |
— | — | @@ -440,20 +441,20 @@ |
441 | 442 | * @author Yekrats |
442 | 443 | */ |
443 | 444 | $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', |
449 | 450 | 'articlefeedbackv5-cta1-learn-how-url' => '{{optional}} |
450 | 451 | 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)', |
458 | 459 | 'articlefeedbackv5-error' => 'This error message will be displayed in a grey box replacing the form if there was an unrecoverable error.', |
459 | 460 | 'articlefeedbackv5-error-blocked' => 'This error message will be displayed on the form if the user is blocked from submitting feedback.', |
460 | 461 | '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}}.', |