[contacts] Fix typo of "Province"
- From: Rob Bradford <rbradford src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [contacts] Fix typo of "Province"
- Date: Tue, 4 Aug 2009 22:29:29 +0000 (UTC)
commit 0fd7cf39e5d894e5544839174543656d6a99ad62
Author: Rob Bradford <rob linux intel com>
Date: Tue Aug 4 23:14:23 2009 +0100
Fix typo of "Province"
src/contacts-utils.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/contacts-utils.c b/src/contacts-utils.c
index e019e73..b3d3863 100644
--- a/src/contacts-utils.c
+++ b/src/contacts-utils.c
@@ -59,7 +59,7 @@ static const ContactsStructuredField contacts_sfields[] = {
{ "ADR", 1, N_("Ext."), TRUE, 0 },
{ "ADR", 2, N_("Street"), TRUE, 1 },
{ "ADR", 3, N_("City"), FALSE, 1 },
- { "ADR", 4, N_("Provice"), FALSE, 1 },
+ { "ADR", 4, N_("Province"), FALSE, 1 },
{ "ADR", 5, N_("Postal Code"), FALSE, 1 },
{ "ADR", 6, N_("Country"), FALSE, 1 },
{ NULL, 0, NULL, FALSE }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]