Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kscanne/moz-l10n-tiers
Creates a pseudo-locale to evaluate string prioritization for l10n
https://github.com/kscanne/moz-l10n-tiers
Last synced: 3 months ago
JSON representation
Creates a pseudo-locale to evaluate string prioritization for l10n
- Host: GitHub
- URL: https://github.com/kscanne/moz-l10n-tiers
- Owner: kscanne
- Created: 2013-11-22T20:34:44.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-22T21:01:22.000Z (almost 11 years ago)
- Last Synced: 2024-04-18T22:36:14.002Z (7 months ago)
- Language: Shell
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
- low-resource-languages - moz-l10n-tiers - Creates a pseudo-locale to evaluate string prioritization for l10n. (Software / Utilities)
README
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 cloneAnd then after each rapid release cycle:
$ make tiers-update.txtIf diff looks ok:
$ mv tiers-update.txt tiers.txtTo iterate, make tweaks to tiers.txt, then:
$ makeAnd then do a build of the updated pseudo-locale and test.