Index: trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php |
— | — | @@ -18,7 +18,7 @@ |
19 | 19 | */ |
20 | 20 | $messages['en'] = array( |
21 | 21 | |
22 | | - /* CTAs */ |
| 22 | + // CTAs |
23 | 23 | 'articlefeedbackv5-cta-thanks' => 'Thanks!', |
24 | 24 | 'articlefeedbackv5-cta-confirmation-followup' => 'Your feedback has been saved.', |
25 | 25 | 'articlefeedbackv5-cta1-confirmation-title' => 'Did you know that you can edit this page?', |
— | — | @@ -33,7 +33,7 @@ |
34 | 34 | 'articlefeedbackv5-cta3-confirmation-call' => 'It only takes a minute and will help improve Wikipedia.', |
35 | 35 | 'articlefeedbackv5-cta3-button-text' => 'Start the survey', |
36 | 36 | |
37 | | - /* Error Messages */ |
| 37 | + // Error Messages |
38 | 38 | 'articlefeedbackv5-error' => 'An error has occured. Please try again later.', |
39 | 39 | 'articlefeedbackv5-page-disabled' => 'Article Feedback page not enabled for this article.', |
40 | 40 | 'articlefeedbackv5-error-email' => 'That e-mail address is not valid.', |
— | — | @@ -135,8 +135,8 @@ |
136 | 136 | 'articlefeedbackv5-comment-more' => 'More', |
137 | 137 | 'articlefeedbackv5-comment-less' => 'Less', |
138 | 138 | |
139 | | - /* Feedback forms */ |
140 | | - /* Option 1 ("Did you find what you were looking for?") */ |
| 139 | + // Feedback forms |
| 140 | + // Option 1 ("Did you find what you were looking for?") |
141 | 141 | 'articlefeedbackv5-bucket1-title' => 'Help improve this page', |
142 | 142 | 'articlefeedbackv5-bucket1-question-toggle' => 'Did you find what you were looking for?', |
143 | 143 | 'articlefeedbackv5-bucket1-toggle-found-yes' => 'Yes', |
— | — | @@ -147,7 +147,7 @@ |
148 | 148 | 'articlefeedbackv5-bucket1-question-comment-no' => 'What\'s missing? Any suggestions for improvement?', |
149 | 149 | 'articlefeedbackv5-bucket1-form-submit' => 'Post your feedback', |
150 | 150 | |
151 | | - /* Option 2 (getsatisfaction style) */ |
| 151 | + // Option 2 (getsatisfaction style) |
152 | 152 | 'articlefeedbackv5-bucket2-title' => 'Help improve this page', |
153 | 153 | 'articlefeedbackv5-bucket2-suggestion-label' => 'Suggestion', |
154 | 154 | 'articlefeedbackv5-bucket2-question-label' => 'Question', |
— | — | @@ -159,7 +159,7 @@ |
160 | 160 | 'articlefeedbackv5-bucket2-praise-comment-default' => 'What do you like most? Share your praise with the editors.', |
161 | 161 | 'articlefeedbackv5-bucket2-form-submit' => 'Post your feedback', |
162 | 162 | |
163 | | - /* Option 3 (single rating) */ |
| 163 | + // Option 3 (single rating) |
164 | 164 | 'articlefeedbackv5-bucket3-title' => 'Help improve this page', |
165 | 165 | 'articlefeedbackv5-bucket3-rating-question' => 'Is this page helpful?', |
166 | 166 | 'articlefeedbackv5-bucket3-rating-tooltip-1' => 'Not helpful at all', |
— | — | @@ -171,7 +171,7 @@ |
172 | 172 | 'articlefeedbackv5-bucket3-comment-default' => 'Add a comment. How can this page be improved?', |
173 | 173 | 'articlefeedbackv5-bucket3-form-submit' => 'Post your feedback', |
174 | 174 | |
175 | | - /* Option 4 (just a big glossy edit button and some teaser text) */ |
| 175 | + // Option 4 (just a big glossy edit button and some teaser text) |
176 | 176 | 'articlefeedbackv5-bucket4-title' => 'Help improve this page', |
177 | 177 | 'articlefeedbackv5-bucket4-subhead' => 'Did you know that you can edit this page?', |
178 | 178 | 'articlefeedbackv5-bucket4-teaser-line1' => 'Wikipedia works because anyone can edit its pages.', |
— | — | @@ -180,7 +180,7 @@ |
181 | 181 | 'articlefeedbackv5-bucket4-form-submit' => 'Edit this page', |
182 | 182 | 'articlefeedbackv5-bucket4-help-tooltip-info' => 'Wikipedia wants to know what you think. Help improve this page by becoming an editor.', |
183 | 183 | |
184 | | - /* Option 5 (just like AFTv4, but ported to work with v5) */ |
| 184 | + // Option 5 (just like AFTv4, but ported to work with v5) |
185 | 185 | 'articlefeedbackv5-bucket5-form-switch-label' => 'Rate this page', |
186 | 186 | 'articlefeedbackv5-bucket5-form-panel-title' => 'Rate this page', |
187 | 187 | 'articlefeedbackv5-bucket5-form-panel-explanation' => 'What\'s this?', |
— | — | @@ -235,7 +235,7 @@ |
236 | 236 | 'articlefeedbackv5-bucket5-wellwritten-tooltip-5' => 'Exceptional clarity', |
237 | 237 | 'articlefeedbackv5-bucket5-toolbox-linktext' => 'Rate this page', |
238 | 238 | |
239 | | - /* Messages shared by all feedback form options */ |
| 239 | + // Messages shared by all feedback form options |
240 | 240 | 'articlefeedbackv5-shared-on-feedback' => 'Your comment will be shared on this $1.', |
241 | 241 | 'articlefeedbackv5-shared-on-feedback-linktext' => 'feedback page', |
242 | 242 | 'articlefeedbackv5-help-tooltip-title' => 'What\'s this?', |
— | — | @@ -252,13 +252,13 @@ |
253 | 253 | 'articlefeedbackv5-section-linktext' => 'feedback', |
254 | 254 | 'articlefeedbackv5-toolbox-linktext' => 'Improve this page', |
255 | 255 | |
256 | | - /* Not sure */ |
| 256 | + // Not sure |
257 | 257 | 'articlefeedbackv5-privacyurl' => '//wikimediafoundation.org/wiki/Feedback_privacy_statement', |
258 | 258 | |
259 | | - /* Special:Preferences */ |
| 259 | + // Special:Preferences |
260 | 260 | 'articlefeedbackv5-disable-preference' => "Don't show the Article feedback widget on pages", |
261 | 261 | |
262 | | - /* EmailCapture */ |
| 262 | + // EmailCapture |
263 | 263 | 'articlefeedbackv5-emailcapture-response-body' => 'Hello! |
264 | 264 | |
265 | 265 | Thank you for expressing interest in helping to improve {{SITENAME}}. |
— | — | @@ -301,6 +301,8 @@ |
302 | 302 | * @author Yekrats |
303 | 303 | */ |
304 | 304 | $messages['qqq'] = array( |
| 305 | + |
| 306 | + /* CTAs */ |
305 | 307 | 'articlefeedbackv5-cta-thanks' => 'The bolded part of the message that appears at the top of every CTA', |
306 | 308 | 'articlefeedbackv5-cta-confirmation-followup' => 'The non-bolded part of the message that appears at the top of every CTA', |
307 | 309 | 'articlefeedbackv5-cta1-confirmation-title' => 'The title of the edit CTA', |
— | — | @@ -314,11 +316,15 @@ |
315 | 317 | 'articlefeedbackv5-cta3-confirmation-title' => 'The title of the survey CTA', |
316 | 318 | 'articlefeedbackv5-cta3-confirmation-call' => 'The explanatory text of the survey CTA', |
317 | 319 | 'articlefeedbackv5-cta3-button-text' => 'The text for the button on the survey CTA', |
| 320 | + |
| 321 | + /* Error Messages */ |
318 | 322 | 'articlefeedbackv5-error' => 'This error message will be displayed in a grey box replacing the form if there was an unrecoverable error.', |
319 | 323 | 'articlefeedbackv5-error-blocked' => 'This error message will be displayed on the form if the user is blocked from submitting feedback.', |
320 | 324 | '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}}.', |
321 | 325 | 'articlefeedbackv5-error-abuse-linktext' => 'The text for the abuse policy link within {{msg-mw|articlefeedbackv5-error-abuse}}.', |
322 | 326 | 'articlefeedbackv5-error-nofeedback' => 'This error message will be displayed above the form (but below the title) if the user has attempted to submit a blank form.', |
| 327 | + |
| 328 | + /* Special Page */ |
323 | 329 | 'articlefeedbackv5-form-tools-label' => '{{Identical|Tools}}', |
324 | 330 | 'articlefeedbackv5-form-helpful-yes-label' => '{{Identical|Yes}}', |
325 | 331 | 'articlefeedbackv5-form-helpful-no-label' => '{{Identical|No}}', |
— | — | @@ -371,6 +377,9 @@ |
372 | 378 | 'articlefeedbackv5-desc' => '{{desc}}', |
373 | 379 | 'articlefeedbackv5-comment-more' => 'Label for the button to expand the truncated comment on feedback. Swaps to articlefeedbackv5-comment-less after being clicked.', |
374 | 380 | 'articlefeedbackv5-comment-less' => 'Previous label (articlefeedbackv5-comment-more) switches to this after being clicked. This is the label for collapsing the expanded comments.', |
| 381 | + |
| 382 | + /* Feedback forms */ |
| 383 | + /* Option 1 ("Did you find what you were looking for?") */ |
375 | 384 | 'articlefeedbackv5-bucket1-title' => 'This is the title of the feedback form for option 1 ("Did you find what you were looking for?" with yes/no buttons, plus a comment box)', |
376 | 385 | 'articlefeedbackv5-bucket1-question-toggle' => 'This is the question that appears before the yes/no buttons in option 1', |
377 | 386 | 'articlefeedbackv5-bucket1-toggle-found-yes' => 'The text for the yes button in option 1. |
— | — | @@ -382,6 +391,8 @@ |
383 | 392 | 'articlefeedbackv5-bucket1-question-comment-yes' => 'This is the grey default text that appears in the comment box when the yes button has been selected in option 1 {{msg-mw|Articlefeedbackv5-bucket1-question-toggle}}.', |
384 | 393 | 'articlefeedbackv5-bucket1-question-comment-no' => 'This is the grey default text that appears in the comment box when the no button has been selected in option 1 {{msg-mw|Articlefeedbackv5-bucket1-question-toggle}}.', |
385 | 394 | 'articlefeedbackv5-bucket1-form-submit' => 'This is the contents of the submit button for option 1 ("Did you find what you were looking for?" with yes/no buttons, plus a comment box)', |
| 395 | + |
| 396 | + /* Option 2 (getsatisfaction style) */ |
386 | 397 | 'articlefeedbackv5-bucket2-title' => 'This is the title of the feedback form for option 2 (a comment box that can be tagged as "Suggestion", "Question", "Praise", or "Problem")', |
387 | 398 | 'articlefeedbackv5-bucket2-suggestion-label' => 'The label for the suggestion tag', |
388 | 399 | 'articlefeedbackv5-bucket2-question-label' => 'The label for the question tag. |
— | — | @@ -393,6 +404,8 @@ |
394 | 405 | 'articlefeedbackv5-bucket2-problem-comment-default' => 'This is the grey default text that appears in the comment box when the "problem" tag has been selected in option 2.', |
395 | 406 | 'articlefeedbackv5-bucket2-praise-comment-default' => 'This is the grey default text that appears in the comment box when the "praise" tag has been selected in option 2.', |
396 | 407 | 'articlefeedbackv5-bucket2-form-submit' => 'This is the contents of the submit button for option 2 (a comment box that can be tagged as "Suggestion", "Question", "Praise", or "Problem")', |
| 408 | + |
| 409 | + /* Option 3 (single rating) */ |
397 | 410 | 'articlefeedbackv5-bucket3-title' => 'This is the title of the feedback form for option 3 (a 1-5 star rating selector and a comment box)', |
398 | 411 | 'articlefeedbackv5-bucket3-rating-question' => 'This is the question that appears before the rating stars in option 3', |
399 | 412 | 'articlefeedbackv5-bucket3-rating-tooltip-1' => 'This is the text that appears under the rating stars when you roll over star #1', |
— | — | @@ -404,6 +417,8 @@ |
405 | 418 | 'articlefeedbackv5-bucket3-clear-rating' => 'This is the tooltip that appears when you roll over the ratings-clear trash can icon', |
406 | 419 | 'articlefeedbackv5-bucket3-comment-default' => 'This is the grey default text that appears in the comment box.', |
407 | 420 | 'articlefeedbackv5-bucket3-form-submit' => 'This is the contents of the submit button for option 3 (a 1-5 star rating selector and a comment box)', |
| 421 | + |
| 422 | + /* Option 4 (just a big glossy edit button and some teaser text) */ |
408 | 423 | 'articlefeedbackv5-bucket4-title' => 'This is the title of the feedback panel for option 4 (a big button to take you to the edit page, along with some inspiring text and a link to the "Learn to Edit" page)', |
409 | 424 | 'articlefeedbackv5-bucket4-subhead' => 'A subheader to go directly under the title for option 4', |
410 | 425 | 'articlefeedbackv5-bucket4-teaser-line1' => 'The first line of the teaser text for option 4; should mention that anyone can edit pages.', |
— | — | @@ -411,6 +426,8 @@ |
412 | 427 | 'articlefeedbackv5-bucket4-learn-to-edit' => 'The text for the "Learn how to edit" link', |
413 | 428 | 'articlefeedbackv5-bucket4-form-submit' => 'The text for the big edit button', |
414 | 429 | 'articlefeedbackv5-bucket4-help-tooltip-info' => 'Overrides {{msg-mw|articlefeedbackv5-help-tooltip-info}} for option 4.', |
| 430 | + |
| 431 | + /* Option 5 (just like AFTv4, but ported to work with v5) */ |
415 | 432 | 'articlefeedbackv5-bucket5-form-panel-explanation' => '{{Identical|What is this}}', |
416 | 433 | 'articlefeedbackv5-bucket5-form-panel-explanation-link' => 'Do not translate "Project:". Also translate the "ArticleFeedback" special page name at [[Special:AdvancedTranslate]].', |
417 | 434 | 'articlefeedbackv5-bucket5-form-panel-helpimprove' => 'This message may not use <nowiki>{{SITENAME}}</nowiki>.', |
— | — | @@ -421,6 +438,8 @@ |
422 | 439 | This message is used in JavaScript by module 'jquery.articleFeedback'. |
423 | 440 | $1 is an integer, and the rating count.", |
424 | 441 | 'articlefeedbackv5-bucket5-toolbox-linktext' => 'When a link to pop up the feedback tool appears at the bottom of the toolbox area in the sidebar, this will be the link text. This should match AFTv4.', |
| 442 | + |
| 443 | + /* Messages shared by all feedback form options */ |
425 | 444 | 'articlefeedbackv5-shared-on-feedback' => 'This is the top line of the small text that goes beside the submit button and lets the user know that their comment will be posted on the feedback page. $1 is the link to the abuse policy, the text of which is {{msg-mw|articlefeedbackv5-shared-on-feedback-linktext}}.', |
426 | 445 | 'articlefeedbackv5-shared-on-feedback-linktext' => 'The text for the feedback page link within {{msg-mw|articlefeedbackv5-shared-on-feedback}}.', |
427 | 446 | 'articlefeedbackv5-help-tooltip-title' => 'The title for the help tooltip. |
— | — | @@ -437,7 +456,11 @@ |
438 | 457 | 'articlefeedbackv5-section-linktext' => 'When a link to pop up the feedback tool appears on the article section headers, next to [edit], this will be the text inside the brackets immediately following (e.g. "[edit] [feedback]"). |
439 | 458 | {{Identical|Feedback}}', |
440 | 459 | 'articlefeedbackv5-toolbox-linktext' => 'When a link to pop up the feedback tool appears at the bottom of the toolbox area in the sidebar, this will be the link text.', |
| 460 | + |
| 461 | + /* Not sure */ |
441 | 462 | 'articlefeedbackv5-privacyurl' => 'This URL can be changed to point to a translated version of the page if it exists.', |
| 463 | + |
| 464 | + /* EmailCapture */ |
442 | 465 | 'articlefeedbackv5-emailcapture-response-body' => 'Body of an e-mail sent to a user wishing to participate in [[mw:Extension:ArticleFeedback|article feedback]] (see the extension documentation). |
443 | 466 | * <code>$1</code> – URL of the confirmation link |
444 | 467 | * <code>$2</code> – URL to type in the confirmation code manually. |