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/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to