* Changed strings to 'First Name' and 'Last Name' in the vcard editor to avoid namesp...
[citadel.git] / webcit / vcard_edit.c
index d9537cb42c4586479f835fb689b04abdb787091f..7cea1b7fec1e9ffe004ea2b504134ed8effcfb6a 100644 (file)
@@ -852,7 +852,7 @@ void do_edit_vcard(long msgnum, char *partnum,
                "<td>%s</td>"
                "<td>%s</td>"
                "<td>%s</td></tr>\n",
-               _("Prefix"), _("First"), _("Middle"), _("Last"), _("Suffix")
+               _("Prefix"), _("First Name"), _("Middle Name"), _("Last Name"), _("Suffix")
        );
        wc_printf("<tr><td><input type=\"text\" name=\"prefix\" "
                "value=\"%s\" maxlength=\"5\" size=\"5\"></td>",