Description of problem: ru.po from dialog's sources is in plain 8-bit KOI8-R encoding and it doesn't have valid header with "ENCODING=" tag. As a result, dialog is unable to show its messages in any locales other than ru_RU.UTF-8, especially in ru_RU.UTF8. Version-Release number of selected component (if applicable): dialog-0.9b-20031207.2 How reproducible: always Steps to Reproduce: 1. LANG=ru_RU.UTF-8 dialog --clear --title "ТеÑÑ" --menu "ТеÑÑ" 10 41 3 "Value1" "ТеÑÑ1" "Value2" "ТеÑÑ2" "Value3" "ТеÑÑ3" Actual results: buttons strings in <> are empty Expected results: Russian words must be there Additional info: Tested with correct ru.po - OK
Created attachment 98876 [details] Complete Russian translation with valid header
Created attachment 98877 [details] Complete Russian translation with valid header
sent to the author of dialog...