Bug 4898 - Where to find 30_text_en.cf for translation purposes?
Summary: Where to find 30_text_en.cf for translation purposes?
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Translations and Languages (show other bugs)
Version: unspecified
Hardware: PC Linux
: P5 normal
Target Milestone: Undefined
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-12 11:54 UTC by Peter
Modified: 2008-03-19 08:25 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Peter 2006-05-12 11:54:51 UTC
I wish to make slovak (sk) translation and I need an english text file that I'm
unable to find.
Comment 1 Theo Van Dinter 2006-05-12 14:33:27 UTC
(In reply to comment #0)
> I wish to make slovak (sk) translation and I need an english text file that I'm
> unable to find.

Hi, thanks for wanting to help us out! :)

There isn't a 30_text_en.cf file that we can point you to.  The english
descriptions are the default, and so they are spread out with the rules in all
of the *.cf files.  The easiest way to get them all is something like:

grep ^describe *.cf
Comment 2 Justin Mason 2008-03-19 08:25:22 UTC
this has been answered already.