Index: trunk/extensions/ArticleFeedbackv5/ArticleFeedbackv5.i18n.php |
— | — | @@ -11,25 +11,9 @@ |
12 | 12 | $messages['en'] = array( |
13 | 13 | 'articlefeedbackv5' => 'Article feedback dashboard', |
14 | 14 | 'articlefeedbackv5-desc' => 'Article feedback', |
15 | | - /* ArticleFeedback survey */ |
16 | | - 'articlefeedbackv5-survey-question-origin' => 'What page were you on when you started this survey?', |
17 | | - 'articlefeedbackv5-survey-question-whyrated' => 'Please let us know why you rated this page today (check all that apply):', |
18 | | - 'articlefeedbackv5-survey-answer-whyrated-contribute-rating' => 'I wanted to contribute to the overall rating of the page', |
19 | | - 'articlefeedbackv5-survey-answer-whyrated-development' => 'I hope that my rating would positively affect the development of the page', |
20 | | - 'articlefeedbackv5-survey-answer-whyrated-contribute-wiki' => 'I wanted to contribute to {{SITENAME}}', |
21 | | - 'articlefeedbackv5-survey-answer-whyrated-sharing-opinion' => 'I like sharing my opinion', |
22 | | - 'articlefeedbackv5-survey-answer-whyrated-didntrate' => "I didn't provide ratings today, but wanted to give feedback on the feature", |
23 | | - 'articlefeedbackv5-survey-answer-whyrated-other' => 'Other', |
24 | | - 'articlefeedbackv5-survey-question-useful' => 'Do you believe the ratings provided are useful and clear?', |
25 | | - 'articlefeedbackv5-survey-question-useful-iffalse' => 'Why?', |
26 | | - 'articlefeedbackv5-survey-question-comments' => 'Do you have any additional comments?', |
27 | | - 'articlefeedbackv5-survey-submit' => 'Submit', |
28 | | - 'articlefeedbackv5-survey-title' => 'Please answer a few questions', |
29 | | - 'articlefeedbackv5-survey-thanks' => 'Thanks for filling out the survey.', |
30 | | - 'articlefeedbackv5-survey-disclaimer' => 'By submitting, you agree to transparency under these $1.', |
31 | | - 'articlefeedbackv5-survey-disclaimerlink' => 'terms', |
32 | | - /* ext.articleFeedbackv5 and jquery.articleFeedbackv5 */ |
33 | | - /* START Messages needing translation */ |
| 15 | + |
| 16 | + /* Feedback forms */ |
| 17 | + /* Option 1 ("Did you find what you were looking for?") */ |
34 | 18 | 'articlefeedbackv5-bucket1-title' => 'Help improve this article', |
35 | 19 | 'articlefeedbackv5-bucket1-question-toggle' => 'Did you find what you were looking for?', |
36 | 20 | 'articlefeedbackv5-bucket1-toggle-found-yes' => 'Yes', |
— | — | @@ -38,50 +22,36 @@ |
39 | 23 | 'articlefeedbackv5-bucket1-toggle-found-no-full' => 'No, I did not find what I was looking for.', |
40 | 24 | 'articlefeedbackv5-bucket1-question-comment-yes' => 'What did you like most? Share your praise with the editors.', |
41 | 25 | 'articlefeedbackv5-bucket1-question-comment-no' => 'What\'s missing? Any suggestions for improvement?', |
42 | | - 'articlefeedbackv5-bucket1-disclosure' => 'Your comment will be shared on this $1. $0By posting, you agree to transparency under these $2.', |
43 | | - 'articlefeedbackv5-bucket1-disclosure-shared-linktext' => 'feedback page', |
44 | | - 'articlefeedbackv5-bucket1-disclosure-privacy-policy-linktext' => 'terms', |
45 | | - 'articlefeedbackv5-bucket1-form-pending' => 'Your feedback has not been submitted yet', |
46 | 26 | 'articlefeedbackv5-bucket1-form-submit' => 'Post Your Feedback', |
| 27 | + /* Option 2 (getsatisfaction style) */ |
47 | 28 | 'articlefeedbackv5-bucket2-title' => 'Help improve this article', |
48 | 29 | 'articlefeedbackv5-bucket2-suggestion-label' => 'Suggestion', |
49 | 30 | 'articlefeedbackv5-bucket2-question-label' => 'Question', |
50 | 31 | 'articlefeedbackv5-bucket2-problem-label' => 'Problem', |
51 | 32 | 'articlefeedbackv5-bucket2-praise-label' => 'Praise', |
52 | | - 'articlefeedbackv5-bucket2-form-submit' => 'Post Your Feedback', |
53 | 33 | 'articlefeedbackv5-bucket2-suggestion-comment-default' => 'Make a suggestion. How can this article be improved?', |
54 | 34 | 'articlefeedbackv5-bucket2-question-comment-default' => 'Ask a question about this article.', |
55 | 35 | 'articlefeedbackv5-bucket2-problem-comment-default' => 'Report a problem. How can this article be improved?', |
56 | 36 | 'articlefeedbackv5-bucket2-praise-comment-default' => 'What do you like most? Share your praise with the editors', |
57 | 37 | 'articlefeedbackv5-bucket2-form-submit' => 'Post Your Feedback', |
| 38 | + /* Option 3 (single rating) */ |
58 | 39 | 'articlefeedbackv5-bucket3-title' => 'Help improve this article', |
59 | | - 'articlefeedbackv5-bucket3-rating-question' => 'How would you rate this article?', |
60 | | - 'articlefeedbackv5-bucket3-rating-tooltip-1' => 'Incomprehensible', |
61 | | - 'articlefeedbackv5-bucket3-rating-tooltip-2' => 'Difficult to understand', |
62 | | - 'articlefeedbackv5-bucket3-rating-tooltip-3' => 'Adequate clarity', |
63 | | - 'articlefeedbackv5-bucket3-rating-tooltip-4' => 'Good clarity', |
64 | | - 'articlefeedbackv5-bucket3-rating-tooltip-5' => 'Exceptional clarity', |
| 40 | + 'articlefeedbackv5-bucket3-rating-question' => 'How would you rate it, overall?', |
| 41 | + 'articlefeedbackv5-bucket3-rating-tooltip-1' => 'Bad', |
| 42 | + 'articlefeedbackv5-bucket3-rating-tooltip-2' => 'Poor', |
| 43 | + 'articlefeedbackv5-bucket3-rating-tooltip-3' => 'Average', |
| 44 | + 'articlefeedbackv5-bucket3-rating-tooltip-4' => 'Good', |
| 45 | + 'articlefeedbackv5-bucket3-rating-tooltip-5' => 'Very Good', |
65 | 46 | 'articlefeedbackv5-bucket3-comment-default' => 'Add a comment. How can this article be improved?', |
66 | 47 | 'articlefeedbackv5-bucket3-form-submit' => 'Post Your Feedback', |
| 48 | + /* Option 4 (just a big glossy edit button and some teaser text) */ |
67 | 49 | 'articlefeedbackv5-bucket4-title' => 'Help improve this article', |
68 | 50 | 'articlefeedbackv5-bucket4-subhead' => 'Did you know that you can edit this page?', |
69 | 51 | 'articlefeedbackv5-bucket4-teaser-line1' => 'Wikipedia works because anyone can edit its articles.', |
70 | 52 | 'articlefeedbackv5-bucket4-teaser-line2' => 'Go ahead, give it a try. Be bold!', |
71 | 53 | 'articlefeedbackv5-bucket4-learn-to-edit' => 'Learn how to edit', |
72 | 54 | 'articlefeedbackv5-bucket4-form-submit' => 'Edit this page', |
73 | | - 'articlefeedbackv5-bucket5-form-success' => 'Saved successfully', |
74 | | - 'articlefeedbackv5-shared-on-feedback' => 'Your comment will be shared on this $1.', |
75 | | - 'articlefeedbackv5-shared-on-feedback-linktext' => 'feedback page', |
76 | | - 'articlefeedbackv5-help-tooltip-title' => 'What is This?', |
77 | | - 'articlefeedbackv5-help-tooltip-info' => 'Wikipedia\'s new Article Feedback system is designed to help you help us. We need your input to make Wikipedia the best encyclopedia in the world.', |
78 | | - 'articlefeedbackv5-help-tooltip-linktext' => 'Learn more about Article Feedback', |
79 | | - 'articlefeedbackv5-transparency-terms' => 'By posting, you agree to transparency under these $1.', |
80 | | - 'articlefeedbackv5-transparency-terms-linktext' => 'terms', |
81 | | - 'articlefeedbackv5-transparency-terms-url' => 'Project:Privacy_policy', // TODO: Confirm correct link |
82 | | - 'articlefeedbackv5-section-linktext' => 'feedback', |
83 | | - 'articlefeedbackv5-toolbox-linktext' => 'Feedback', |
84 | | - /* END Messages needing translation */ |
85 | | - 'articlefeedbackv5-error' => 'An error has occured. Please try again later.', |
| 55 | + /* Option 5 (just like AFTv4, but ported to work with v5) */ |
86 | 56 | 'articlefeedbackv5-bucket5-form-switch-label' => 'Rate this page', |
87 | 57 | 'articlefeedbackv5-bucket5-form-panel-title' => 'Rate this page', |
88 | 58 | 'articlefeedbackv5-bucket5-form-panel-explanation' => 'What\'s this?', |
— | — | @@ -134,6 +104,38 @@ |
135 | 105 | 'articlefeedbackv5-bucket5-wellwritten-tooltip-3' => 'Adequate clarity', |
136 | 106 | 'articlefeedbackv5-bucket5-wellwritten-tooltip-4' => 'Good clarity', |
137 | 107 | 'articlefeedbackv5-bucket5-wellwritten-tooltip-5' => 'Exceptional clarity', |
| 108 | + /* Messages shared by all displays */ |
| 109 | + 'articlefeedbackv5-error' => 'An error has occured. Please try again later.', |
| 110 | + 'articlefeedbackv5-shared-on-feedback' => 'Your comment will be shared on this $1.', |
| 111 | + 'articlefeedbackv5-shared-on-feedback-linktext' => 'feedback page', |
| 112 | + 'articlefeedbackv5-help-tooltip-title' => 'What\'s this?', |
| 113 | + 'articlefeedbackv5-help-tooltip-info' => 'Wikipedia would like to hear what you think of this article. Share your feedback with the editors -- and help improve this page.', |
| 114 | + 'articlefeedbackv5-help-tooltip-linktext' => 'Learn more', |
| 115 | + 'articlefeedbackv5-transparency-terms' => 'By posting, you agree to transparency under these $1.', |
| 116 | + 'articlefeedbackv5-transparency-terms-linktext' => 'terms', |
| 117 | + 'articlefeedbackv5-transparency-terms-url' => 'Project:Privacy_policy', // TODO: Confirm correct link |
| 118 | + 'articlefeedbackv5-section-linktext' => 'feedback', |
| 119 | + 'articlefeedbackv5-toolbox-linktext' => 'Feedback', |
| 120 | + |
| 121 | + /* --- copied from AFTv4 and possibly not used --- */ |
| 122 | + /* ArticleFeedback survey */ |
| 123 | + 'articlefeedbackv5-survey-question-origin' => 'What page were you on when you started this survey?', |
| 124 | + 'articlefeedbackv5-survey-question-whyrated' => 'Please let us know why you rated this page today (check all that apply):', |
| 125 | + 'articlefeedbackv5-survey-answer-whyrated-contribute-rating' => 'I wanted to contribute to the overall rating of the page', |
| 126 | + 'articlefeedbackv5-survey-answer-whyrated-development' => 'I hope that my rating would positively affect the development of the page', |
| 127 | + 'articlefeedbackv5-survey-answer-whyrated-contribute-wiki' => 'I wanted to contribute to {{SITENAME}}', |
| 128 | + 'articlefeedbackv5-survey-answer-whyrated-sharing-opinion' => 'I like sharing my opinion', |
| 129 | + 'articlefeedbackv5-survey-answer-whyrated-didntrate' => "I didn't provide ratings today, but wanted to give feedback on the feature", |
| 130 | + 'articlefeedbackv5-survey-answer-whyrated-other' => 'Other', |
| 131 | + 'articlefeedbackv5-survey-question-useful' => 'Do you believe the ratings provided are useful and clear?', |
| 132 | + 'articlefeedbackv5-survey-question-useful-iffalse' => 'Why?', |
| 133 | + 'articlefeedbackv5-survey-question-comments' => 'Do you have any additional comments?', |
| 134 | + 'articlefeedbackv5-survey-submit' => 'Submit', |
| 135 | + 'articlefeedbackv5-survey-title' => 'Please answer a few questions', |
| 136 | + 'articlefeedbackv5-survey-thanks' => 'Thanks for filling out the survey.', |
| 137 | + 'articlefeedbackv5-survey-disclaimer' => 'By submitting, you agree to transparency under these $1.', |
| 138 | + 'articlefeedbackv5-survey-disclaimerlink' => 'terms', |
| 139 | + /* ext.articleFeedbackv5 and jquery.articleFeedbackv5 */ |
138 | 140 | 'articlefeedbackv5-pitch-reject' => 'Maybe later', |
139 | 141 | 'articlefeedbackv5-pitch-or' => 'or', |
140 | 142 | 'articlefeedbackv5-pitch-thanks' => 'Thanks! Your ratings have been saved.', |
— | — | @@ -206,9 +208,74 @@ |
207 | 209 | */ |
208 | 210 | $messages['qqq'] = array( |
209 | 211 | 'articlefeedbackv5' => 'The title of the feature. It is about reader feedback. |
210 | | - |
| 212 | + |
211 | 213 | Please visit http://prototype.wikimedia.org/articleassess/Main_Page for a prototype installation.', |
212 | 214 | 'articlefeedbackv5-desc' => '{{desc}}', |
| 215 | + |
| 216 | + /* Feedback forms */ |
| 217 | + /* Option 1 ("Did you find what you were looking for?") */ |
| 218 | + '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)', |
| 219 | + 'articlefeedbackv5-bucket1-question-toggle' => 'This is the question that appears before the yes/no buttons in option 1', |
| 220 | + 'articlefeedbackv5-bucket1-toggle-found-yes' => 'The text for the yes button in option 1', |
| 221 | + 'articlefeedbackv5-bucket1-toggle-found-no' => 'The text for the no button in option 1', |
| 222 | + 'articlefeedbackv5-bucket1-toggle-found-yes-full' => 'This is the text that appears when you roll over the yes button in option 1 ("Did you find what you were looking for?"); it clarifies what "yes" means in this context.', |
| 223 | + 'articlefeedbackv5-bucket1-toggle-found-no-full' => 'This is the text that appears when you roll over the no button in option 1 ("Did you find what you were looking for?"); it clarifies what "no" means in this context.', |
| 224 | + '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 ("Did you find what you were looking for?").', |
| 225 | + '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 ("Did you find what you were looking for?").', |
| 226 | + 'articlefeedbackv5-bucket1-form-pending' => 'This is the message that appears next to the submit button when a user has selected the yse or no button ("Did you find what you were looking for?") or entered comment text, but has not submitted the form.', |
| 227 | + '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)', |
| 228 | + /* Option 2 (getsatisfaction style) */ |
| 229 | + '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")', |
| 230 | + 'articlefeedbackv5-bucket2-suggestion-label' => 'The label for the suggestion tag', |
| 231 | + 'articlefeedbackv5-bucket2-question-label' => 'The label for the question tag', |
| 232 | + 'articlefeedbackv5-bucket2-problem-label' => 'The label for the problem tag', |
| 233 | + 'articlefeedbackv5-bucket2-praise-label' => 'The label for the praise tag', |
| 234 | + 'articlefeedbackv5-bucket2-suggestion-comment-default' => 'This is the grey default text that appears in the comment box when the "suggestion" tag has been selected in option 2.', |
| 235 | + 'articlefeedbackv5-bucket2-question-comment-default' => 'This is the grey default text that appears in the comment box when the "question" tag has been selected in option 2.', |
| 236 | + '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.', |
| 237 | + '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.', |
| 238 | + '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")', |
| 239 | + /* Option 3 (single rating) */ |
| 240 | + 'articlefeedbackv5-bucket3-title' => 'This is the title of the feedback form for option 3 (a 1-5 star rating selector and a comment box)', |
| 241 | + 'articlefeedbackv5-bucket3-rating-question' => 'This is the question that appears before the rating stars in option 3', |
| 242 | + 'articlefeedbackv5-bucket3-rating-tooltip-1' => 'This is the text that appears under the rating stars when you roll over star #1', |
| 243 | + 'articlefeedbackv5-bucket3-rating-tooltip-2' => 'This is the text that appears under the rating stars when you roll over star #2', |
| 244 | + 'articlefeedbackv5-bucket3-rating-tooltip-3' => 'This is the text that appears under the rating stars when you roll over star #3', |
| 245 | + 'articlefeedbackv5-bucket3-rating-tooltip-4' => 'This is the text that appears under the rating stars when you roll over star #4', |
| 246 | + 'articlefeedbackv5-bucket3-rating-tooltip-5' => 'This is the text that appears under the rating stars when you roll over star #5', |
| 247 | + 'articlefeedbackv5-bucket3-comment-default' => 'This is the grey default text that appears in the comment box.', |
| 248 | + '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)', |
| 249 | + /* Option 4 (just a big glossy edit button and some teaser text) */ |
| 250 | + '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)', |
| 251 | + 'articlefeedbackv5-bucket4-subhead' => 'A subheader to go directly under the title for option 4', |
| 252 | + 'articlefeedbackv5-bucket4-teaser-line1' => 'The first line of the teaser text for option 4; should mention that anyone can edit pages.', |
| 253 | + 'articlefeedbackv5-bucket4-teaser-line2' => 'The second line of the teaser text for option 4; should be a playful call to give editing a try.', |
| 254 | + 'articlefeedbackv5-bucket4-learn-to-edit' => 'The text for the "Learn how to edit" link', |
| 255 | + 'articlefeedbackv5-bucket4-form-submit' => 'The text for the big edit button', |
| 256 | + /* Option 5 (just like AFTv4, but ported to work with v5) */ |
| 257 | + 'articlefeedbackv5-bucket5-form-panel-explanation' => '{{Identical|What is this}}', |
| 258 | + 'articlefeedbackv5-bucket5-form-panel-explanation-link' => 'Do not translate "Project:". Also translate the "ArticleFeedback" special page name at [[Special:AdvancedTranslate]].', |
| 259 | + 'articlefeedbackv5-bucket5-form-panel-helpimprove' => 'This message should use {{SITENAME}}.', |
| 260 | + 'articlefeedbackv5-bucket5-form-panel-helpimprove-note' => '$1 is a link pointing to the privacy policy. The link text is in the articlefeedbackv5-bucket5-form-panel-helpimprove-privacy message.', |
| 261 | + 'articlefeedbackv5-bucket5-form-panel-helpimprove-email-placeholder' => '{{Optional}}', |
| 262 | + 'articlefeedbackv5-bucket5-form-panel-helpimprove-privacy' => '{{Identical|Privacy}}', |
| 263 | + 'articlefeedbackv5-bucket5-report-ratings' => "Needs plural support. |
| 264 | +This message is used in JavaScript by module 'jquery.articleFeedback'. |
| 265 | +$1 is an integer, and the rating count.", |
| 266 | + /* Messages shared by all displays */ |
| 267 | + '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 will hold the link to the feedback page.', |
| 268 | + 'articlefeedbackv5-shared-on-feedback-linktext' => 'The text for the feedback page link (see "articlefeedbackv5-shared-on-feedback")', |
| 269 | + 'articlefeedbackv5-help-tooltip-title' => 'The title for the help tooltip', |
| 270 | + 'articlefeedbackv5-help-tooltip-info' => 'The contents of the help tooltip', |
| 271 | + 'articlefeedbackv5-help-tooltip-linktext' => 'The link at the bottom of the tooltip (goes to the article feedback v5 page on wikimedia for now)', |
| 272 | + 'articlefeedbackv5-transparency-terms' => 'This is the bottom line of the small text that goes beside the submit button and tells the user about the terms they\'re agreeing to by posting a comment. $1 will hold the link to the terms page.', |
| 273 | + 'articlefeedbackv5-transparency-terms-linktext' => 'The text for the terms link (see "articlefeedbackv5-transparency-terms")', |
| 274 | + 'articlefeedbackv5-transparency-terms-url' => 'The URL for the terms (can be translated; defaults to Project:Privacy_policy; Do not translate "Project:")', |
| 275 | + '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]").', |
| 276 | + '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.', |
| 277 | + |
| 278 | + /* --- copied from AFTv4 and possibly not used --- */ |
| 279 | + /* ArticleFeedback survey */ |
213 | 280 | 'articlefeedbackv5-survey-question-whyrated' => 'This is a question in the survey with checkboxes for the answers. The user can check multiple answers.', |
214 | 281 | 'articlefeedbackv5-survey-answer-whyrated-contribute-rating' => 'This is a possible answer for the "Why did you rate this article today?" survey question.', |
215 | 282 | 'articlefeedbackv5-survey-answer-whyrated-development' => 'This is a possible answer for the "Why did you rate this article today?" survey question.', |
— | — | @@ -225,15 +292,6 @@ |
226 | 293 | 'articlefeedbackv5-survey-title' => 'This text appears in the title bar of the survey dialog.', |
227 | 294 | 'articlefeedbackv5-survey-thanks' => 'This text appears when the user has successfully submitted the survey.', |
228 | 295 | 'articlefeedbackv5-survey-disclaimer' => 'This text appears on the survey form below the comment field and above the submit button. $1 is a link pointing to the privacy policy. The link text is in the articlefeedbackv5-survey-disclaimerlink message.', |
229 | | - 'articlefeedbackv5-bucket5-form-panel-explanation' => '{{Identical|What is this}}', |
230 | | - 'articlefeedbackv5-bucket5-form-panel-explanation-link' => 'Do not translate "Project:". Also translate the "ArticleFeedback" special page name at [[Special:AdvancedTranslate]].', |
231 | | - 'articlefeedbackv5-bucket5-form-panel-helpimprove' => 'This message should use {{SITENAME}}.', |
232 | | - 'articlefeedbackv5-bucket5-form-panel-helpimprove-note' => '$1 is a link pointing to the privacy policy. The link text is in the articlefeedbackv5-bucket5-form-panel-helpimprove-privacy message.', |
233 | | - 'articlefeedbackv5-bucket5-form-panel-helpimprove-email-placeholder' => '{{Optional}}', |
234 | | - 'articlefeedbackv5-bucket5-form-panel-helpimprove-privacy' => '{{Identical|Privacy}}', |
235 | | - 'articlefeedbackv5-bucket5-report-ratings' => "Needs plural support. |
236 | | -This message is used in JavaScript by module 'jquery.articleFeedback'. |
237 | | -$1 is an integer, and the rating count.", |
238 | 296 | 'articlefeedbackv5-pitch-or' => '{{Identical|Or}}', |
239 | 297 | 'articlefeedbackv5-pitch-join-body' => 'Based on {{msg-mw|articleFeedbackv5-pitch-join-message}}.', |
240 | 298 | 'articlefeedbackv5-pitch-join-accept' => '{{Identical|Create an account}}', |
Index: trunk/extensions/ArticleFeedbackv5/modules/jquery.articleFeedbackv5/jquery.articleFeedbackv5.js |
— | — | @@ -73,8 +73,8 @@ |
74 | 74 | |
75 | 75 | /** |
76 | 76 | * The bucket ID is the variation of the Article Feedback form chosen for this |
77 | | - * particualar user. It will be passed in at load time, but if all else fails, |
78 | | - * default to Option Six (no form). |
| 77 | + * particualar user. It set at load time, but if all else fails, default to |
| 78 | + * Bucket 6 (no form). |
79 | 79 | * |
80 | 80 | * @see http://www.mediawiki.org/wiki/Article_feedback/Version_5/Feature_Requirements#Feedback_form_interface |
81 | 81 | */ |
— | — | @@ -166,7 +166,7 @@ |
167 | 167 | <div class="tooltip-repeat">\ |
168 | 168 | <h3><html:msg key="help-tooltip-title" /></h3>\ |
169 | 169 | <p><html:msg key="help-tooltip-info" /></p>\ |
170 | | - <p><a target="_blank" href="http://www.mediawiki.org/wiki/Article_feedback/Version_5"><html:msg key="help-tooltip-linktext" /></a></p>\ |
| 170 | + <p><a target="_blank" href="http://www.mediawiki.org/wiki/Article_feedback/Version_5"><html:msg key="help-tooltip-linktext" /> >></a></p>\ |
171 | 171 | </div>\ |
172 | 172 | <div class="tooltip-bottom"></div>\ |
173 | 173 | </div>\ |