SA Bugzilla – Bug 4898
Where to find 30_text_en.cf for translation purposes?
Last modified: 2008-03-19 08:25:22 UTC
I wish to make slovak (sk) translation and I need an english text file that I'm unable to find.
(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
this has been answered already.