[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:40:43 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=a5ee17b

The following commit has been merged in the master branch:
commit a5ee17b6362fc6a55bace01a1161d8f8c73ab8af
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Thu Jul 30 15:47:53 2009 +0000

    #642: Applied patch from Matthias Barkhoff.
---
 src/error.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/error.cpp b/src/error.cpp
index cd3b3e3..6c84c76 100644
--- a/src/error.cpp
+++ b/src/error.cpp
@@ -78,7 +78,7 @@ namespace {
         { 28, N_("Invalid charset: `%1'") }, // %1=charset name
         { 29, N_("Unsupported date format") },
         { 30, N_("Unsupported time format") },
-        { 31, N_("Writing to %2 images is not supported") }, // %2=image format
+        { 31, N_("Writing to %1 images is not supported") }, // %1=image format
         { 32, N_("Setting %1 in %2 images is not supported") }, // %1=metadata type, %2=image format
         { 33, N_("This does not look like a CRW image") },
         { 34, N_("%1: Not supported") }, // %1=function

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list