diff options
Diffstat (limited to 'ui/evolution-contact-editor.h')
-rw-r--r-- | ui/evolution-contact-editor.h | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ui/evolution-contact-editor.h b/ui/evolution-contact-editor.h new file mode 100644 index 0000000000..38149059db --- /dev/null +++ b/ui/evolution-contact-editor.h @@ -0,0 +1,20 @@ +/* + * This file is autogenerated from evolution-contact-editor.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_("_File"); +gchar *s = N_("_Save"); +gchar *s = N_("Save _As"); +gchar *s = N_("Delete"); +gchar *s = N_("_Print"); +gchar *s = N_("Close"); +gchar *s = N_("Save and Close"); +gchar *s = N_("Save the contact and close the dialog box"); +gchar *s = N_("Print..."); +gchar *s = N_("Print this item"); +gchar *s = N_("Delete"); +gchar *s = N_("Delete this item"); |