Bug 25922: Add aria-label to the allowlist for translation
authorMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 3 Jul 2020 13:07:25 +0000 (14:07 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 27 Jul 2020 17:14:41 +0000 (17:14 +0000)
commit21be26f25b7f60c0cadfe247b8efc66cf733551b
treec00125d3ef9cbc714fbca1f4fef9d6ce7aa2f094
parentbb805283f6094c0ba0988b574bd7ee8b5492f53f
Bug 25922: Add aria-label to the allowlist for translation

This patch adds aria-label to the allowlist for translations.

To test:
- Apply patches from here and bug 25244
- kshell
- cd misc/translator
- perl translate update de-DE
- Check for the aria-label in the diff
- Verify the strings appear in the po files now
- Translate them
- perl translate install de-DE
- Verify the translated strings appear in the template

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 280f1bdeb3cbec9f57d71e980490e32af61eecfb)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
misc/translator/tmpl_process3.pl
misc/translator/xgettext.pl