Add Tsishingini (tsw) language metadata#503
Conversation
Change-Id: I08e20d6d589dbeded2936ccf082ae9f439a6e89d
|
Also, i'd recommend including a link Phabricator task in the commit, that way the task being worked on can be referenced directly. Similar to how it was done in this Merge Request for example: #476 |
| ] | ||
| }, | ||
| "version": "2026-05-30T16:43:33+00:00" | ||
| "version": "2026-06-13T17:38:34+02:00" |
There was a problem hiding this comment.
Everything else looks good. However this change looks like it could have been caused by running the command php src/util/ulsdata2json.php and changes from CLDR were fetched.
When you initially ran php src/util/ulsdata2json.php, did you git diff to see if there was any changes made before running data/langdb.yaml following the docs here?
|
Thank you for the review. I checked the diff against the current upstream master branch. The intended changes are limited to:
I do not see any additional CLDR-related changes in the current diff against upstream. The generated JSON changes appear to be limited to the new language entry. Thank you also for the suggestion regarding referencing the Phabricator task directly in the commit message. I'll follow that convention in future contributions. |
|
Thanks for the response. I tried replicating the steps from the language-data section of the documentation(here) and it seems that there's a patch that should have been created first before adding the language to Language data, which would be the patch that included the last line that was changed in the
After that's submitted, reviewed and merged, we can go ahead and rebase it on top of this commit then finalize this patch. And the steps I listed above are fully detailed in the language-data section of the documentation I linked in the beginning |
|
Thanks for the guidance. I updated my local branch from upstream/master, ran #505 |
Summary
This patch adds Tsishingini (
tsw) to the language-data repository.Changes:
tswtodata/langdb.yamldata/language-data.jsonusingsrc/util/ulsdata2json.phpValidation
php src/util/ulsdata2json.phpnpm test)References
tswTsishinginiLatnChange-Id: I08e20d6d589dbeded2936ccf082ae9f439a6e89d