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,8 +301,6 @@ |
302 | 302 | * @author Yekrats |
303 | 303 | */ |
304 | 304 | $messages['qqq'] = array( |
305 | | - |
306 | | - /* CTAs */ |
307 | 305 | 'articlefeedbackv5-cta-thanks' => 'The bolded part of the message that appears at the top of every CTA', |
308 | 306 | 'articlefeedbackv5-cta-confirmation-followup' => 'The non-bolded part of the message that appears at the top of every CTA', |
309 | 307 | 'articlefeedbackv5-cta1-confirmation-title' => 'The title of the edit CTA', |
— | — | @@ -316,15 +314,11 @@ |
317 | 315 | 'articlefeedbackv5-cta3-confirmation-title' => 'The title of the survey CTA', |
318 | 316 | 'articlefeedbackv5-cta3-confirmation-call' => 'The explanatory text of the survey CTA', |
319 | 317 | 'articlefeedbackv5-cta3-button-text' => 'The text for the button on the survey CTA', |
320 | | - |
321 | | - /* Error Messages */ |
322 | 318 | 'articlefeedbackv5-error' => 'This error message will be displayed in a grey box replacing the form if there was an unrecoverable error.', |
323 | 319 | 'articlefeedbackv5-error-blocked' => 'This error message will be displayed on the form if the user is blocked from submitting feedback.', |
324 | 320 | '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}}.', |
325 | 321 | 'articlefeedbackv5-error-abuse-linktext' => 'The text for the abuse policy link within {{msg-mw|articlefeedbackv5-error-abuse}}.', |
326 | 322 | '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 */ |
329 | 323 | 'articlefeedbackv5-form-tools-label' => '{{Identical|Tools}}', |
330 | 324 | 'articlefeedbackv5-form-helpful-yes-label' => '{{Identical|Yes}}', |
331 | 325 | 'articlefeedbackv5-form-helpful-no-label' => '{{Identical|No}}', |
— | — | @@ -377,9 +371,6 @@ |
378 | 372 | 'articlefeedbackv5-desc' => '{{desc}}', |
379 | 373 | 'articlefeedbackv5-comment-more' => 'Label for the button to expand the truncated comment on feedback. Swaps to articlefeedbackv5-comment-less after being clicked.', |
380 | 374 | '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?") */ |
384 | 375 | '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)', |
385 | 376 | 'articlefeedbackv5-bucket1-question-toggle' => 'This is the question that appears before the yes/no buttons in option 1', |
386 | 377 | 'articlefeedbackv5-bucket1-toggle-found-yes' => 'The text for the yes button in option 1. |
— | — | @@ -391,8 +382,6 @@ |
392 | 383 | '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}}.', |
393 | 384 | '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}}.', |
394 | 385 | '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) */ |
397 | 386 | '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")', |
398 | 387 | 'articlefeedbackv5-bucket2-suggestion-label' => 'The label for the suggestion tag', |
399 | 388 | 'articlefeedbackv5-bucket2-question-label' => 'The label for the question tag. |
— | — | @@ -404,8 +393,6 @@ |
405 | 394 | '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.', |
406 | 395 | '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.', |
407 | 396 | '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) */ |
410 | 397 | 'articlefeedbackv5-bucket3-title' => 'This is the title of the feedback form for option 3 (a 1-5 star rating selector and a comment box)', |
411 | 398 | 'articlefeedbackv5-bucket3-rating-question' => 'This is the question that appears before the rating stars in option 3', |
412 | 399 | 'articlefeedbackv5-bucket3-rating-tooltip-1' => 'This is the text that appears under the rating stars when you roll over star #1', |
— | — | @@ -417,8 +404,6 @@ |
418 | 405 | 'articlefeedbackv5-bucket3-clear-rating' => 'This is the tooltip that appears when you roll over the ratings-clear trash can icon', |
419 | 406 | 'articlefeedbackv5-bucket3-comment-default' => 'This is the grey default text that appears in the comment box.', |
420 | 407 | '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) */ |
423 | 408 | '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)', |
424 | 409 | 'articlefeedbackv5-bucket4-subhead' => 'A subheader to go directly under the title for option 4', |
425 | 410 | 'articlefeedbackv5-bucket4-teaser-line1' => 'The first line of the teaser text for option 4; should mention that anyone can edit pages.', |
— | — | @@ -426,8 +411,6 @@ |
427 | 412 | 'articlefeedbackv5-bucket4-learn-to-edit' => 'The text for the "Learn how to edit" link', |
428 | 413 | 'articlefeedbackv5-bucket4-form-submit' => 'The text for the big edit button', |
429 | 414 | '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) */ |
432 | 415 | 'articlefeedbackv5-bucket5-form-panel-explanation' => '{{Identical|What is this}}', |
433 | 416 | 'articlefeedbackv5-bucket5-form-panel-explanation-link' => 'Do not translate "Project:". Also translate the "ArticleFeedback" special page name at [[Special:AdvancedTranslate]].', |
434 | 417 | 'articlefeedbackv5-bucket5-form-panel-helpimprove' => 'This message may not use <nowiki>{{SITENAME}}</nowiki>.', |
— | — | @@ -438,8 +421,6 @@ |
439 | 422 | This message is used in JavaScript by module 'jquery.articleFeedback'. |
440 | 423 | $1 is an integer, and the rating count.", |
441 | 424 | '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 */ |
444 | 425 | '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}}.', |
445 | 426 | 'articlefeedbackv5-shared-on-feedback-linktext' => 'The text for the feedback page link within {{msg-mw|articlefeedbackv5-shared-on-feedback}}.', |
446 | 427 | 'articlefeedbackv5-help-tooltip-title' => 'The title for the help tooltip. |
— | — | @@ -456,11 +437,7 @@ |
457 | 438 | '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]"). |
458 | 439 | {{Identical|Feedback}}', |
459 | 440 | '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 */ |
462 | 441 | 'articlefeedbackv5-privacyurl' => 'This URL can be changed to point to a translated version of the page if it exists.', |
463 | | - |
464 | | - /* EmailCapture */ |
465 | 442 | '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). |
466 | 443 | * <code>$1</code> – URL of the confirmation link |
467 | 444 | * <code>$2</code> – URL to type in the confirmation code manually. |