Hi Franz, I just tried and checked out sane-backends and did: ./configure --prefix=/usr --sysconfdir=/etc --enable-translations make all
And had no problems so far! I'm willing to correct the plustek stuff, but I can't find the problem here... Gerhard On Monday, 30. September 2002 01:12, Franz Bakan wrote: > Hi, > > there are minor problems with some po files when > making CVS with newer gettext versions: > > 1. > plustek.de.po and plustek.es.po: > generating plustek.de.mo from plustek.de.po and saneopts.de.po > <stdin>:250: Mehrfachdefinition der Meldung > <stdin>:49: ...dies ist die Stelle der ersten Definition > > culprit: > de: > #: .tmp/plustek.c:237 > msgid "Negative" > msgstr "Negativ" > > es: > msgid "Negative" > msgstr "Negativo" > > 2. > umax_pp.de.po > <stdin>:269: Mehrfachdefinition der Meldung > <stdin>:96: ...dies ist die Stelle der ersten Definition > > culprit: > #: .tmp/umax_pp.c:578 > #, fuzzy > msgid "Highlight" > msgstr "Belichtung" >
