Skip to content

Release 1.1.10a4#243

Open
github-actions[bot] wants to merge 107 commits into
masterfrom
release-1.1.10a4
Open

Release 1.1.10a4#243
github-actions[bot] wants to merge 107 commits into
masterfrom
release-1.1.10a4

Conversation

@github-actions

Copy link
Copy Markdown

Human review requested!

gitlocalize-app Bot and others added 30 commits August 1, 2025 21:31
Co-authored-by: Flávio De Melo <flavio.eler@gmail.com>
* Translate dialogs.json via GitLocalize

* Translate entities.json via GitLocalize

* Translate intents.json via GitLocalize

---------

Co-authored-by: nuriapochatbsc <nuria.poch.at.bsc@gmail.com>
* Translate dialogs.json via GitLocalize

* Translate entities.json via GitLocalize

* Translate intents.json via GitLocalize

---------

Co-authored-by: nuriapochatbsc <nuria.poch.at.bsc@gmail.com>
* Add missing French date-time locale coverage

* Refine French date and time voice prompts

* Fix French date-time runtime handling

* Harden French location handling

* Reduce French intent ambiguity

* Harden French weekday and location parsing

* Fix French relative date dialogs

* Remove new date intent handlers from fr locale PR

* Drop __init__.py changes from locale PR
Automated rename submitted by @JarbasAl via OVOS Localize.

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
Automated rename submitted by @JarbasAl via OVOS Localize.

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
Submitted by @denics via OVOS Localize

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
Submitted by @denics via OVOS Localize

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
Submitted by @denics via OVOS Localize

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
Submitted by @denics via OVOS Localize

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
JarbasAl and others added 30 commits April 1, 2026 15:38
Submitted by @farooqkz via OVOS Localize

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
Submitted by @farooqkz via OVOS Localize

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
Submitted by @farooqkz via OVOS Localize

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
Submitted by @MenneBos via OVOS Localize

Co-authored-by: ovos-localize[bot] <ovos-localize[bot]@users.noreply.github.com>
Rename all locale directories to use canonical BCP-47 codes:
- Lowercase regions → uppercase (da-dk → da-DK, en-us → en-US)
- Bare language codes → full BCP-47 (da → da-DK, eu → eu-ES)
- Invalid codes remapped (eu-eu → eu-ES, fa-fa → fa-IR)
- Nested bare-language subdirs merged up (eu-ES/eu/ → eu-ES/)

This fixes wheel build failures caused by ZIP files containing
duplicate entries with different contents for the same logical path.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: aautomations

* ci: add standard GitHub Actions workflows
Rename all locale directories to use canonical BCP-47 codes:
- Lowercase regions → uppercase (da-dk → da-DK, en-us → en-US)
- Bare language codes → full BCP-47 (da → da-DK, eu → eu-ES)
- Invalid codes remapped (eu-eu → eu-ES, fa-fa → fa-IR)
- Nested bare-language subdirs merged up (eu-ES/eu/ → eu-ES/)

This fixes wheel build failures caused by ZIP files containing
duplicate entries with different contents for the same logical path.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Split date-time runtime fixes from locale PR

* Move datetime locale exceptions into resources

* Split datetime locale resources into separate PR

* Tidy datetime runtime location handling

* Fix loader test imports
* Split leap year and weekday check intents

* Fix weekday match review feedback

* Split date-time intent handler code into separate PR

* Add locale parser resources for date checks

* Split date-time intent handler code

* Guard weekday parsing failures

* Load weekday parsing rules from resources

* Scope parser caches by language

* Refactor weekday and leap-year locale parsing

* Fix leap year dialog data

* Use entity resource type for weekday loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants