kscanne / moz-l10n-tiers

Creates a pseudo-locale to evaluate string prioritization for l10n

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo creates a "pseudo-locale" for Mozilla products in order to
show the priority level of different strings for localization.

After cloning this repo, do this once:
$ make clone

And then after each rapid release cycle:
$ make tiers-update.txt

If diff looks ok:
$ mv tiers-update.txt tiers.txt

To iterate, make tweaks to tiers.txt, then:
$ make

And then do a build of the updated pseudo-locale and test.

About

Creates a pseudo-locale to evaluate string prioritization for l10n


Languages

Language:Shell 100.0%