Add translators to the credits dialog

- Add tooling at //tools/i18n to generate the file with the information
  about the translators: //src/json/i18n-credits.json.
- Change credits.json to remove an entry from a translator, who is now
  mentioned in the i18n credits.
- Change Makefile and release.bash to incorporate the i18n credit
  generation in the process of building the extension.
- Change options page to accommodate the translators section.

Change-Id: I7f3991f9c456c381832f4a7bebdfc5581ef9e4be
11 files changed
tree: a45c1022b457be9917b16096d56352e5833cd6be
  1. docs/
  2. src/
  3. templates/
  4. tools/
  5. .clang-format
  6. .editorconfig
  7. .gitignore
  8. .jsbeautifyrc
  9. generatei18nCredits.bash
  10. generateManifest.bash
  11. LICENSE
  12. Makefile
  13. OWNERS
  14. README.md
  15. release.bash
  16. 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

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.
  • Alexander Simkin for the Russian translation.
  • 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