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

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

From: Kobayashi Noritada <nori1_at_dolphin.c.u-tokyo.ac.jp>
Date: 2004-08-12 11:43:17 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.

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?

-- 
|:  Noritada KOBAYASHI
|:  Dept. of General Systems Studies,
|:  Graduate School of Arts and Sciences, Univ. of Tokyo
|:  E-mail: nori1@dolphin.c.u-tokyo.ac.jp (preferable)
|:          nori@esa.c.u-tokyo.ac.jp
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 12 11:43:55 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.