summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-08-17 15:26:34 +0200
committerYorhel <git@yorhel.nl>2009-08-17 16:27:17 +0200
commit990cab1ec8acd0f5f776336b492d5abcd067423c (patch)
tree2ffa9f0abe8da3d88245d063caef13fd573def15 /data/global.pl
parentdfb287e824c1f478138b00b78a8079c1f4cab71e (diff)
L10N: Converted Handler::Discussions and the discussion_boards list
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl8
1 files changed, 1 insertions, 7 deletions
diff --git a/data/global.pl b/data/global.pl
index 4c9edbdc..ba95638b 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -33,13 +33,7 @@ our %S = (%S,
],
languages => [qw|cs da de en es fi fr it ja ko nl no pl pt ru sv tr vi zh|],
producer_types => [qw|co in ng|],
- discussion_boards => {
- an => 'Announcements', # 0 - usage restricted to boardmods
- db => 'VNDB Discussions', # 0
- v => 'Visual novels', # vid
- p => 'Producers', # pid
- u => 'Users', # uid
- },
+ discussion_boards => [qw|an db v p u|],
vn_lengths => [
[ 'Unknown', '', '' ],
[ 'Very short', '< 2 hours', 'OMGWTFOTL, A Dream of Summer' ],