summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2008-12-04 13:07:47 +0100
committerYorhel <git@yorhel.nl>2008-12-04 13:07:47 +0100
commitca84685230565f273332ed43bddfe61c5e0464a4 (patch)
tree9dc9b289fc24382a2ee64db5f7c922ab853f4220 /lib
parent41d31eb3eb4576cf7e621cd254b6cefe347981fc (diff)
Added release-form fields to %formerr_names
Diffstat (limited to 'lib')
-rw-r--r--lib/VNDB/Util/FormHTML.pm9
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/VNDB/Util/FormHTML.pm b/lib/VNDB/Util/FormHTML.pm
index c7d8ffac..2469d4da 100644
--- a/lib/VNDB/Util/FormHTML.pm
+++ b/lib/VNDB/Util/FormHTML.pm
@@ -15,22 +15,31 @@ my %formerr_names = (
anime => 'Anime',
desc => 'Description',
editsum => 'Edit summary',
+ gtin => 'JAN/EAN/UPC',
lang => 'Language',
+ language => 'Language',
length => 'Length',
l_wp => 'Wikipedia link',
l_encubed => 'Novelnews link',
l_renai => 'Renai.us link',
l_vnn => 'V-N.net link',
mail => 'Email',
+ media => 'Media',
+ minage => 'Age rating',
msg => 'Message',
name => 'Name',
+ notes => 'Notes',
original => 'Original',
+ platforms => 'Platforms',
+ producers => 'Producers',
+ released => 'Release date',
tags => 'Tags',
title => 'Title',
type => 'Type',
usrname => 'Username',
usrpass => 'Password',
usrpass2 => 'Password (confirm)',
+ vn => 'Visual novels',
website => 'Website',
);
my %formerr_exeptions = (