Re: HTML puzzle in digiKam

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: HTML puzzle in digiKam

Carl Schwan-2
Le mercredi, septembre 16, 2020 1:07 PM, Shinjo Park <[hidden email]> a écrit :

> In digikam/digikam.po:
>
> #: core/dplugins/generic/metadata/metadataedit/exif/exifcaption.cpp:151
> #: core/dplugins/generic/metadata/metadataedit/exif/exifdevice.cpp:324
> #, kde-format
> msgid ""
> "<b>Note: <b><a href='https://en.wikipedia.org/wiki/EXIF'>Exif</a></b> text "
> "tags marked by (*) only support printable <b><a href='https://en.wikipedia."
> "org/wiki/Ascii'>ASCII</a></b> characters.</b>"
> msgstr ""
>
> #: core/dplugins/generic/metadata/metadataedit/exif/exifdevice.cpp:159
> #, kde-format
> msgid ""
> "<b>Warning: Exif <b><a href='https://en.wikipedia.org/wiki/"
> "Exchangeable_image_file_format#MakerNote_data'>Makernotes</a></b> can be "
> "unreadable if you set wrong device manufacturer/model description.</b>"
> msgstr ""
>
> I think overlapping b tags are making no logical sense. Is there a particular
> reason using overlapping b tags?

This looks like an error to me. I CCed the digikam-devel mailing list.


Reply | Threaded
Open this post in threaded view
|

Re: HTML puzzle in digiKam

Gilles Caulier-4
Fixed: https://invent.kde.org/graphics/digikam/commit/d502ad648f390a7c553c127116758ccd9d378064

Gilles Caulier

Le mer. 16 sept. 2020 à 07:09, Carl Schwan <[hidden email]> a écrit :

>
> Le mercredi, septembre 16, 2020 1:07 PM, Shinjo Park <[hidden email]> a écrit :
>
> > In digikam/digikam.po:
> >
> > #: core/dplugins/generic/metadata/metadataedit/exif/exifcaption.cpp:151
> > #: core/dplugins/generic/metadata/metadataedit/exif/exifdevice.cpp:324
> > #, kde-format
> > msgid ""
> > "<b>Note: <b><a href='https://en.wikipedia.org/wiki/EXIF'>Exif</a></b> text "
> > "tags marked by (*) only support printable <b><a href='https://en.wikipedia."
> > "org/wiki/Ascii'>ASCII</a></b> characters.</b>"
> > msgstr ""
> >
> > #: core/dplugins/generic/metadata/metadataedit/exif/exifdevice.cpp:159
> > #, kde-format
> > msgid ""
> > "<b>Warning: Exif <b><a href='https://en.wikipedia.org/wiki/"
> > "Exchangeable_image_file_format#MakerNote_data'>Makernotes</a></b> can be "
> > "unreadable if you set wrong device manufacturer/model description.</b>"
> > msgstr ""
> >
> > I think overlapping b tags are making no logical sense. Is there a particular
> > reason using overlapping b tags?
>
> This looks like an error to me. I CCed the digikam-devel mailing list.
>
>