Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorGil Forcada <gilforcada@guifi.net>2008-01-23 08:04:36 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2008-01-23 08:04:36 (GMT)
commit4b8b5a5256ce8d73660a251bba6fa10591b4008b (patch)
tree5e6b51eb53f11c05ff5883c7b469d29cc471aca9 /shell
parenta6fd058a015e4b95fd2f12c1c6a2ecadde65f6d8 (diff)
Added comment for translators
2008-01-23 Gil Forcada <gilforcada@guifi.net> * shell/ev-window.c: (register_custom_actions): Added comment for translators svn path=/trunk/; revision=2841
Diffstat (limited to 'shell')
-rw-r--r--shell/ev-window.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/ev-window.c b/shell/ev-window.c
index 4b4fee3..79dff08 100644
--- a/shell/ev-window.c
+++ b/shell/ev-window.c
@@ -4599,6 +4599,7 @@ register_custom_actions (EvWindow *window, GtkActionGroup *group)
"is_important", TRUE,
"short_label", _("Back"),
"stock_id", GTK_STOCK_GO_DOWN,
+ /*translators: this is the history action*/
"tooltip", _("Move across visited pages"),
NULL);
g_signal_connect (action, "activate_link",