On Thu, Mar 31, 2016 at 6:31 PM, Remi Galan Alfonso
<remi.galan-alfo...@ensimag.grenoble-inp.fr> wrote:
> Elena Petrashen <elena.petras...@gmail.com> 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

Thank you for letting me know about that! Could you please
help me out and explain how do I mark it for translation? I tried
to do it the same way as with the other strings but evidently
didn't quite succeed.

Thanks!
Elena
--
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