aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-memo-shell-backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/calendar/e-memo-shell-backend.c')
-rw-r--r--modules/calendar/e-memo-shell-backend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/calendar/e-memo-shell-backend.c b/modules/calendar/e-memo-shell-backend.c
index 90ecc916b1..71d44603dc 100644
--- a/modules/calendar/e-memo-shell-backend.c
+++ b/modules/calendar/e-memo-shell-backend.c
@@ -320,7 +320,7 @@ static GtkActionEntry item_entries[] = {
{ "memo-shared-new",
"stock_insert-note",
- N_("_Shared Memo"),
+ NC_("New", "_Shared Memo"),
"<Shift><Control>h",
N_("Create a new shared memo"),
G_CALLBACK (action_memo_new_cb) }