aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-view.c
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-02-08 06:38:20 +0800
committerChris Lahey <clahey@src.gnome.org>2001-02-08 06:38:20 +0800
commit93c63ca49a7dbd2b48cb14142ee3df1f6df66266 (patch)
tree4ac5bcbb203673562febe935bddd4889d9f9036e /addressbook/gui/widgets/e-addressbook-view.c
parenta48def7054eca0b4e6d68107cf14e0666b54cb95 (diff)
downloadgsoc2013-evolution-93c63ca49a7dbd2b48cb14142ee3df1f6df66266.tar
gsoc2013-evolution-93c63ca49a7dbd2b48cb14142ee3df1f6df66266.tar.gz
gsoc2013-evolution-93c63ca49a7dbd2b48cb14142ee3df1f6df66266.tar.bz2
gsoc2013-evolution-93c63ca49a7dbd2b48cb14142ee3df1f6df66266.tar.lz
gsoc2013-evolution-93c63ca49a7dbd2b48cb14142ee3df1f6df66266.tar.xz
gsoc2013-evolution-93c63ca49a7dbd2b48cb14142ee3df1f6df66266.tar.zst
gsoc2013-evolution-93c63ca49a7dbd2b48cb14142ee3df1f6df66266.zip
Added N_("* Click here to add a contact *").
2001-02-07 Christopher James Lahey <clahey@ximian.com> * gui/widgets/e-addressbook-view.c: Added N_("* Click here to add a contact *"). svn path=/trunk/; revision=8065
Diffstat (limited to 'addressbook/gui/widgets/e-addressbook-view.c')
-rw-r--r--addressbook/gui/widgets/e-addressbook-view.c1
1 files changed, 1 insertions, 0 deletions
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"),