Skip to content

Conversation

@oomsveta
Copy link
Contributor

@oomsveta oomsveta commented Apr 3, 2025

ARIA attributes containing human-readable text should be translated. This commit adds human-readable ARIA attributes to the list of the attributes translated by OWL.

ARIA attributes containing human-readable text should be translated.
This commit adds human-readable ARIA attributes to the list of the
attributes translated by OWL.
@ged-odoo ged-odoo merged commit 89cb00c into odoo:master Apr 3, 2025
2 checks passed
@oomsveta oomsveta deleted the master-translatable_aria-wil branch April 3, 2025 20:01
oomsveta added a commit to odoo-dev/odoo that referenced this pull request May 7, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.
robodoo pushed a commit to odoo/odoo that referenced this pull request May 7, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

Part-of: #204692
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
fw-bot pushed a commit to odoo-dev/odoo that referenced this pull request May 7, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 46aa71e
oomsveta added a commit to odoo-dev/odoo that referenced this pull request May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.
robodoo pushed a commit to odoo/odoo that referenced this pull request May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 46aa71e
Part-of: #208820
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

Part-of: #208861
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
fw-bot pushed a commit to odoo-dev/odoo that referenced this pull request May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 05766f6
fw-bot pushed a commit to odoo-dev/odoo that referenced this pull request May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 05766f6
fw-bot pushed a commit to odoo-dev/odoo that referenced this pull request May 9, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 05766f6
oomsveta added a commit to odoo-dev/odoo that referenced this pull request May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.
robodoo pushed a commit to odoo/odoo that referenced this pull request May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 05766f6
Part-of: #209303
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 05766f6
Part-of: #209324
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 05766f6
Part-of: #209275
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

closes #209329

Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
fw-bot pushed a commit to odoo-dev/odoo that referenced this pull request May 12, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: e821d3c
SimonCapriles pushed a commit to SimonCapriles/odoo that referenced this pull request May 13, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 05766f6
Part-of: odoo#209275
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
robodoo pushed a commit to odoo/odoo that referenced this pull request May 13, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

closes #209524

X-original-commit: e821d3c
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
acsonefho pushed a commit to acsone/odoo that referenced this pull request May 19, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 05766f6
Part-of: odoo#209275
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
ThomasSchneider-94 pushed a commit to odoo-dev/odoo that referenced this pull request Jun 4, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 05766f6
Part-of: odoo#209275
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
gamarino pushed a commit to numaes/numa-public-odoo that referenced this pull request Jun 4, 2025
odoo/owl#1679 made human-readable ARIA attributes translated by Owl.
This commit updates OWL_TRANSLATED_ATTRS so that ARIA attributes are
also correctly exported for translation, and will therefore be fully
translatable when the next version of Owl is released.

X-original-commit: 05766f66eed4ea250833b6367310ac96a032337c
Part-of: odoo/odoo#209275
Signed-off-by: Tiffany Chang (tic) <tic@odoo.com>
Signed-off-by: Louis Wicket (wil) <wil@odoo.com>
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