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.
>>@@ -1570,8 +1572,9 @@
>> 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
>>
>>
If someone applies my patch that fixes propedit-cmd.c, everything should
be ok.
-Lübbe
---------------------------------------------------------------------
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:20:24 2004