All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Morten K. Poulsen" <morten@afdelingp.dk>
To: mlmmj@mlmmj.org
Subject: Re: Russian translations for mlmmj
Date: Mon, 14 Jan 2008 11:12:11 +0000	[thread overview]
Message-ID: <1200309131.6509.12.camel@mopo-laptop> (raw)

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


             reply	other threads:[~2008-01-14 11:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-14 11:12 Morten K. Poulsen [this message]
2008-01-14 11:16 ` Russian translations for mlmmj 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1200309131.6509.12.camel@mopo-laptop \
    --to=morten@afdelingp.dk \
    --cc=mlmmj@mlmmj.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.