All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Russian translations for mlmmj
@ 2008-01-14 11:12 Morten K. Poulsen
  2008-01-14 11:16 ` Morten K. Poulsen
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Morten K. Poulsen @ 2008-01-14 11:12 UTC (permalink / raw)
  To: mlmmj

Hi Nikolay,

On Mon, 2008-01-14 at 13:41 +0300, Nikolay Derkach wrote:
> I've done mlmmj translation into Russian. The attachment contains
> listtexts/ru directory.

Thanks, very nice.

However, before I can commit them, you have to convert the files a bit:

On Thu, 2007-06-14 at 00:46 +0200, Morten K.Poulsen wrote: 
> I have changed the way listtexts are parsed. From now on, there
> will be no non-USASCII characters in the listtext files. If you
> need a character you simply put \uXXXX in its place, where XXXX
> is the unicode number (hexadecimal) for that glyph.
> 
> --- the old way ---
> Subject: =?iso-8859-1?Q?Tilmeldingsforesp¯rgsel?= for $listaddr$
> 
> Der venter en tilmeldingsforesp√∏rgsel fra
> --- end ---
> 
> --- the new way ---
> Subject: Tilmeldingsforesp\u00F8rgsel for $listaddr$
> 
> For at godkende denne foresp\u00F8rgsel, send et svar til
> --- end ---

I am not sure how this is done most easily from anything but
ISO-8859-1. You have to look at the unicode value of each character and
then print it as \uXXXX. If you write a tool to do it (could be using
unicode.c from mlmmj), we could distribute it with mlmmj. I am not sure
when I can find the time to do it, if you don't. So please write a nifty
tool :-)

–°–ø–∞—Å–∏–±–æ,
Morten


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-08-31 18:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-14 11:12 Russian translations for mlmmj Morten K. Poulsen
2008-01-14 11:16 ` Morten K. Poulsen
2008-08-30 15:25 ` Nikolay Derkach
2008-08-30 19:34 ` Thomas Goirand
2008-08-30 20:01 ` Nikolay Derkach
2008-08-31 17:18 ` Morten K. Poulsen
2008-08-31 17:19 ` Morten K. Poulsen
2008-08-31 18:01 ` Thomas Goirand

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.