From: Jan P. <pa...@us...> - 2010-12-15 06:01:42
|
Update of /cvsroot/libexif/libexif/libexif/olympus In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv5823/libexif/olympus Modified Files: mnote-olympus-tag.c Log Message: Updated Czech translation Index: mnote-olympus-tag.c =================================================================== RCS file: /cvsroot/libexif/libexif/libexif/olympus/mnote-olympus-tag.c,v retrieving revision 1.24 retrieving revision 1.25 diff -u -p -d -r1.24 -r1.25 --- mnote-olympus-tag.c 6 Feb 2010 00:15:22 -0000 1.24 +++ mnote-olympus-tag.c 15 Dec 2010 06:01:33 -0000 1.25 @@ -47,7 +47,7 @@ static const struct { {MNOTE_NIKON_TAG_WHITEBALANCERB, "WhiteBalanceRB", N_("White Balance RB"), ""}, {MNOTE_NIKON_TAG_UNKNOWN_0X000D, NULL, NULL, NULL}, {MNOTE_NIKON_TAG_ISOSELECTION, "ISOSelection", N_("ISO Selection"), ""}, - {MNOTE_NIKON_TAG_PREVIEWIMAGE_IFD_POINTER, "PreviewImage", N_("Preview Image IFD"), ""}, + {MNOTE_NIKON_TAG_PREVIEWIMAGE_IFD_POINTER, "PreviewImage", N_("Preview Image IFD"), N_("Offset of the preview image directory (IFD) inside the file.")}, {MNOTE_NIKON_TAG_EXPOSUREDIFF, "ExposureDiff", N_("Exposurediff ?"), ""}, {MNOTE_NIKON_TAG_FLASHEXPCOMPENSATION, "FlashExpCompensation", N_("Flash Exposure Compensation"), ""}, {MNOTE_NIKON_TAG_ISO2, "ISO", N_("ISO Setting"), ""}, |