aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/fullname-strings.h
blob: e2b7232af6abdc6abbc846f141bb7c65a63e9492 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/*
 * 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_("\n"
              "Mr.\n"
              "Mrs.\n"
              "Ms.\n"
              "Miss\n"
              "Dr.\n"
              "");
gchar *s = N_("\n"
              "Sr.\n"
              "Jr.\n"
              "I\n"
              "II\n"
              "III\n"
              "Esq.\n"
              "");
gchar *s = N_("_First:");
gchar *s = N_("_Title:");
gchar *s = N_("_Middle:");
gchar *s = N_("_Last:");
gchar *s = N_("_Suffix:");