aboutsummaryrefslogtreecommitdiffstats
path: root/modules/addressbook/e-book-shell-backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/addressbook/e-book-shell-backend.c')
-rw-r--r--modules/addressbook/e-book-shell-backend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/addressbook/e-book-shell-backend.c b/modules/addressbook/e-book-shell-backend.c
index a14b3bad16..06cd43aca4 100644
--- a/modules/addressbook/e-book-shell-backend.c
+++ b/modules/addressbook/e-book-shell-backend.c
@@ -344,7 +344,7 @@ static GtkActionEntry item_entries[] = {
{ "contact-new-list",
"stock_contact-list",
- N_("Contact _List"),
+ NC_("New", "Contact _List"),
"<Shift><Control>l",
N_("Create a new contact list"),
G_CALLBACK (action_contact_new_cb) }