summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-10-07 16:16:48 +0200
committerYorhel <git@yorhel.nl>2009-10-07 16:16:48 +0200
commit908a5ee2185da46f1cc02a7d0c92b922fef99e77 (patch)
treeab81d7e282e60c1526aa505a452c2dac42455df0 /lib
parentf5f25f314b106301c02855610ea2b466ee31d256 (diff)
L10N: Extracted VN screenshot uploader
Diffstat (limited to 'lib')
-rw-r--r--lib/VNDB/Handler/VNEdit.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/VNDB/Handler/VNEdit.pm b/lib/VNDB/Handler/VNEdit.pm
index 75cc9002..ed7068dc 100644
--- a/lib/VNDB/Handler/VNEdit.pm
+++ b/lib/VNDB/Handler/VNEdit.pm
@@ -219,10 +219,9 @@ sub _form {
[ hidden => short => 'screenshots' ],
[ static => nolabel => 1, content => sub {
div class => 'warning';
- lit mt '_vnedit_scr_msg';
+ lit mt '_vnedit_scrmsg';
end;
br;
- # TODO: localize screenshot uploader
table;
tbody id => 'scr_table', '';
end;