aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/fullname-strings.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/contact-editor/fullname-strings.h')
-rw-r--r--addressbook/gui/contact-editor/fullname-strings.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/addressbook/gui/contact-editor/fullname-strings.h b/addressbook/gui/contact-editor/fullname-strings.h
index cd6b118547..9c49107400 100644
--- a/addressbook/gui/contact-editor/fullname-strings.h
+++ b/addressbook/gui/contact-editor/fullname-strings.h
@@ -16,10 +16,10 @@ gchar *s = N_("\n"
"Dr.\n"
"");
gchar *s = N_("\n"
- "Senior\n"
- "Junior\n"
+ "Sr.\n"
+ "Jr.\n"
+ "I\n"
"II\n"
"III\n"
- "Esquire\n"
+ "Esq.\n"
"");
-gchar *s = N_("Show this again when name is incomplete or unclear");