git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: sgala@marlow.memojo.com
To: git@vger.kernel.org
Cc: Santiago Gala <sgala@apache.org>
Subject: [PATCH] gitk: One \t missing in the help file (for <Return>)
Date: Mon, 24 Mar 2008 09:16:53 +0100	[thread overview]
Message-ID: <1206346613-29382-1-git-send-email-sgala@apache.org> (raw)

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

                 reply	other threads:[~2008-03-24  8:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1206346613-29382-1-git-send-email-sgala@apache.org \
    --to=sgala@marlow.memojo.com \
    --cc=git@vger.kernel.org \
    --cc=sgala@apache.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).