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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 20 Jul 2020 15:45:31 +0000 (17:45 +0200)
commit280f1bdeb3cbec9f57d71e980490e32af61eecfb
tree5b58612abf100e9509a0e966a72e36760407e95f
parent6b49a70b94d6b5e0e2e1cde3025ade1278814925
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>
misc/translator/tmpl_process3.pl
misc/translator/xgettext.pl