From: Dan F. <dfa...@us...> - 2009-10-14 05:37:37
|
Update of /cvsroot/libexif/exif In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv20092 Modified Files: ChangeLog configure.ac Log Message: po/fi.po: Added new Finnish translation by Jorma Karvonen po/sv.po: Updated Swedish translation by Daniel Nylander po/vi.po: Updated Vietnamese translation by Clytie Siddall po/zh_CN.po: Updated Chinese (simplified) translation by Ji ZhengYu Index: configure.ac =================================================================== RCS file: /cvsroot/libexif/exif/configure.ac,v retrieving revision 1.29 retrieving revision 1.30 diff -u -p -d -r1.29 -r1.30 --- configure.ac 9 Oct 2009 00:55:05 -0000 1.29 +++ configure.ac 14 Oct 2009 05:37:25 -0000 1.30 @@ -39,7 +39,7 @@ GP_PKG_CONFIG # i18n support # --------------------------------------------------------------------------- GP_GETTEXT_HACK([${PACKAGE}],[Lutz Mueller and others]) -ALL_LINGUAS="da de es fr id is it lv nl pl sk sv vi zh_CN" +ALL_LINGUAS="da de es fi fr id is it lv nl pl sk sv vi zh_CN" AM_GNU_GETTEXT_VERSION([0.14.1]) AM_GNU_GETTEXT([external]) AM_PO_SUBDIRS() Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/exif/ChangeLog,v retrieving revision 1.99 retrieving revision 1.100 diff -u -p -d -r1.99 -r1.100 --- ChangeLog 13 Oct 2009 03:11:30 -0000 1.99 +++ ChangeLog 14 Oct 2009 05:37:25 -0000 1.100 @@ -1,3 +1,10 @@ +2009-10-13 Dan Fandrich <da...@co...> + + * po/fi.po: Added new Finnish translation by Jorma Karvonen + * po/sv.po: Updated Swedish translation by Daniel Nylander + * po/vi.po: Updated Vietnamese translation by Clytie Siddall + * po/zh_CN.po: Updated Chinese (simplified) translation by Ji ZhengYu + 2009-10-12 Dan Fandrich <da...@co...> * Added argument description for --set-value and a missing translation |