[gthumb] Mark help tooltip properly for translation, bug 575526



commit 728c24043d6798faf73f43c35c36760f39361fa7
Author: Michael J. Chudobiak <mjc avtechpulse com>
Date:   Wed Apr 22 09:35:49 2009 -0400

    Mark help tooltip properly for translation, bug 575526
---
 src/gth-window-actions-entries.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gth-window-actions-entries.h b/src/gth-window-actions-entries.h
index 3e012bf..71b3985 100644
--- a/src/gth-window-actions-entries.h
+++ b/src/gth-window-actions-entries.h
@@ -288,7 +288,7 @@ static GtkActionEntry gth_window_action_entries[] = {
 
 	{ "Help_Help", GTK_STOCK_HELP,
 	  N_("Contents"), "F1",
-	  "Display the gThumb Manual",
+	  N_("Display the gThumb Manual"),
 	  G_CALLBACK (gth_window_activate_action_help_help) },
 
 	{ "Help_Shortcuts", NULL,



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