Working on multiple languages in HeidiSQL interface
Quite a few users asked me for getting HeidiSQL translated in their native language. I mostly replied that, if someone cannot read the few english words in HeidiSQL, then writing SQL queries can get quite risky, so, go and learn english. But, probably I was prejudiced from the fact that we have only few people in Germany not speaking a word English. Alexandr from Russia sent me a link to a statistics list, from which I learned that huge parts of the world do not speak english.
So, together with David from Rio de Janeiro, I set up a Transifex project where we can manage translations for the HeidiSQL GUI. We currently have people translating from English to Portuguese, German, Italian, Russian, Spanish and Ukrainian.
If that all shall make sense at some point, I will definitely need more native speakers from other countries, like France, Denmark, Sweden, Netherland, Poland, China and more.
If you are interested in helping out please leave a comment here in this forum thread, along with your country and your account name on Transifex. This is all you need. You do not need to use external programs, Transifex has a nice web based editor, automatic update feeds, charts with statistics and more.
So, together with David from Rio de Janeiro, I set up a Transifex project where we can manage translations for the HeidiSQL GUI. We currently have people translating from English to Portuguese, German, Italian, Russian, Spanish and Ukrainian.
If that all shall make sense at some point, I will definitely need more native speakers from other countries, like France, Denmark, Sweden, Netherland, Poland, China and more.
If you are interested in helping out please leave a comment here in this forum thread, along with your country and your account name on Transifex. This is all you need. You do not need to use external programs, Transifex has a nice web based editor, automatic update feeds, charts with statistics and more.
Please just go to the Transifex project url, and see if your language has already been created.
If your language is in the list:
* click the language, then click "Join Team".
If it has not been created yet:
* click "Request language"
If your language is in the list:
* click the language, then click "Join Team".
If it has not been created yet:
* click "Request language"
Ok, the latest build now has at least a registry hack for setting the language manually:
* Update to the latest build
* exit all heidisql.exe instances
* start regedit.exe
* go to HKEY_CURRENT_USER\Software\HeidiSQL\
* create a new text value, named "Language", and give it the language code you want to set. Currently supported: de, en, es, fr, pt_br
I will put a pulldown for it into the preferences dialog.
* Update to the latest build
* exit all heidisql.exe instances
* start regedit.exe
* go to HKEY_CURRENT_USER\Software\HeidiSQL\
* create a new text value, named "Language", and give it the language code you want to set. Currently supported: de, en, es, fr, pt_br
I will put a pulldown for it into the preferences dialog.
Please login to leave a reply, or register at first.