diff options
Diffstat (limited to 'addressbook/contact-editor')
-rw-r--r-- | addressbook/contact-editor/e-contact-editor-confirm-delete.glade.h | 6 | ||||
-rw-r--r-- | addressbook/contact-editor/fulladdr.glade.h | 11 |
2 files changed, 6 insertions, 11 deletions
diff --git a/addressbook/contact-editor/e-contact-editor-confirm-delete.glade.h b/addressbook/contact-editor/e-contact-editor-confirm-delete.glade.h index 7168db0a5c..8eb13c9818 100644 --- a/addressbook/contact-editor/e-contact-editor-confirm-delete.glade.h +++ b/addressbook/contact-editor/e-contact-editor-confirm-delete.glade.h @@ -1,9 +1,7 @@ /* - * Translatable strings file generated by Glade. - * Add this file to your project's POTFILES.in. + * Translatable strings file generated by extract-ui. + * Add this file to your project's POTFILES.in * DO NOT compile it as part of your application. */ -gchar *s = N_("Are you sure you want\n" - "to delete this contact?"); gchar *s = N_("Delete Contact?"); diff --git a/addressbook/contact-editor/fulladdr.glade.h b/addressbook/contact-editor/fulladdr.glade.h index 7db13fcf4d..f2a6e153f9 100644 --- a/addressbook/contact-editor/fulladdr.glade.h +++ b/addressbook/contact-editor/fulladdr.glade.h @@ -1,17 +1,14 @@ /* - * Translatable strings file generated by Glade. - * Add this file to your project's POTFILES.in. + * Translatable strings file generated by extract-ui. + * Add this file to your project's POTFILES.in * DO NOT compile it as part of your application. */ +gchar *s = N_("Address _2:"); gchar *s = N_("Check Address"); +gchar *s = N_("Countr_y:"); gchar *s = N_("_Address:"); gchar *s = N_("_City:"); gchar *s = N_("_PO Box:"); -gchar *s = N_("Address _2:"); gchar *s = N_("_State/Province:"); -gchar *s = N_("USA"); -gchar *s = N_("Canada"); -gchar *s = N_("Finland"); gchar *s = N_("_ZIP Code:"); -gchar *s = N_("Countr_y:"); |