Skip to content
Snippets Groups Projects
Commit 9896af94 authored by Benoit Socias's avatar Benoit Socias
Browse files

[FIX] various: not translate the close icon of notifications

Same change in several areas where translations existed:
- website editor notification popup
- elearning share popup
- forum remediation filter popup
- event registration attendees popup
- portal rating popup
- stripe payment error popup
And many other locations where there were no translations yet
"×" has been replaced by its UTF8 character.
Also introduced aria-label where missing.

Before this commit the close icon was included in translated resources.
For example, in Spanish the "×" had been turned into "&veces;"
thus not rendering an icon anymore

After this commit the close icon is not a translated text anymore and
remains an icon across all languages

https://github.com/odoo/odoo/pull/60186


task-2312878

closes odoo/odoo#60186

Related: odoo/enterprise#14209
Signed-off-by: default avatarJérémy Kersten (jke) <jke@openerp.com>
parent 0a3fe0a5
No related branches found
No related tags found
No related merge requests found
Showing
with 32 additions and 32 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment