Re: [PATCH 4/8] status: do not depend on rebase reflog messages
From: Peter Krefting <hidden> Date: 2016-06-15 22:57:48
Ramkumar Ramachandra:
+ on_what = _("rebase in progress; onto ");
Could you please add a
/* TRANSLATORS: Followed by branch name. */
or something similar here (and possibly to the other "on_what"s in the
function)?
Ideally, the "%s" for the branch name should be inside that
on_what string, but I guess that can be difficult since it is output
in a different colour?
--
\\// Peter - http://www.softwolves.pp.se/