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

Re: 1.5.2 up for signing/testing

From: Jens Seidel <jensseidel_at_users.sourceforge.net>
Date: Thu, 28 Aug 2008 16:30:55 +0200

On Wed, Aug 27, 2008 at 04:19:56PM -0500, Hyrum K. Wright wrote:
> I'm pleased to announce that Subversion 1.5.2 is up for testing and signing.

Hm, strange. I do not remember being contacted to update
Subversions translation. If you have a "Actions to be performed before
a release" document please add it.

I updated the German translation now.

PS: You may wish to adapt:

Index: subversion/include/private/svn_fs_util.h
===================================================================
--- subversion/include/private/svn_fs_util.h (Revision 32779)
+++ subversion/include/private/svn_fs_util.h (Arbeitskopie)
@@ -121,7 +121,7 @@
 #define SVN_FS__ERR_LOCK_EXPIRED(fs, token) \
   svn_error_createf \
     (SVN_ERR_FS_LOCK_EXPIRED, 0, \
- _("Lock has expired: lock-token '%s' in filesystem '%s'"), \
+ _("Lock has expired: lock-token '%s' in filesystem '%s'"), \
      token, fs->path)
 
 /* FS is of type "svn fs_t *". */

(Don't forget to unfuzzy translations.)

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-08-28 16:41:09 CEST

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.