2000-05-12 Miguel de Icaza <miguel@gnu.org> * contact-editor/fulname.glade: Use accelerators here. svn path=/trunk/; revision=3010
26 lines
593 B
C
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"
|
|
"");
|