From f6355e1fde1491c6e451975902906ea9921fee4a Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 25 Aug 2009 11:40:56 -0400 Subject: Add menu item ellipsis according to bug #324492. --- shell/e-shell-window-actions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/e-shell-window-actions.c b/shell/e-shell-window-actions.c index a9323f3955..77e50c50d4 100644 --- a/shell/e-shell-window-actions.c +++ b/shell/e-shell-window-actions.c @@ -1553,7 +1553,7 @@ static GtkActionEntry shell_entries[] = { { "submit-bug", NULL, - N_("Submit _Bug Report"), + N_("Submit _Bug Report..."), NULL, N_("Submit a bug report using Bug Buddy"), G_CALLBACK (action_submit_bug_cb) }, -- cgit v1.2.3