1
0
mirror of https://github.com/google/fonts.git synced 2025-01-08 10:38:17 +03:00
Commit Graph

9 Commits

Author SHA1 Message Date
nathan-williams
a217b75f53 Follow up to commit: eecdfb76ad. 2021-07-27 18:37:50 -07:00
nathan-williams
eecdfb76ad Revise regions for languages
The regions data in the languages was corrupted when the data set from the old Noto site was pulled in. Several steps were taken to return to a healthy state.

1. Clear regions for historical languages. These languages aren't used anywhere today.
2. Clear regions for languages with >10 regions. These languages are suspicious and will be repopulated at a later step if the data was correct.
3. Populate region data using CLDR.
4. Populate region data using the Omniglot merged YAML file from Adam with territory info.
2021-07-27 18:31:22 -07:00
nathan-williams
5a93474ac5 Create/edit languages to add sample text using the Article 1 translations 2021-07-26 15:36:02 -07:00
nathan-williams
aaf2b9abc6 Revert "Create/edit languages to add sample text using the article one translations from the merged YAML file: bbd5f8a2ef/merged/udhr-art1-omniglot7.yaml"
This reverts commit db6cfedf90.
2021-07-26 14:48:57 -07:00
nathan-williams
db6cfedf90 Create/edit languages to add sample text using the article one translations from the merged YAML file: bbd5f8a2ef/merged/udhr-art1-omniglot7.yaml 2021-07-26 14:22:41 -07:00
nathan-williams
f2c3da05f6 Remove sample_text field from languages where they only have fallback_language. 2021-06-25 19:39:59 -07:00
Salma Bakr
6c5ad149db Add extra line to the end of language files to trigger the push tool. 2021-06-15 17:57:17 +02:00
Nathan Williams
10da177d80
Add supported language metadata to the Noto METADATA.pb files. (#3427)
* Add supported language metadata to the Noto METADATA.pb files.

* Add supported language metadata to the Noto METADATA.pb files.

* Add fallback languages to languages without sample text that were added by hand.

* Add name to Meroitic language
2021-05-18 11:58:45 -07:00
nathan-williams
931717be58 Pull languages present in existing Noto site metadata and create corresponding LanguageProtos. Required adding a couple of ScriptProtos as well. 2021-05-17 23:41:21 -04:00