From be7f5df707a959461b8ee42b1535a5aa27e30ab2 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 24 Feb 2014 18:30:01 +0100 Subject: Add missing action captions after gtk-stock replacement --- modules/calendar/e-task-shell-view-actions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/calendar') diff --git a/modules/calendar/e-task-shell-view-actions.c b/modules/calendar/e-task-shell-view-actions.c index c32612d83f..10c1d1ecbe 100644 --- a/modules/calendar/e-task-shell-view-actions.c +++ b/modules/calendar/e-task-shell-view-actions.c @@ -728,7 +728,7 @@ static GtkActionEntry task_entries[] = { { "task-list-copy", "edit-copy", - N_("Copy..."), + N_("_Copy..."), "c", NULL, /* XXX Add a tooltip! */ G_CALLBACK (action_task_list_copy_cb) }, -- cgit v1.2.3