Added Czech & Slovak localizations
authorJan Patera <patera@pictview.com>
Mon, 21 May 2007 19:34:28 +0000 (21:34 +0200)
committerJan Patera <patera@pictview.com>
Mon, 21 May 2007 19:34:28 +0000 (21:34 +0200)
ChangeLog
configure.ac

index 6a8e177..a7f2db3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-21  Jan Patera <patera@users.sourceforge.net>
+
+       * First version of Czech localization (cs.po)
+       * First version of Slovak localization (sk.po), submitted by Ivan Masar
+
 2007-05-15  Jan Patera <patera@users.sourceforge.net>
 
        * Windows XP Explorer writes Title, Comment, Author, Keywords, and
index d577240..fe57b26 100644 (file)
@@ -151,7 +151,7 @@ AM_CONDITIONAL([ENABLE_INTERNAL_DOCS],
 # ---------------------------------------------------------------------------
 # i18n support
 # ---------------------------------------------------------------------------
-ALL_LINGUAS="de es fr pl ru vi"
+ALL_LINGUAS="de es fr pl ru vi sk cs"
 GP_GETTEXT_HACK([${PACKAGE}-${LIBEXIF_CURRENT_MIN}],
                 [Lutz Mueller and others])
 AM_GNU_GETTEXT_VERSION([0.14.1])