diff options
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r-- | addressbook/gui/component/ldap-server-dialog.glade.h | 6 | ||||
-rw-r--r-- | addressbook/gui/component/select-names/select-names.glade.h | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/addressbook/gui/component/ldap-server-dialog.glade.h b/addressbook/gui/component/ldap-server-dialog.glade.h index c99dfa3cb5..aa42511b90 100644 --- a/addressbook/gui/component/ldap-server-dialog.glade.h +++ b/addressbook/gui/component/ldap-server-dialog.glade.h @@ -1,11 +1,11 @@ /* - * 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_("Description:"); gchar *s = N_("LDAP Server:"); +gchar *s = N_("Name:"); gchar *s = N_("Port Number:"); gchar *s = N_("Root DN:"); -gchar *s = N_("Name:"); diff --git a/addressbook/gui/component/select-names/select-names.glade.h b/addressbook/gui/component/select-names/select-names.glade.h index 1cb9702956..6ef09ad7c2 100644 --- a/addressbook/gui/component/select-names/select-names.glade.h +++ b/addressbook/gui/component/select-names/select-names.glade.h @@ -1,10 +1,10 @@ /* - * 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_("Select Names"); gchar *s = N_("Find..."); -gchar *s = N_("Select name from List:"); gchar *s = N_("Message Recipients"); +gchar *s = N_("Select Names"); +gchar *s = N_("Select name from List:"); |