Clone this repo:

Branches

  1. cf2ade5 grit: Optimize clique dictionary lookups to O(1) by Takuto Ikuta · 11 hours ago main
  2. 132ac21 grit: Avoid unnecessary regex execution in MessageNode.Translate by Takuto Ikuta · 11 hours ago
  3. 07062f2 grit: Replace lazy_re with standard Python re module by Takuto Ikuta · 13 hours ago
  4. 908ebaf Prepare for executing grit_strings actions on RBE by Neri Marschik · 5 weeks ago
  5. 9f4a7ad Fix grit remote actions failing on Windows hosts by Neri Marschik · 6 weeks ago

GRIT (Google Resource and Internationalization Tool)

This is a tool for projects to manage resources and simplify the localization workflow.

See the user guide for more details on using this project: https://dev.chromium.org/developers/tools-we-use-in-chromium/grit/grit-users-guide

History

This code previously used to live at https://code.google.com/p/grit-i18n/source/checkout which still contains the project‘s history. https://chromium.googlesource.com/external/grit-i18n/ is a git mirror of the SVN repository that’s identical except for the last two commits. The project is now developed in the Chromium project directly.

There is a read-only mirror of just this directory at https://chromium.googlesource.com/chromium/src/tools/grit/ if you don't want to check out all of Chromium.