summaryrefslogtreecommitdiff
path: root/util/jsgen.pl
diff options
context:
space:
mode:
Diffstat (limited to 'util/jsgen.pl')
-rwxr-xr-xutil/jsgen.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/jsgen.pl b/util/jsgen.pl
index edc191b6..0e2bcf76 100755
--- a/util/jsgen.pl
+++ b/util/jsgen.pl
@@ -28,7 +28,8 @@ my $jskeys = qr{^(?:
_vnpage_uopt_(?:10?vote|rel.+)|
_rlst_[vr]stat_.+|
_vnedit_rel_(?:isa|of|addbut|del|none|findformat|novn|double)|
- _redit_form_med_.+
+ _redit_form_med_.+|
+ _vnedit_scr_.+
)$}x;
sub l10n {