Removed source language in translator. Also fixed #153

This commit is contained in:
2017-07-30 09:58:39 -05:00
parent a69a26e107
commit a073a5caaa
4 changed files with 18 additions and 17 deletions

View File

@@ -3,6 +3,7 @@
## changes in this version
* When authorising an account, you will see a dialogue with a cancel button, in case you want to abort the process. Also, NVDA will not be blocked when the process starts. ([#101](https://github.com/manuelcortez/TWBlue/issues/101))
* In the translator module, the list of available languages is fetched automatically from the provider. That means all of these languages will work and there will not be inconsistencies. Also we've removed the first combo box, because the language is detected automatically by Yandex'S API. ([#153](https://github.com/manuelcortez/TWBlue/issues/153))
## changes in version 0.91 and 0.92