Fix isoLangs generator

The isoLangs generator didn't detect a new set of languages which were
rencently added to Google Translate. This is because the
https://translate.google.com/translate_a/l?client=chrome endpoint no
longer returns the full list of languages.

Bug: translateselectedtext:8
Change-Id: If529a6001bc8c80db997e254249dbebd1245f1f3
3 files changed
tree: c6825658388e0de2ad5de1fcbe7b1123d3512c3f
  1. .github/
  2. docs/
  3. src/
  4. templates/
  5. tools/
  6. .clang-format
  7. .editorconfig
  8. .gitignore
  9. .gitreview
  10. .jsbeautifyrc
  11. .zuul.yaml
  12. generateManifest.bash
  13. LICENSE
  14. Makefile
  15. OWNERS
  16. README.md
  17. release.bash
  18. tagRelease.bash
README.md

translateselectedtext

The source code of the Chrome "Translate Selected Text" extension.

Do you want to help to translate this extension's UI?

If you want to help bring this extension into your native language, you can, and I would really appreciate it! Just go to the following website and start translating :)

Crowdin

Bugs

Please, report any bugs or feature sugestions at GitHub: https://github.com/avm99963/translateselectedtext/issues

Beta version

As this extension has so many users, I've decided to upload a Beta version of the extension to the Chrome Web Store so I can test it before uploading any update to the stable version! This way I can make sure that the stable version of the extension is 100% bug-free.

If you want to test the bleeding edge of this extension before everybody else, join the Google Group and download the extension (there may be bugs, you've been warned):

Special thanks

Special thanks to:

  • All the users who use the extension every day and who trust the model of developing simple extensions which do not request any privacy-breaking permissions.
  • All the users who have contributed translations. You rock!
  • BrowserStack for allowing me to use their awesome services in order to test the extension in multiple versions of Chrome and in different operating systems.

More documents