git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitk: One \t missing in the help file (for <Return>)
@ 2008-03-24  8:16 sgala
  0 siblings, 0 replies; only message in thread
From: sgala @ 2008-03-24  8:16 UTC (permalink / raw)
  To: git; +Cc: Santiago Gala

Add it in the source and the Italian translation,
the German translation does not have the string. The
Spanish translation already contains it. Without it
the formatting of the help page is not right here.

Signed-off-by: Santiago Gala <sgala@apache.org>
---
 gitk-git/gitk     |    2 +-
 gitk-git/po/it.po |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/gitk-git/gitk b/gitk-git/gitk
index 84ab02e..6fe454b 100644
--- a/gitk-git/gitk
+++ b/gitk-git/gitk
@@ -1370,7 +1370,7 @@ proc keys {} {
 [mc "d		Scroll diff view down 18 lines"]
 [mc "<%s-F>		Find" $M1T]
 [mc "<%s-G>		Move to next find hit" $M1T]
-[mc "<Return>	Move to next find hit"]
+[mc "<Return>		Move to next find hit"]
 [mc "/		Move to next find hit, or redo find"]
 [mc "?		Move to previous find hit"]
 [mc "f		Scroll diff view to next file"]
diff --git a/gitk-git/po/it.po b/gitk-git/po/it.po
index d0f4c2e..e4d49ea 100644
--- a/gitk-git/po/it.po
+++ b/gitk-git/po/it.po
@@ -389,8 +389,8 @@ msgid "<%s-G>\t\tMove to next find hit"
 msgstr "<%s-G>\t\tTrova in avanti"
 
 #: gitk:1373
-msgid "<Return>\tMove to next find hit"
-msgstr "<Return>\tTrova in avanti"
+msgid "<Return>\t\tMove to next find hit"
+msgstr "<Return>\t\tTrova in avanti"
 
 #: gitk:1374
 msgid "/\t\tMove to next find hit, or redo find"
-- 
1.5.4.4

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2008-03-24  8:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-24  8:16 [PATCH] gitk: One \t missing in the help file (for <Return>) sgala

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).