Vincent Snijders пишет:Can you write down the precise steps you have made? It works here.I start the console, type export LANG=en_US.utf8 and then start Lazarus typing ./lazarus. No letters in menu. A file is added to this letter is a result of locale > locale.txt command after export LANG=en_US.utf8 command. I must say that I try this as users and as root - both results were poor. A third way is change the environmentoptions.xml in ~/.lazarus. Look for language ID and set it as follows:This works. Thank you. Regards. Alexey. |
LANG=en_US.utf8 LC_CTYPE=ru_RU LC_NUMERIC=ru_RU LC_TIME=ru_RU LC_COLLATE=ru_RU LC_MONETARY=ru_RU LC_MESSAGES=ru_RU LC_PAPER=ru_RU LC_NAME=ru_RU LC_ADDRESS=ru_RU LC_TELEPHONE=ru_RU LC_MEASUREMENT=ru_RU LC_IDENTIFICATION=ru_RU LC_ALL=
