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

Re: [PATCH] Correct the value of Project-Id-Version in all po files

From: Max Bowsher <maxb1_at_ukf.net>
Date: 2006-08-27 15:22:30 CEST

Bhuvaneswaran Arumugam wrote:
> Hello,
>
> Please find attached the patch for review.
>
> [[
> Patch by: bhuvan
>
> Correct the value of "Project-Id-Version" field.
> [in subversion/po/]
> * de.po
> * es.po
> * fr.po
> * it.po
> * ko.po
> * nb.po
> * pl.po
> * pt_BR.po
> * sv.po
> * zh_CN.po
> * zh_TW.po
> Correct the value of "Project-Id-Version" field.
> ]]
>
>
>
> ------------------------------------------------------------------------
>
> Index: subversion/po/pt_BR.po
> ===================================================================
> --- subversion/po/pt_BR.po (revision 21268)
> +++ subversion/po/pt_BR.po (working copy)
> @@ -4,7 +4,7 @@
> #
> msgid ""
> msgstr ""
> -"Project-Id-Version: subversion 1.1.0\n"
> +"Project-Id-Version: subversion trunk\n"
> "Report-Msgid-Bugs-To: dev@subversion.tigris.org\n"
> "POT-Creation-Date: 2006-08-23 13:50-0500\n"
> "PO-Revision-Date: 2004-07-26 19:19-300\n"

Either we should remove the version from this value completely, or we
should add it to the release-process documentation that updating all of
these is necessary at the same time as changing svn_version.h.

Max.

Received on Sun Aug 27 15:23:09 2006

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.