[PATCH] gitk: One \t missing in the help file (for <Return>)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx>
---
 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

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

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux