https://www.mediawiki.org/wiki/Special:Code/MediaWiki/112250

Revision: 112250
Author:   siebrand
Date:     2012-02-23 22:14:25 +0000 (Thu, 23 Feb 2012)
Log Message:
-----------
Follow-up r85935: Add key for JavaScript customisation page.
Some spaces to tabs.

Modified Paths:
--------------
    trunk/extensions/UploadWizard/UploadWizard.i18n.php
    trunk/translatewiki/MediaWiki/mediawiki-defines.txt

Modified: trunk/extensions/UploadWizard/UploadWizard.i18n.php
===================================================================
--- trunk/extensions/UploadWizard/UploadWizard.i18n.php 2012-02-23 22:11:31 UTC 
(rev 112249)
+++ trunk/extensions/UploadWizard/UploadWizard.i18n.php 2012-02-23 22:14:25 UTC 
(rev 112250)
@@ -212,17 +212,17 @@
        'mwe-upwiz-license-fal' => 'Free Art License',
        'mwe-upwiz-license-own-pd' => 'All rights waived with Creative Commons 
Zero license (like public domain)',
        'mwe-upwiz-license-pd-old-100' => 'Author died more than 100 years ago',
-        'mwe-upwiz-license-pd-old' => 'Author died more than 70 years ago',
-        'mwe-upwiz-license-pd-art' => 'Faithful reproduction of a painting 
that is in the public domain',
-        'mwe-upwiz-license-pd-us' => 'First published in the United States 
before 1923',
-        'mwe-upwiz-license-pd-usgov' => 'Original work of the US Federal 
Government',
-        'mwe-upwiz-license-pd-usgov-nasa' => 'Original work of NASA',
-        'mwe-upwiz-license-pd-usgov-military-navy' => 'Original work of the US 
Military Navy',
-        'mwe-upwiz-license-pd-ineligible' => 'Too simple to be copyrighted',
-        'mwe-upwiz-license-pd-ineligible-help' => 'Be careful with this one. 
The image has to be very simple, like a green circle or red square',
-        'mwe-upwiz-license-pd-textlogo' => 'Logo with only simple text 
(wordmark)',
-        'mwe-upwiz-license-copyrighted-free-use' => 'Copyrighted, but may be 
used for any purpose, including commercially',
-        'mwe-upwiz-license-attribution' => 'May be used for any purpose, 
including commercially, if the copyright holder is properly attributed',
+       'mwe-upwiz-license-pd-old' => 'Author died more than 70 years ago',
+       'mwe-upwiz-license-pd-art' => 'Faithful reproduction of a painting that 
is in the public domain',
+       'mwe-upwiz-license-pd-us' => 'First published in the United States 
before 1923',
+       'mwe-upwiz-license-pd-usgov' => 'Original work of the US Federal 
Government',
+       'mwe-upwiz-license-pd-usgov-nasa' => 'Original work of NASA',
+       'mwe-upwiz-license-pd-usgov-military-navy' => 'Original work of the US 
Military Navy',
+       'mwe-upwiz-license-pd-ineligible' => 'Too simple to be copyrighted',
+       'mwe-upwiz-license-pd-ineligible-help' => 'Be careful with this one. 
The image has to be very simple, like a green circle or red square',
+       'mwe-upwiz-license-pd-textlogo' => 'Logo with only simple text 
(wordmark)',
+       'mwe-upwiz-license-copyrighted-free-use' => 'Copyrighted, but may be 
used for any purpose, including commercially',
+       'mwe-upwiz-license-attribution' => 'May be used for any purpose, 
including commercially, if the copyright holder is properly attributed',
        'mwe-upwiz-license-gfdl' => 'GNU Free Documentation License',
        'mwe-upwiz-license-cc-by-sa-3.0-gfdl' => 'Copyleft, attribution 
required (GFDL, CC-BY-SA-3.0)',
 
@@ -335,6 +335,9 @@
        'mwe-upwiz-prefs-def-license-def' => 'Use whatever the default is',
        'mwe-upwiz-prefs-license-own' => 'Own work - $1',
        'mwe-upwiz-prefs-license-thirdparty' => "Someone else's work - $1",
+
+       // See for example.
+       'languageHandler.js' => '', # Do not translate this message.
 );
 
 /** Message documentation (Message documentation)

Modified: trunk/translatewiki/MediaWiki/mediawiki-defines.txt
===================================================================
--- trunk/translatewiki/MediaWiki/mediawiki-defines.txt 2012-02-23 22:11:31 UTC 
(rev 112249)
+++ trunk/translatewiki/MediaWiki/mediawiki-defines.txt 2012-02-23 22:14:25 UTC 
(rev 112250)
@@ -1718,6 +1718,7 @@
 
 Upload Wizard
 aliasfile = UploadWizard/UploadWizard.alias.php
+ignored = languageHandler.js
 
 Unicode Converter
 


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to