r71127 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r71126‎ | r71127 | r71128 >
Date:16:36, 15 August 2010
Author:multichill
Status:ok
Tags:
Comment:
Fix for r71126 (missed some escapes).
Modified paths:
  • /trunk/extensions/WikimediaMessages/WikimediaLicenseTexts.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/WikimediaMessages/WikimediaLicenseTexts.i18n.php
@@ -229,7 +229,7 @@
230230 'wm-license-original-upload-log' => 'Original upload log',
231231 'wm-license-own-work' => 'Own work',
232232 'wm-license-pd-author-self-text' => 'I, the copyright holder of this work, release this work into the \'\'\'[[{{int:wm-license-pd-wiki-link}}|public domain]]\'\'\'. This applies worldwide.',
233 - 'wm-license-pd-author-with-author-text' => 'This work has been released into the \'\'\'[[{{int:wm-license-pd-wiki-link}}|public domain]]\'\'\' by its author, '''$1'''. This applies worldwide.',
 233+ 'wm-license-pd-author-with-author-text' => 'This work has been released into the \'\'\'[[{{int:wm-license-pd-wiki-link}}|public domain]]\'\'\' by its author, \'\'\'$1\'\'\'. This applies worldwide.',
234234 'wm-license-pd-author-not-legally-possible' => 'In some countries this may not be legally possible; if so:',
235235 'wm-license-pd-author-self-any-purpose' => 'I grant anyone the right to use this work \'\'\'for any purpose\'\'\', without any conditions, unless such conditions are required by law.',
236236 'wm-license-pd-author-with-author-any-purpose' => '$1 grants anyone the right to use this work \'\'\'for any purpose\'\'\', without any conditions, unless such conditions are required by law.',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r71126Add pd-author messagesmultichill16:32, 15 August 2010

Status & tagging log