summaryrefslogtreecommitdiff
path: root/util/jsgen.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-10-07 17:04:28 +0200
committerYorhel <git@yorhel.nl>2009-10-07 17:04:28 +0200
commit9271d61fd217d0848f37e85acc49df65d3f01772 (patch)
tree788c8833327da1f43894eee2e8ef973369925e68 /util/jsgen.pl
parent908a5ee2185da46f1cc02a7d0c92b922fef99e77 (diff)
L10N: Extracted last bits of Javascript
Diffstat (limited to 'util/jsgen.pl')
-rwxr-xr-xutil/jsgen.pl5
1 files changed, 4 insertions, 1 deletions
diff --git a/util/jsgen.pl b/util/jsgen.pl
index 0e2bcf76..c7cca2c2 100755
--- a/util/jsgen.pl
+++ b/util/jsgen.pl
@@ -29,7 +29,10 @@ my $jskeys = qr{^(?:
_rlst_[vr]stat_.+|
_vnedit_rel_(?:isa|of|addbut|del|none|findformat|novn|double)|
_redit_form_med_.+|
- _vnedit_scr_.+
+ _vnedit_scr_.+|
+ _tagv_(?:add|spoil\d|notfound|nometa|double)|
+ _redit_form_vn_(?:addbut|remove|none|vnformat|notfound|double)|
+ _redit_form_prod_(?:addbut|remove|none|pformat|notfound|double)
)$}x;
sub l10n {