summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-08-15 15:19:35 +0200
committerYorhel <git@yorhel.nl>2009-08-17 16:27:14 +0200
commit23ccb76f75433c49c79c7d45f0e7c9716251a4ab (patch)
treee4cb7503b72deff837a17dd55b3bb04644a4223f /data/global.pl
parentc000490dcdf208e235a05358668dbb6fb70d5168 (diff)
L10N: Russian TL for site title and main menu
Things are looking good so far.
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/global.pl b/data/global.pl
index 5f9ba892..13a0c926 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -17,7 +17,6 @@ our %S = (%S,
version => `cd $VNDB::ROOT; git describe` =~ /^(.+)$/ && $1,
url => 'http://vndb.org',
url_static => 'http://s.vndb.org',
- site_title => 'Yet another VNDB clone',
skin_default => 'angel',
cookie_domain => '.vndb.org',
global_salt => 'any-private-string-here',