r104275 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r104274‎ | r104275 | r104276 >
Date:16:32, 26 November 2011
Author:raymond
Status:ok
Tags:
Comment:
Fix double "under the" in message
The words "Creative Commons" also appear litterally in the second sentence of this message, even though in the first instance they were replaced by the parameter $3. It seems this parameter should be used twice.
Spotted by McDutchie@translatewiki.net
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Moodbar-response-ula/en
Modified paths:
  • /trunk/extensions/MoodBar/MoodBar.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MoodBar/MoodBar.i18n.php
@@ -130,8 +130,8 @@
131131 'moodbar-log-hide' => 'hid [[$1]]',
132132 'moodbar-log-restore' => 'restored the visibility for [[$1]]',
133133 //Feedback Response
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 -You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.',
 134+ 'moodbar-response-ula' => 'By clicking the "$1" button, you agree to the $2, and you irrevocably agree to release your contribution under the $3 license and the $4.
 135+You agree that a hyperlink or URL is sufficient attribution under the $3 license.',
136136 'moodbar-response-terms-of-use' => 'Terms of use',
137137 'moodbar-response-terms-of-use-link' => '#',
138138 'moodbar-response-cc' => 'Creative Commons',

Status & tagging log