Re: [PATCH] Re-localise conflict prompt
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Mon, 08 Apr 2013 10:15:33 +0100
Mattias Engdegård <mattiase_at_bredband.net> writes:
> The conflict prompt is no longer localised, probably because of an
Were they localised in the past?
> Index: subversion/svn/conflict-callbacks.c
> + { "e", N_("edit"), N_("change merged file in an editor"), -1 },
Do we want the long options localised? If I run
svn update --accept=mine-conflict
the 'mine-conflict' is not localised. I don't think we want the command
> @@ -513,7 +529,8 @@
What about the 6 and 16, do they need to change?
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2013-04-08 11:16:10 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.