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

Re: svn commit: r9963 - trunk/subversion/po

From: Branko ÄŒibej <brane_at_xbc.nu>
Date: 2004-06-14 02:27:43 CEST

Lübbe Onken wrote:

> Erik Huelsmann schrieb:
>
>> Luebbe,
>>
>> This change seems to have broken the trunk build. msgfmt complains
>> that it
>> is a double entry. Did you run make (or make locale) before committing?
>>
>>
> Hi Erik,
>
> yes, that's a double message entry in propedit-cmd.c. I sent a patch
> to the list 1-2 weeks ago that fixes this, but it looks like it got
> lost. I build svn with vs.net and the build succeded, because I've got
> the changed lines in propedit-cmd.c.

You still shouldn't commit if you know there's an error in your .po file.

>>> msgstr "Eigenschaft '%s' wurde von '%s' gelöscht.\n"
>>>
>>> #: clients/cmdline/propedit-cmd.c:127
>>> -msgid "Bad encoding option: prop's value isn't stored as UTF8"
>>> -msgstr ""
>>> +#: clients/cmdline/propedit-cmd.c:256
>>> +msgid "Bad encoding option: prop value not stored as UTF8"
>>> +msgstr "Fehlerhafte Codierung: Eigenschaftswert ist nicht als UTF8
>>> gespeichert"
>>>
>>> #: clients/cmdline/propedit-cmd.c:136
>>> #, c-format
>>
> @@ -1570,8 +1572,9 @@
> If someone applies my patch that fixes propedit-cmd.c, everything
> should be ok.

No, it would not. The error comes from the fact that you have a
duplicate key in the .po file, and your patch won't change that. So in
the meantime, I removed the duplicate from de.po.

I agree about your patch, however, and will commit it.

-- 
Brane ÄŒibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 14 02:28:11 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.