comparison libpurple/protocols/toc/toc.c @ 23180:e0bcb8cfda74

Use "email" and "Email" consistently. This is potentially controversial, but here it is. For reference, Google and Yahoo call it "email" and dropping the hyphen on no-longer-new words is apparently standard practice.
author Richard Laager <rlaager@wiktel.com>
date Sun, 25 May 2008 21:56:36 +0000
parents cc8903c59d6b
children 5725b3190905
comparison
equal deleted inserted replaced
23179:40d3767fb1b9 23180:e0bcb8cfda74
525 break; 525 break;
526 case 973: 526 case 973:
527 g_snprintf(buf, sizeof(buf), _("Dir service temporarily unavailable.")); 527 g_snprintf(buf, sizeof(buf), _("Dir service temporarily unavailable."));
528 break; 528 break;
529 case 974: 529 case 974:
530 g_snprintf(buf, sizeof(buf), _("E-mail lookup restricted.")); 530 g_snprintf(buf, sizeof(buf), _("Email lookup restricted."));
531 break; 531 break;
532 case 975: 532 case 975:
533 g_snprintf(buf, sizeof(buf), _("Keyword ignored.")); 533 g_snprintf(buf, sizeof(buf), _("Keyword ignored."));
534 break; 534 break;
535 case 976: 535 case 976: