Now we can translate all installer data, then the es-ES directory is no longer needed.
Created attachment 101004 [details] Bug 24897: xz compressed patch With installer data in YAML format and it's translations, there are no need for localized installer files. This patch removes es-ES installer files. To test on top of Bug 24871 1) Apply the patch 2) Translate to spanish cd misc/translator ./translate update es-ES -/translate install es-ES 3) Do a clean install using es-ES, check no problems during install 4) Verify MARC21 frameworks, they must be translated
Trivial, SO and skipping QA Signed off patch is on https://gitlab.com/joubu/Koha/-/commits/bug_24897
Nice work everyone! Pushed to master for 20.05
Created attachment 103823 [details] [review] Bug 24897: (RM follow-up) Drop tests for es-ES notices This follow-up removes the tests for the presence and validity of the spanish translated notices. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
missing dependencies, not backported