Clone this repo:

Branches

  1. 3963557 Add a `translate_genders` GN arg and start making build work with gender translations. by Glenn Hartmann · 17 hours ago main
  2. 2453083 Simplify android grit templates to make use of resources.zip by Andrew Grieve · 2 days ago
  3. 1a3d057 [Grit] Rely on '/values' rather than '/res/' for Android strings paths. by Glenn Hartmann · 3 days ago
  4. 777b070 [Reland] "[grit] Optionally output Android xml strings as a single zip file." by Glenn Hartmann · 3 days ago
  5. c42344e Revert "[grit] Optionally output Android xml strings as a single zip file." by Timofey Chudakov · 3 days 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.