evince r2841 - in trunk: . shell



Author: nshmyrev
Date: Wed Jan 23 08:04:36 2008
New Revision: 2841
URL: http://svn.gnome.org/viewvc/evince?rev=2841&view=rev

Log:
2008-01-23  Gil Forcada <gilforcada guifi net>

	* shell/ev-window.c: (register_custom_actions):
	
	Added comment for translators



Modified:
   trunk/ChangeLog
   trunk/shell/ev-window.c

Modified: trunk/shell/ev-window.c
==============================================================================
--- trunk/shell/ev-window.c	(original)
+++ trunk/shell/ev-window.c	Wed Jan 23 08:04:36 2008
@@ -4599,6 +4599,7 @@
 			       "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",



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