From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Goirand Date: Sun, 31 Aug 2008 18:01:00 +0000 Subject: Re: Russian translations for mlmmj Message-Id: <48BADC5C.2040401@goirand.fr> List-Id: References: <1200309131.6509.12.camel@mopo-laptop> In-Reply-To: <1200309131.6509.12.camel@mopo-laptop> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: mlmmj@mlmmj.org Morten K. Poulsen wrote: > On Sun, 2008-08-31 at 03:34 +0800, Thomas Goirand wrote: >> Every software should use gettext(), that's for sure! > > I am looking forward to a patch. > > Best regards, > Morten Sorry, I wont have the time to do a patch for it, I'm too busy for my own programming myself for our control panel. I'm following the development of MLMMJ because it's fully supported in it. I guess you know already, no? But if you want, I can help you guys to know how works gettext(), it's a wonderful piece of software. I once used to do silly hacks, and now I'm so happy of the move. With it, you have one file per language, and each of them can use whatever encoding the translator decides. I'm not sure, however, if anything else than UTF-8 should be used... Thomas