Testing language

The best way for testing your newly-made language is to visit Frontend site (http://address_of_your_drake_installation/index.php) and click on flag representing your country's language.

Moreover, if you have Mozilla Firefox you can visit your about:config page and edit the general.useragent.locale to have your browser tell Drake CMS that it should choose different country's language. Don't forget to set back general.useragent.locale to it's previous value when you finish testing.

But before you do that, we have to be sure that translated language files are OK. If you were using an external editor (and ONLY in that case), go to Language Manager and press Normalize button. This will remove any HTML tags left in PHP language files during manual editing. Next, no matter which method of translation you've selected, ALWAYS click on Verify button to check if all resources are OK.

image