From 538983a372e2cb2920205178de2f697273a6fb5b Mon Sep 17 00:00:00 2001 From: Diego Pino Date: Mon, 6 Jun 2011 17:11:13 +0200 Subject: [PATCH] [Bug #789] Script for parsing ZUL files should look for 'ganttzk_i18n' tag too FEA: ItEr74S04BugFixing --- scripts/gettext-keys-generator.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/gettext-keys-generator.pl b/scripts/gettext-keys-generator.pl index 24d2e6e0b..f42fe6a7a 100755 --- a/scripts/gettext-keys-generator.pl +++ b/scripts/gettext-keys-generator.pl @@ -36,7 +36,7 @@ use HTML::Entities; my $DEBUG = 0; my $TOKEN = 'i18n:_'; -my @REG_EXPS = qw(i18n:_{1,2}\\('(.*?)'.*?\\)