aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-web-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-web-view.c')
-rw-r--r--e-util/e-web-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-web-view.c b/e-util/e-web-view.c
index 4569d775df..b69be96eb0 100644
--- a/e-util/e-web-view.c
+++ b/e-util/e-web-view.c
@@ -333,7 +333,7 @@ static GtkActionEntry selection_entries[] = {
{ "copy-clipboard",
"edit-copy",
- NULL,
+ N_("_Copy"),
"<Control>c",
N_("Copy the selection"),
G_CALLBACK (action_copy_clipboard_cb) },