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.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/calendar/e-memo-shell-backend.c b/modules/calendar/e-memo-shell-backend.c
index 28065ba4a9..aba190b1bd 100644
--- a/modules/calendar/e-memo-shell-backend.c
+++ b/modules/calendar/e-memo-shell-backend.c
@@ -584,8 +584,8 @@ memo_shell_backend_class_init (EMemoShellBackendClass *class)
PROP_SOURCE_LIST,
g_param_spec_object (
"source-list",
- _("Source List"),
- _("The registry of memo lists"),
+ "Source List",
+ "The registry of memo lists",
E_TYPE_SOURCE_LIST,
G_PARAM_READABLE));
}