On Thu, Mar 31, 2016 at 6:31 PM, Remi Galan Alfonso <remi.galan-alfonso@xxxxxxxxxxxxxxxxxxxxxxx> wrote: > Elena Petrashen <elena.petrashen@xxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html