* [PATCH] rerere.h: mark string for translation
@ 2014-09-14 22:40 Matthias Ruester
0 siblings, 0 replies; only message in thread
From: Matthias Ruester @ 2014-09-14 22:40 UTC (permalink / raw)
To: git; +Cc: Matthias Ruester
Signed-off-by: Matthias Ruester <matthias.ruester@gmail.com>
---
rerere.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rerere.h b/rerere.h
index 4aa06c9..2956c2e 100644
--- a/rerere.h
+++ b/rerere.h
@@ -24,6 +24,6 @@ extern void rerere_clear(struct string_list *);
extern void rerere_gc(struct string_list *);
#define OPT_RERERE_AUTOUPDATE(v) OPT_UYN(0, "rerere-autoupdate", (v), \
- "update the index with reused conflict resolution if possible")
+ N_("update the index with reused conflict resolution if possible"))
#endif
--
2.1.0.240.g37ca4a2.dirty
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-09-14 22:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-14 22:40 [PATCH] rerere.h: mark string for translation Matthias Ruester
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).