aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/fullname-strings.h
blob: 9c491074002aaa5bf2c07ff1d7f9ea513f53eb9f (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
/*
 * 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"
              "");