Re: [PATCH] i18n: notes: mark comment for translation

2016-07-21 Thread Ævar Arnfjörð Bjarmason
On Thu, Jul 21, 2016 at 12:07 PM, Vasco Almeida wrote: > Mark comment displayed when editing a note for translation. I'm not sure, but wouldn't this make more sense: > Signed-off-by: Vasco Almeida > --- > builtin/notes.c | 4 ++-- > 1 file

[PATCH] i18n: notes: mark comment for translation

2016-07-21 Thread Vasco Almeida
Mark comment displayed when editing a note for translation. Signed-off-by: Vasco Almeida --- builtin/notes.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/builtin/notes.c b/builtin/notes.c index 0572051..37933bd 100644 --- a/builtin/notes.c +++