Files
evolution/addressbook/gui/contact-editor/fullname-strings.h
Miguel de Icaza 74634bdee6 Use accelerators here.
2000-05-12  Miguel de Icaza  <miguel@gnu.org>

	* contact-editor/fulname.glade: Use accelerators here.

svn path=/trunk/; revision=3010
2000-05-13 02:02:11 +00:00

26 lines
593 B
C

/*
* Translatable strings file generated by Glade.
* Add this file to your project's POTFILES.in.
* DO NOT compile it as part of your application.
*/
gchar *s = N_("Check Full Name");
gchar *s = N_("_Title:");
gchar *s = N_("_First:");
gchar *s = N_("_Middle:");
gchar *s = N_("_Last:");
gchar *s = N_("_Suffix:");
gchar *s = N_("\n"
"Mr.\n"
"Mrs.\n"
"Dr.\n"
"");
gchar *s = N_("\n"
"Sr.\n"
"Jr.\n"
"I\n"
"II\n"
"III\n"
"Esq.\n"
"");