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 --- e-util/e-web-view-gtkhtml.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e-util/e-web-view-gtkhtml.c') diff --git a/e-util/e-web-view-gtkhtml.c b/e-util/e-web-view-gtkhtml.c index b958f62105..63c69aa973 100644 --- a/e-util/e-web-view-gtkhtml.c +++ b/e-util/e-web-view-gtkhtml.c @@ -449,7 +449,7 @@ static GtkActionEntry selection_entries[] = { { "copy-clipboard", "edit-copy", - NULL, + N_("_Copy"), "c", N_("Copy the selection"), G_CALLBACK (action_copy_clipboard_cb) }, -- cgit v1.2.3