aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmarks-menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bookmarks/ephy-bookmarks-menu.c')
-rw-r--r--src/bookmarks/ephy-bookmarks-menu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bookmarks/ephy-bookmarks-menu.c b/src/bookmarks/ephy-bookmarks-menu.c
index 9c02f9bdf..3e32e7493 100644
--- a/src/bookmarks/ephy-bookmarks-menu.c
+++ b/src/bookmarks/ephy-bookmarks-menu.c
@@ -265,6 +265,7 @@ ephy_bookmarks_menu_rebuild (EphyBookmarksMenu *menu)
empty = g_object_new (EGG_TYPE_ACTION,
"name", EMPTY_ACTION_NAME,
+ /* This is the adjective, not the verb */
"label", _("Empty"),
"sensitive", FALSE,
NULL);