Bug 18901: [QA Follow-up] Do not translate zzpref either
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 12 Jul 2017 11:33:51 +0000 (13:33 +0200)
committerKatrin Fischer <katrin.fischer.83@web.de>
Wed, 19 Jul 2017 21:27:56 +0000 (23:27 +0200)
commitf67608a636cb3b20a8824fc85b86532692e808d2
treefce346006966be648579ff0d04cf45e4894dc2fc
parentbc17760bc2ac665ee6697c953d43b025b68ea2a6
Bug 18901: [QA Follow-up] Do not translate zzpref either

Adding one backslash makes a difference :)
We need to escape the dot in the regex to exclude a file like zzpref
from translation too. Perfect_regexes++

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit a2c9513b1c3449a34f942d8fa53f8ce1fe374e3f)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 6896fdc5b31178ad9cde381d2b3b3edb2e8e37f9)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
misc/translator/LangInstaller.pm