/[mailutils]/mailutils/frm/frm.c
ViewVC logotype

Diff of /mailutils/frm/frm.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by polak, Fri Dec 27 09:21:46 2002 UTC revision 1.26 by gray, Fri Dec 27 15:35:06 2002 UTC
# Line 403  cleanup: Line 403  cleanup:
403    
404   cleanup1:   cleanup1:
405    if (show_summary)    if (show_summary)
406      printf (total == 1 ? _("You have %d message.\n")      printf (ngettext ("You have %d message.\n",
407                         : _("You have %d messages.\n"),                        "You have %d messages.\n",
408                          total),
409              total);              total);
410    if (show_query && have_new_mail)    if (show_query && have_new_mail)
411      printf (_("You have new mail.\n"));      printf (_("You have new mail.\n"));

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26