[geeklog-cvs] geeklog: Removed unused text strings

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sun Nov 29 16:03:37 EST 2009


changeset 7503:aaea2f2e720a
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/aaea2f2e720a
user: Dirk Haun <dirk at haun-online.de>
date: Sun Nov 29 21:15:28 2009 +0100
description:
Removed unused text strings

diffstat:

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

diffs (42 lines):

diff -r 8b5c2cc2aa79 -r aaea2f2e720a language/english.php
--- a/language/english.php	Sun Nov 29 21:00:53 2009 +0100
+++ b/language/english.php	Sun Nov 29 21:15:28 2009 +0100
@@ -81,7 +81,7 @@
     37 => 'No user stories',
     38 => 'Content Syndication',
     39 => 'Refresh',
-    40 => 'You have <tt>register_globals = Off</tt> in your <tt>php.ini</tt>. However, Geeklog requires <tt>register_globals</tt> to be <strong>on</strong>. Before you continue, please set it to <strong>on</strong> and restart your web server.',
+    40 => '',
     41 => 'Guest Users',
     42 => 'Authored by:',
     43 => 'Reply to This',
@@ -1190,7 +1190,7 @@
     44 => 'The plugin was successfully installed!',
     45 => 'The plugin was successfully deleted.',
     46 => '',
-    47 => 'This functionality only works under *nix.  If you are running *nix as your operating system then your cache has been successfully cleared. If you are on Windows, you will need to search for files name adodb_*.php and remove them manually.',
+    47 => '',
     48 => "Thank you for applying for a membership with {$_CONF['site_name']}. Our team will review your application. If approved, your password will be emailed to you at the email address you just entered.",
     49 => 'Your group has been successfully saved.',
     50 => 'The group has been successfully deleted.',
diff -r 8b5c2cc2aa79 -r aaea2f2e720a language/english_utf-8.php
--- a/language/english_utf-8.php	Sun Nov 29 21:00:53 2009 +0100
+++ b/language/english_utf-8.php	Sun Nov 29 21:15:28 2009 +0100
@@ -81,7 +81,7 @@
     37 => 'No user stories',
     38 => 'Content Syndication',
     39 => 'Refresh',
-    40 => 'You have <tt>register_globals = Off</tt> in your <tt>php.ini</tt>. However, Geeklog requires <tt>register_globals</tt> to be <strong>on</strong>. Before you continue, please set it to <strong>on</strong> and restart your web server.',
+    40 => '',
     41 => 'Guest Users',
     42 => 'Authored by:',
     43 => 'Reply to This',
@@ -1190,7 +1190,7 @@
     44 => 'The plugin was successfully installed!',
     45 => 'The plugin was successfully deleted.',
     46 => '',
-    47 => 'This functionality only works under *nix.  If you are running *nix as your operating system then your cache has been successfully cleared. If you are on Windows, you will need to search for files name adodb_*.php and remove them manually.',
+    47 => '',
     48 => "Thank you for applying for a membership with {$_CONF['site_name']}. Our team will review your application. If approved, your password will be emailed to you at the email address you just entered.",
     49 => 'Your group has been successfully saved.',
     50 => 'The group has been successfully deleted.',



More information about the geeklog-cvs mailing list