Third Party Contributions > Languages (Translations)

Russian encoding

(1/1)

Sigma-Soft:
Traditionally, there are four Cyrillic codecs: KOI8-R, WINDOWS-1251, CP866 and ISO-8859-5.
Most email clients use the default KOI8-R
After each update to the new version, I add a line

--- Code: --- 'KOI8-R' => 'KOI8-R ('. $ this-> app-> gettext ('Cyrillic'). ')',
--- End code ---
in function:
program / include / rcmail_output_html.php -> open function charset_selector ($ attrib) -> $ charsets = array (

Add this line to the distribution, please.

JohnDoh:
see https://github.com/roundcube/roundcubemail/pull/6861

Sigma-Soft:
Thanks a lot!

Navigation

[0] Message Index

Go to full version