Hi I've got an issue trying to start gtypist with russian layout
When running:
`$ gtypist ru.typ`
I get message:
```
gtypist: line 34: iconv() failed on 'B: Добро пожаловать!': Illegal byte sequence
You should probably use a UTF-8 locale for the selected lesson!
:
?
```
Checked my LANG:
```
$ echo $LANG
ru_RU.UTF-8
```
Could you please tell me how to run russian layout properly and what exactly should my LANG contain... which commands should I run to make tutor successfully start in Russian.
Thank you very much
Andrew.