Index: trunk/extensions/MoodBar/MoodBar.i18n.php |
— | — | @@ -130,7 +130,7 @@ |
131 | 131 | 'moodbar-log-hide' => 'hid [[$1]]', |
132 | 132 | 'moodbar-log-restore' => 'restored the visibility for [[$1]]', |
133 | 133 | //Feedback Response |
134 | | - 'moodbar-response-ula' => 'By clicking the "$1" button, you aggree to the $2, and you irrevocably agree to release your contribution under the under the $3 License and the $4. |
| 134 | + 'moodbar-response-ula' => 'By clicking the "$1" button, you agree to the $2, and you irrevocably agree to release your contribution under the under the $3 license and the $4. |
135 | 135 | You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.', |
136 | 136 | 'moodbar-response-terms-of-use' => 'Terms of use', |
137 | 137 | 'moodbar-response-terms-of-use-link' => '#', |
— | — | @@ -138,7 +138,7 @@ |
139 | 139 | 'moodbar-response-cc-link' => 'http://creativecommons.org/licenses/by-sa/3.0/us/legalcode', |
140 | 140 | 'moodbar-response-gfdl' => 'GFDL', |
141 | 141 | 'moodbar-response-gfdl-link' => 'http://www.gnu.org/copyleft/fdl.html', |
142 | | - 'feedbackresponse-success' => 'Thank you. Your response was added to the User\'s Talk page.', |
| 142 | + 'feedbackresponse-success' => 'Thank you. Your response was added to the user\'s talk page.', |
143 | 143 | ); |
144 | 144 | |
145 | 145 | /** Message documentation (Message documentation) |