]> git.koha-community.org Git - koha.git/commit
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)
committerAleisha Amohia <aleishaamohia@hotmail.com>
Thu, 30 Jul 2020 14:37:57 +0000 (02:37 +1200)
commitf16bedc6358acc6c07a52ed7aca9586a0cd4f097
tree65247c6e8d7739e033e0c3c3596188c970bde39d
parente0b84c81321dba72f6c333eabe0ac4ca8e81cb4b
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>
(cherry picked from commit 21be26f25b7f60c0cadfe247b8efc66cf733551b)

Signed-off-by: Aleisha Amohia <aleishaamohia@hotmail.com>
misc/translator/tmpl_process3.pl
misc/translator/xgettext.pl