From ef8b860eab8954d687d8dd7d1495f668f29bc6ff Mon Sep 17 00:00:00 2001 From: Nemo bis Date: Sat, 27 Jul 2013 19:00:27 +0200 Subject: [PATCH] Clarify exif-copyrighted-false means only Copyright flag not set The previous "Public domain" is misleading, as we can't assume such a copyright status when the EXIF info is not set. Change-Id: Ic471ed5a997b476fd1e8b4a15106ffc8cd895197 --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index b525465180..f3e5a91d7d 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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 -- 2.20.1