r60286 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r60285‎ | r60286 | r60287 >
Date:23:28, 21 December 2009
Author:siebrand
Status:ok
Tags:
Comment:
Remove trailing whitespace in messages
Modified paths:
  • /trunk/extensions/Wikilog/Wikilog.i18n.php (modified) (history)
  • /trunk/extensions/WikimediaMessages/WikimediaLicenseTexts.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/WikimediaMessages/WikimediaLicenseTexts.i18n.php
@@ -25,7 +25,7 @@
2626 'wm-license-cc-free-to-remix-header' => 'to remix',
2727 'wm-license-cc-free-to-remix-text' => 'to adapt the work',
2828 'wm-license-cc-conditions' => 'Under the following conditions:',
29 - 'wm-license-cc-conditions-attribution-header' => 'attribution ',
 29+ 'wm-license-cc-conditions-attribution-header' => 'attribution',
3030 'wm-license-cc-conditions-attribution-text' => 'You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).',
3131 'wm-license-cc-conditions-share_alike-header' => 'share alike',
3232 'wm-license-cc-conditions-share_alike-text' => 'If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.',
Index: trunk/extensions/Wikilog/Wikilog.i18n.php
@@ -32,14 +32,12 @@
3333 # Wikilog tab
3434 'wikilog-tab' => 'Wikilog',
3535 'wikilog-tab-title' => 'Wikilog actions',
36 - 'wikilog-missing-wikilog' => "
37 -This is the [[{{int:wikilog-help}}|wikilog]] page for [[{{FULLPAGENAME}}]].
 36+ 'wikilog-missing-wikilog' => "This is the [[{{int:wikilog-help}}|wikilog]] page for [[{{FULLPAGENAME}}]].
3837
3938 This wikilog does not exist yet.
4039 In order to publish articles and enable other wikilog features, it has to be created first.
4140
42 -* <span class=\"plainlinks\">[{{fullurl:{{FULLPAGENAME}}|action=edit}} Create this wikilog].</span>
43 -",
 41+* <span class=\"plainlinks\">[{{fullurl:{{FULLPAGENAME}}|action=edit}} Create this wikilog].</span>",
4442 'wikilog-information' => 'Wikilog information',
4543 'wikilog-post-count-published' => 'There {{PLURAL:$1|is one published article|are $1 published articles}} in this wikilog',
4644 'wikilog-post-count-drafts' => 'There {{PLURAL:$1|is one unpublished (draft) article|are $1 unpublished (draft) articles}}',

Status & tagging log