Clarify exif-copyrighted-false means only Copyright flag not set
authorNemo bis <federicoleva@tiscali.it>
Sat, 27 Jul 2013 17:00:27 +0000 (19:00 +0200)
committerNemo bis <federicoleva@tiscali.it>
Sat, 27 Jul 2013 17:00:27 +0000 (19:00 +0200)
The previous "Public domain" is misleading, as we can't assume
such a copyright status when the EXIF info is not set.
<https://translatewiki.net/wiki/Thread:Support/Change_MediaWiki:Exif-copyrighted-false>

Change-Id: Ic471ed5a997b476fd1e8b4a15106ffc8cd895197

languages/messages/MessagesEn.php

index b525465..f3e5a91 100644 (file)
@@ -4296,7 +4296,7 @@ $8', # only translate this message to other languages if you have to change it
 'exif-compression-34712' => 'JPEG2000', # only translate this message to other languages if you have to change it
 
 'exif-copyrighted-true'  => 'Copyrighted',
-'exif-copyrighted-false' => 'Public domain',
+'exif-copyrighted-false' => 'Copyright status not set',
 
 'exif-photometricinterpretation-2' => 'RGB', # only translate this message to other languages if you have to change it
 'exif-photometricinterpretation-6' => 'YCbCr', # only translate this message to other languages if you have to change it