1060 Commits (433b6615c49862b0d8e3b51d2a57b3e11b44f46d)
 

Author SHA1 Message Date
HumanDynamo c067b7e444 Exiv2 from gettext branch : add comment 19 years ago
HumanDynamo 6777605732 Exiv2 from gettext branch : tiffvisitor.cpp is now i18n. update PO files 19 years ago
Andreas Huggel 70198b8335 Added _() to trigger actual translation 19 years ago
HumanDynamo 8dab9db747 Exiv2 from gettext branch : sonymn.cpp is now i18n. update PO files 19 years ago
HumanDynamo 713fd80a2c Exiv2 from gettext branch : update PO files 19 years ago
HumanDynamo a7e44cd324 Exiv2 from gettext branch : sigmamn.cpp : fix missing strings to i18n 19 years ago
HumanDynamo 85ca802c22 Exiv2 from gettext branch : pngchunk.cpp : debug statements 19 years ago
HumanDynamo 647f4416b2 Exiv2 from gettext branch : ifd.cpp is now i18n. update PO files 19 years ago
HumanDynamo e4db245875 Exiv2 from gettext branch : update po files 19 years ago
HumanDynamo 3b73354530 Exiv2 from gettext branch : error.cpp : N_() instead _() 19 years ago
HumanDynamo 41e8831251 Exiv2 from gettext branch : update fr i18n to test 19 years ago
HumanDynamo bf2e06353f Exiv2 from gettext branch : sort file names to translate 19 years ago
HumanDynamo 1a10d31917 Exiv2 from gettext branch : update PO files 19 years ago
HumanDynamo 1d6bdae9c2 Exiv2 from gettext branch : sort file names to translate 19 years ago
HumanDynamo f173df8519 Exiv2 from gettext branch : error.cpp is now i18n. update PO files 19 years ago
HumanDynamo 45d766c75a Exiv2 from gettext branch : crwimage.cpp is now i18n. update PO files 19 years ago
HumanDynamo ded01b3a66 Exiv2 from gettext branch : cr2image.cpp is now i18n. update PO files 19 years ago
HumanDynamo f8ac6b95bb Exiv2 from gettext branch : actions.cpp is now i18n. update PO files 19 years ago
Andreas Huggel 7a253e016e Implemented quick fix for digikam bug 136932 (http://bugs.kde.org/show_bug.cgi?id=136932) 19 years ago
HumanDynamo 15fd6e6948 Exiv2 from gettext branch : update PO files 19 years ago
HumanDynamo 1de751a7ac Exiv2 from gettext branch : add missing Olympus Makernote tags 19 years ago
HumanDynamo 8400851657 Exiv2 from gettext branch : code polishing 19 years ago
HumanDynamo 4a54087b73 Exiv2 from gettext branch : Olympus MakerNotes : update credits 19 years ago
HumanDynamo 831c3a0f44 Exiv2 from gettext branch : Olympus MakerNotes update :
- Large update using last ExifTools tags list database.
 - Fix and update tags values of already decoded tags.
 - Source code now support i18n.

TODO : add camera settings tags
19 years ago
HumanDynamo 08afa54f63 Exiv2 from gettext branch : partially i18n Olympus makernotes. Not yet complete 19 years ago
Andreas Huggel 32c5b99e6d Renamed exvGettext to _exvGettext and added new simple exvGettext to interface, which requires only types.hpp, so that it can be used in headers without including i18n.h 19 years ago
Andreas Huggel 07bb8e69a9 Implemented exvGettext(), added _() in the code where strings marked with N_() are printed, cleaned up i18n.h 19 years ago
HumanDynamo afa6e3f1dc Exiv2 from gettext branch : Fix i18n in exiv2.cpp 19 years ago
Andreas Huggel 0ed9ecd922 Initialise tm_isdst to -1 when converting a date/time string. Fixes #493. 19 years ago
HumanDynamo 15788049d4 Exiv2 from gettext branch : tiffimage.cpp i18n. Fix i18n in exiv2.cpp 19 years ago
HumanDynamo ada7097e24 Exiv2 from gettext branch : Panasonic MakerNotes update :
- Large update using last ExifTools tags list database.
- Fix and update tags values of already decoded tags.
- Source code now support i18n.
19 years ago
HumanDynamo fe856c9c40 Exiv2 from gettext branch : Sigma MakerNotes now support i18n. 19 years ago
HumanDynamo bf1af74eff Exiv2 from gettext branch : Fuji MakerNotes : missing to fix credits 19 years ago
HumanDynamo 0fd4a2d4a9 Exiv2 from gettext branch : Fuji MakerNotes update :
- Large update using last ExifTools tags list database.
- Fix and update tags values of already decoded tags.
- Source code now support i18n.
19 years ago
HumanDynamo b43d883ad6 Exiv2 from gettext branch : exiv2.cpp is now fully i18n 19 years ago
HumanDynamo 4df63ce7ef Exiv2 from gettext branch : Added IPTC photoshop tag title i18n 19 years ago
Andreas Huggel 6f6295682b Fixed exiv2 sample output but don't know how really... 19 years ago
HumanDynamo 6dce03b699 Exiv2 from gettext branch : using EXV_PACKAGE 19 years ago
HumanDynamo 8fbfc51f7d Exiv2 from gettext branch : no need to bind i18n strings at each time. 19 years ago
HumanDynamo 864da9bf43 Exiv2 from gettext branch : exiv2.cpp use i18n for texting NLS from command line tool. 19 years ago
Andreas Huggel bf9f484e50 Make defines EXV_LOCALEDIR and EXV_PACKAGE available and minor standardizations 19 years ago
HumanDynamo 90086d6190 Exiv2 from gettext branch : Minolta Makernote support i18n now. 19 years ago
HumanDynamo 7e063cc0bb Exiv2 from gettext branch : update PO files including datasets strings. 19 years ago
HumanDynamo f4e6238e86 Exiv2 from gettext branch : update. all strings from datasets.cpp are i18n 19 years ago
HumanDynamo 89f1db8460 Exiv2 from gettext branch : update. backport all translations PO files from libexif. These files have been merged with Exiv2 i18n strings. This way will reduce jobs from translators. 19 years ago
HumanDynamo 6290a29f05 Exiv2 from gettext branch : update. add comments. TODO: fix LOCALEDIR rules 19 years ago
HumanDynamo 15e95c4f44 Exiv2 from gettext branch : update. all strings from tags.cpp i18n 19 years ago
HumanDynamo fafaa7e2f6 Exiv2 from gettext branch : update. over 100 strings i18n 19 years ago
HumanDynamo cb63926a9b Exiv2 from gettext branch : compile. first fr.po file. It's work... 19 years ago
HumanDynamo 2c55e1c5dd Exiv2 from gettext branch : update Exiv2.pot file 19 years ago