X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fvcard_edit.c;h=7cea1b7fec1e9ffe004ea2b504134ed8effcfb6a;hb=3a8dec64a8904eb23ab3e4b19271e59d1ebc8105;hp=d9537cb42c4586479f835fb689b04abdb787091f;hpb=ec3264ea1cfbf34d4a474e9f109d976acbc651a8;p=citadel.git diff --git a/webcit/vcard_edit.c b/webcit/vcard_edit.c index d9537cb42..7cea1b7fe 100644 --- a/webcit/vcard_edit.c +++ b/webcit/vcard_edit.c @@ -852,7 +852,7 @@ void do_edit_vcard(long msgnum, char *partnum, "%s" "%s" "%s\n", - _("Prefix"), _("First"), _("Middle"), _("Last"), _("Suffix") + _("Prefix"), _("First Name"), _("Middle Name"), _("Last Name"), _("Suffix") ); wc_printf("",