aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/widgets/e-addressbook-util.c')
-rw-r--r--addressbook/gui/widgets/e-addressbook-util.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/widgets/e-addressbook-util.c b/addressbook/gui/widgets/e-addressbook-util.c
index 9aaa554547..24a2ab93c0 100644
--- a/addressbook/gui/widgets/e-addressbook-util.c
+++ b/addressbook/gui/widgets/e-addressbook-util.c
@@ -38,7 +38,7 @@ e_addressbook_error_dialog (const gchar *msg, EBookStatus status)
N_("Card not found"),
N_("Card ID already exists"),
N_("Protocol not supported"),
- N_("Canceled"),
+ N_("Cancelled"),
N_("Other error")
};
char *error_msg;