diff options
author | Michael Zucci <zucchi@src.gnome.org> | 2000-11-07 20:40:01 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-11-07 20:40:01 +0800 |
commit | dfd91470e439b2a0240eccc433b5d088242c33e8 (patch) | |
tree | d3dc8175be7810b3f24c97efcc3c47342b15c7d6 /ui/evolution-addressbook.h | |
parent | e797be055881bb928b728aa1c1d65682f04d904a (diff) | |
download | gsoc2013-evolution-dfd91470e439b2a0240eccc433b5d088242c33e8.tar gsoc2013-evolution-dfd91470e439b2a0240eccc433b5d088242c33e8.tar.gz gsoc2013-evolution-dfd91470e439b2a0240eccc433b5d088242c33e8.tar.bz2 gsoc2013-evolution-dfd91470e439b2a0240eccc433b5d088242c33e8.tar.lz gsoc2013-evolution-dfd91470e439b2a0240eccc433b5d088242c33e8.tar.xz gsoc2013-evolution-dfd91470e439b2a0240eccc433b5d088242c33e8.tar.zst gsoc2013-evolution-dfd91470e439b2a0240eccc433b5d088242c33e8.zip |
Dunno why these files changed, but they have, checking in anyway.
svn path=/trunk/; revision=6478
Diffstat (limited to 'ui/evolution-addressbook.h')
-rw-r--r-- | ui/evolution-addressbook.h | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/ui/evolution-addressbook.h b/ui/evolution-addressbook.h new file mode 100644 index 0000000000..3128ccfb83 --- /dev/null +++ b/ui/evolution-addressbook.h @@ -0,0 +1,25 @@ +/* + * This file is autogenerated from evolution-addressbook.xml, do not edit + * + * This file contains translatable strings generated by + * bonobo-ui-extract. Add this file to your project's + * POTFILES.in. DO NOT compile it as part of your application. + */ + +gchar *s = N_("_Print Contacts..."); +gchar *s = N_("As _Table"); +gchar *s = N_("_New Contact"); +gchar *s = N_("_Tools"); +gchar *s = N_("_Search for contacts"); +gchar *s = N_("New"); +gchar *s = N_("Create a new contact"); +gchar *s = N_("Find"); +gchar *s = N_("Find a contact"); +gchar *s = N_("Print"); +gchar *s = N_("Print contacts"); +gchar *s = N_("Delete"); +gchar *s = N_("Delete a contact"); +gchar *s = N_("View All"); +gchar *s = N_("View all contacts"); +gchar *s = N_("Stop"); +gchar *s = N_("Stop Loading"); |