r54560 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r54559‎ | r54560 | r54561 >
Date:00:29, 7 August 2009
Author:siebrand
Status:ok
Tags:
Comment:
Update formatting
Modified paths:
  • /trunk/extensions/Translate/PageTranslation.i18n.php (modified) (history)
  • /trunk/extensions/Translate/Translate.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/PageTranslation.i18n.php
@@ -15,7 +15,8 @@
1616 'right-pagetranslation' => 'Mark versions of pages for translation',
1717 'tpt-desc' => 'Extension for translating content pages',
1818 'tpt-section' => 'Translation unit $1',
19 - 'tpt-section-new' => 'New translation unit. Name: $1',
 19+ 'tpt-section-new' => 'New translation unit.
 20+Name: $1',
2021 'tpt-section-deleted' => 'Translation unit $1',
2122 'tpt-template' => 'Page template',
2223 'tpt-templatediff' => 'The page template has changed.',
Index: trunk/extensions/Translate/Translate.i18n.php
@@ -254,14 +254,16 @@
255255 Use the link below to return the group details view.',
256256
257257 'translate-manage-inconsistent' => 'Detected inconsistency in the request.
258 -Please check for changes and try again. Details: $1.',
 258+Please check for changes and try again.
 259+Details: $1.',
259260 'translate-manage-toolong' => 'The maximum processing time of $1 {{PLURAL:$1|second|seconds}} exceeded.
260261 Please resubmit the form to continue processing.',
261262 'translate-manage-import-ok' => 'Imported new version of page $1.',
262263 'translate-manage-import-noks' => 'Failed to import new version of page $1: $2',
263264 'translate-manage-import-ignore' => 'Skipping message $1.',
264265 'translate-manage-import-summary' => 'Importing a new version from external source',
265 - 'translate-manage-conflict-summary' => 'Importing a new version from external source. Please check.',
 266+ 'translate-manage-conflict-summary' => 'Importing a new version from external source.
 267+Please check.',
266268 'translate-manage-import-fuzzy' => 'Importing and fuzzying: $1',
267269
268270 'translate-manage-import-done' => 'All done!',

Status & tagging log