From 93c63ca49a7dbd2b48cb14142ee3df1f6df66266 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 7 Feb 2001 22:38:20 +0000 Subject: Added N_("* Click here to add a contact *"). 2001-02-07 Christopher James Lahey * gui/widgets/e-addressbook-view.c: Added N_("* Click here to add a contact *"). svn path=/trunk/; revision=8065 --- addressbook/gui/widgets/e-addressbook-view.c | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/gui/widgets') diff --git a/addressbook/gui/widgets/e-addressbook-view.c b/addressbook/gui/widgets/e-addressbook-view.c index 56420290a1..f6c0a3eedc 100644 --- a/addressbook/gui/widgets/e-addressbook-view.c +++ b/addressbook/gui/widgets/e-addressbook-view.c @@ -567,6 +567,7 @@ status_message (GtkObject *object, const gchar *status, EAddressbookView *eav) #ifdef JUST_FOR_TRANSLATORS static char *list [] = { + N_("* Click here to add a contact *"), N_("Name"), N_("Email"), N_("Primary"), -- cgit v1.2.3