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

Re: [patch] l10n crashes

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-09-03 19:26:16 CEST

Peter Samuelson wrote:
> The crash fixed in r15880 is not specific to pl.po. The same error, in
> the same place, occurs in 3 other translations. This is true in both
> trunk and 1.2.x.
>
> [[
> Fix a crash due to an incorrect format string, in assorted po files.
>
> * subversion/po/it.po, subversion/po/pt_BR.po, subversion/po/zh_TW.po:
> Fix a format string.
> ]]

Thanks. Committed as r16035:
[[[
Fix all incorrect C format strings currently in .po files.

Patch by: Peter Samuelson <peter@p12n.org>
          me
(Initial patch fixed 3 strings, caused me to search, and find more errors.)
* subversion/po/es.po, subversion/po/fr.po, subversion/po/it.po,
  subversion/po/pl.po, subversion/po/pt_BR.po, subversion/po/zh_TW.po:
  Fix incorrect C format strings. Where I do not know whether I have
  invalidated the grammar of the translated strings, add a "fuzzy" flag to
  draw translator attention.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 3 19:27:18 2005

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.