[geeklog-cvs] geeklog: Forgot the language file addition for the clickable lin...

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Mon Apr 20 08:13:52 EDT 2009


details:   http://project.geeklog.net/cgi-bin/hgweb.cgi/rev/10ee0d905977
changeset: 6975:10ee0d905977
user:      Dirk Haun <dirk at haun-online.de>
date:      Sun Apr 19 22:23:01 2009 +0200
description:
Forgot the language file addition for the clickable links option

diffstat:

2 files changed, 2 insertions(+)
language/english.php       |    1 +
language/english_utf-8.php |    1 +

diffs (22 lines):

diff -r c9bf3ef501e3 -r 10ee0d905977 language/english.php
--- a/language/english.php	Sun Apr 19 21:45:18 2009 +0200
+++ b/language/english.php	Sun Apr 19 22:23:01 2009 +0200
@@ -1835,6 +1835,7 @@
     'skip_html_filter_for_root' => "Skip HTML Filter for Root?",
     'allowed_protocols' => "Allowed Protocols",
     'disable_autolinks' => "Disable Autolinks?",
+    'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'censormode' => "Censor Mode?",
     'censorreplace' => "Censor Replace Text",
diff -r c9bf3ef501e3 -r 10ee0d905977 language/english_utf-8.php
--- a/language/english_utf-8.php	Sun Apr 19 21:45:18 2009 +0200
+++ b/language/english_utf-8.php	Sun Apr 19 22:23:01 2009 +0200
@@ -1835,6 +1835,7 @@
     'skip_html_filter_for_root' => "Skip HTML Filter for Root?",
     'allowed_protocols' => "Allowed Protocols",
     'disable_autolinks' => "Disable Autolinks?",
+    'clickable_links' => 'Make URLs clickable?',
     'compressed_output' => 'Send compressed output?',
     'censormode' => "Censor Mode?",
     'censorreplace' => "Censor Replace Text",



More information about the geeklog-cvs mailing list