I install Testlink 1.8.2. We have to write our documentation in Russian lang.
All interface in english, but tests in russian.
When I set in config.inc.php:
- $tlCfg->charset = 'UTF-8';
Then I set:
- $tlCfg->charset = 'UTF-8';
My test began save. And I see them in right panel. But in the left navigation panel I do not see my tests names.
Please, help me. How setup right encoding for writing tests in russian?[/i]