On Thu, Aug 14, 2014 at 00:44:53 -0700, Julien Cristau wrote: > Looks fixed by: > > changeset: 19831:b2e1f59a9bc4 > branch: stable > user: Martin Schröder <martin.schroe...@nerdluecht.de> > date: Mon Sep 30 20:54:39 2013 +0200 > files: i18n/de.po > description: > i18n-de: fix record prompt (issue4044) > > (that's in 2.7.2 afaict, though, so I'm not sure why you were seeing > this on 2.8.2) > Actually, it was likely fixed in this one, which is in 2.9:
# HG changeset patch # User FUJIWARA Katsunori <fo...@lares.dti.ne.jp> # Date 1385913030 -32400 # Mon Dec 02 00:50:30 2013 +0900 # Node ID 061766323061347b2ed6f457cdf493e1290f5483 # Parent e5803150ea1d9e5b73acc80dab49eb3f2c1d9cf9 record: use "ui.extractchoices()" to get the list of available responses Before this patch, record extension gets the list of available responses from online help document of "hg record" in the tricky way, even though the value passed to "ui.promptchoice()" has enough (maybe i18n-ed) information. This patch uses "ui.extractchoices()" to get the list of available responses. Cheers, Julien
signature.asc
Description: Digital signature