After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 468303 - some UI strings (bogofilter/SA) not translatable
some UI strings (bogofilter/SA) not translatable
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.12.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks: 236276
 
 
Reported: 2007-08-19 20:33 UTC by André Klapper
Modified: 2013-09-13 00:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description André Klapper 2007-08-19 20:33:36 UTC
mail/em-mailer-prefs.c:

text = g_strdup_printf ("%s plugin is available and the binary is installed.", item->plugin_name);
text = g_strdup_printf ("%s plugin is not available. Please check whether the package is installed.", item->plugin_name);


also, under edit->prefs->mailprefs->junk, the "Spamassassin options" and "Bogofilter options" headers are also not translatable.
Comment 1 Srinivasa Ragavan 2007-08-21 19:16:20 UTC
Fixed and announced.