On Fri, May 05, 2006 at 07:53:07PM +0200, Ronny Standtke wrote:
> Package: toppler
> Version: 1.1.2a-2
> Severity: normal
> Tags: l10n
> 
> 
> It seems that toppler doesn't use the German i18n. At least on my system
> it always displays English strings.
> I used strace and noticed that toppler looks at strange places for its
> localization files:
> open("/home/ronny/po/de_CH/LC_MESSAGES/toppler.mo", O_RDONLY) = -1
> ENOENT (No such file or directory)
> open("/home/ronny/po/de/LC_MESSAGES/toppler.mo", O_RDONLY) = -1 ENOENT
> (No such file or directory)

You are right, upstream has commented out a perfectly correct
bindtextdomain() invocation to replace it by one that looks for
translations in the current directory... I suppose this is a
left-over from testing.

Thanks for spotting this problem!

Cheers,
-- 
Bill. <[EMAIL PROTECTED]>

Imagine a large red swirl here. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to