Elena Petrashen <[email protected]> wrote:
> +void delete_branch_advice(const char *name, const char *ref)
> +{
> +        const char fmt[] =
> +        "\nNote: to restore the deleted branch:\n\ngit branch %s %s\n";

Shouldn't that be marked for translation, like is done with the other
strings?

Thanks,
Rémi
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to