[Kde-imaging] typo in kipi_plugin_metaedit.po

Caulier Gilles caulier.gilles at kdemail.net
Sat Nov 11 08:39:08 CET 2006


Hi Oliver,

In both case, no, because the code is :

    setCaption(i18n("%1 (%2/%3) - Edit IPTC Metadata%4")
               .arg((*d->currItem).filename())
               .arg(d->urls.findIndex(*(d->currItem))+1)
               .arg(d->urls.count())
               .arg(d->isReadOnly ? i18n(" - (read only)") : QString::null));

...and the string %4 have a space included or is null. Same for Exif stuff.

note: are you seen my recent post in my blog about Exiv2 i18n :

http://www.digikam.org/?q=node/168

A good WE

gilles


Le vendredi 10 novembre 2006 23:28, Oliver Dörr a écrit :
> Same for
>
> %1 (%2/%3) - Edit IPTC Metadata%4
>
> Oliver
>
> Oliver Dörr wrote:
> > Hi,
> >
> > i just found
> >
> > %1 (%2/%3) - Edit EXIF Metadata%4
> >
> >
> > I believe that there ha to a space between Metadata and %4
> >
> > Oliver
> > _______________________________________________
> > Kde-imaging mailing list
> > Kde-imaging at kde.org
> > https://mail.kde.org/mailman/listinfo/kde-imaging
>
> _______________________________________________
> Kde-imaging mailing list
> Kde-imaging at kde.org
> https://mail.kde.org/mailman/listinfo/kde-imaging


More information about the Kde-imaging mailing list