Koha/misc/translator
Bernardo Gonzalez Kriegel 95e4e0a153
Bug 24664: Add missing *-messages-js.po
If you try to update some language translation files
translate script will complain of missing *-messajes-js.po
file.

This patch adds those missing files

To test:
1) Go to misc translation
2) Update some language, eg- fr-FR
Check error
/usr/bin/msgmerge: error while opening "/.../misc/translator/po/es-ES-messages-js.po" for reading: No such file or directory
3) Apply this patch
4) Repeat 2), no error message

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-03-02 10:51:25 +00:00
..
po Bug 24664: Add missing *-messages-js.po 2020-03-02 10:51:25 +00:00
LangInstaller.pm Bug 24734: Fix paths in LangInstaller.pm for JS files 2020-03-02 09:49:56 +00:00
po2json Bug 21156: Add plural translation capabilities to JS files 2020-02-10 10:14:46 +00:00
tmpl_process3.pl Bug 18688: Warnings about UTF-8 charset when creating a new language 2019-12-23 12:02:15 +00:00
TmplTokenizer.pm Bug 24217: use Modern::Perl for modules when strict is missing 2020-01-03 10:45:46 +00:00
translate Bug 24211: Compress/uncompress translation files 2020-02-24 13:19:31 +00:00
VerboseWarnings.pm Bug 24217: use Modern::Perl for modules when strict is missing 2020-01-03 10:45:46 +00:00
xgettext.pl Bug 24365: (bug 24217 follow-up) Fix encoding issue for translator script 2020-01-07 15:07:31 +00:00