From: Aleksey Novodvorsky <aen@logic.ru> To: mandrake-russian@altlinux.ru Subject: Re: [mdk-re] По поводу SCSI AHA-2940U - она все-таки ЗАРАБОТАЛА!!! Date: Thu Apr 19 03:35:00 2001 Message-ID: <3ADDEEBA.A86149B@logic.ru> (raw) In-Reply-To: <000e01c0c85e$7064a920$74af2ec3@olegus> Oleg Voloshin wrote: > 4) В Spring2001 я использую ср-1251, но некоторые программы > (напр. CoolEdit) в своем меню используют почему-то KOI-8, и как следствие, > работать с ними можно только наугад, хотя я при установке указывал поставить > и KOI-8. Как быть в таких случаях? Подобные дефекты есть еще в bluefish и X-Downloader -- они исправлены в Sisyphus. cooledit поправим. Можно поправить и самому, если не лениво: 1. Найти в src.rpm файл ru.po, вытащить его оттуда. 2. Убедиться, что перед первой строкой с msgid ... нет строки со словом fuzzy. Если есть -- удалить ее (строку с fuzzy) 3. Найти далее строку с ... charset= После = должно быть написано koi8-r . Именно так, а не koi8r, koi8, koi8ru или как-то иначе. Если не так -- исправить. 4. msgfmt ru.po -o cooledit.mo 5. (с правами root) cp cooledit.mo /usr/share/locale/ru/LC_MESSAGES Все. Объясняю. В glibc >=2.2 есть замечательное свобйство автоматической перекодировки mo-файлов (т.е. двоичных файлов, содержащих переводы) в текущую кодировку. Но для ее использования в этот самом mo-файле (и, естественно в его исходнике -- po-файле) должна быть указана кодировка перевода. Некоторые переводчики ее не указывают или указывают неверно (в этом случае charset=белиберда), а некоторые средства автоматизации перевода ставят у заголовка po-файла отметку fuzzy. Вот этого и надо избегать. Увы, посыпаю голову пеплом, мы выловили не все такие случаи. Но исправлять постараемся быстро, при первом же сигнале. Rgrds, AEN > > > Олег В. > > _______________________________________________ > Mandrake-russian mailing list > Mandrake-russian@altlinux.ru > http://altlinux.ru/mailman/listinfo/mandrake-russian
prev parent reply other threads:[~2001-04-19 3:35 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2001-04-16 22:17 ` [mdk-re] Re: По поводу SCSI_AHA-2940U из форума ALTLinux Ivan Zakharyaschev 2001-04-19 3:21 ` [mdk-re] ðÏ ÐÏ×ÏÄÕ SCSI AHA-2940U - ÏÎÁ ×ÓÅ-ÔÁËÉ úáòáâïôáìá!!! Oleg Voloshin 2001-04-19 3:35 ` Aleksey Novodvorsky [this message]
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=3ADDEEBA.A86149B@logic.ru \ --to=aen@logic.ru \ --cc=mandrake-russian@altlinux.ru \ /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
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git