r55171 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55170‎ | r55171 | r55172 >
Date:10:22, 17 August 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Fix typos
Modified paths:
  • /trunk/extensions/Translate/Translate.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/Translate.i18n.php
@@ -113,7 +113,7 @@
114114
115115 'translate-magic-notsaved' => 'Your edit was not saved!',
116116 'translate-magic-errors' => 'Please fix following {{PLURAL:$1|error|errors}} in translations:',
117 - 'translate-magic-saved' => 'Your changes were saved succesfully.',
 117+ 'translate-magic-saved' => 'Your changes were saved successfully.',
118118
119119 'translationchanges' => 'Translation changes',
120120 'translationchanges-export' => 'export',
@@ -295,7 +295,7 @@
296296 Method <tt>$1</tt> is not supported.',
297297 'translate-import-err-dl-failed' => 'Unable to fetch the file:
298298 $1',
299 - 'translate-import-err-ul-failed' => 'File upload was not succesful',
 299+ 'translate-import-err-ul-failed' => 'File upload was not successful',
300300 'translate-import-err-invalid-title' => 'Provided file name <nowiki>$1</nowiki> was invalid.',
301301 'translate-import-err-no-such-file' => 'File <nowiki>$1</nowiki> does not exist or has not been uploaded locally.',
302302

Status & tagging log