[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [l10n] Bug?: Unreadable characters displayed (in some messages)

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-08-12 12:27:12 CEST

> Hello developers,
>
> When using 1.1.0 RC2,
> I found a problem about displaying messages with the locale being
> 'ja_JP.eucJP' or 'ja_JP.ujis'.
> The problem is that some messages are displayed with unreadable
> characters.
> At least, following 4 messages turn into unintelligible gibberish:
>
> (in running 'svn log' without 'svn update' after the first commit...)
> #: clients/cmdline/log-cmd.c:201
> #, c-format
> msgid "No commit for revision 0.%s"
>
> (in dumping with 'svnadmin dump' or loading with 'svnadmin load'...)
> #: libsvn_repos/dump.c:1069
> #, c-format
> msgid "* %s revision %ld.\n"
>
> #: libsvn_repos/load.c:801
> #, c-format
> msgid "<<< Started new transaction, based on original revision %ld\n"
>
> #: libsvn_repos/load.c:1122
> #, c-format
> msgid ""
> "\n"
> "------- Committed revision %ld >>>\n"
> "\n"

> So far other help/info/error messages (e.g. messages in commiting locally,
> results of running 'svn log', 'svn info' or 'svnlook history') are
> displayed
> correctly in ja_JP.eucJP.
> But I think other messages possibly turn into unintelligible gibberish.

Could you show us some output? What does the gibberish look like? strings of
\x999 characters?

Do the translated or untranslated messages cause these problems?

> Since such unreadable messages may be displayed when using 1.1.0 RC2
> with other language environments,
> will you check this in your own language?
> And does anyone have information about the cause of this problem?

I use a latin-1 based language with UTF-8 characterset which does not show
any problems. I think that is not really a testcase since no conversion to a
local encoding is required.

Can you give us more info (as much as you can think of) describing your
system, svn version, message translation, etc?

bye,

Erik.

-- 
NEU: WLAN-Router für 0,- EUR* - auch für DSL-Wechsler!
GMX DSL = supergünstig & kabellos http://www.gmx.net/de/go/dsl
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 12 12:27:22 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.