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