[pLog-svn] r4545 - in plugins/branches/lifetype-1.1: contentfilter/locale googleanalytics hostblock/locale

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Mon Jan 15 13:44:50 GMT 2007


Author: jondaley
Date: 2007-01-15 13:44:49 +0000 (Mon, 15 Jan 2007)
New Revision: 4545

Modified:
   plugins/branches/lifetype-1.1/contentfilter/locale/locale_en_UK.php
   plugins/branches/lifetype-1.1/googleanalytics/readme.txt
   plugins/branches/lifetype-1.1/hostblock/locale/locale_en_UK.php
Log:
fixes pluing->plugin typo.  http://forums.lifetype.net/viewtopic.php?t=5728

Modified: plugins/branches/lifetype-1.1/contentfilter/locale/locale_en_UK.php
===================================================================
--- plugins/branches/lifetype-1.1/contentfilter/locale/locale_en_UK.php	2007-01-14 21:19:44 UTC (rev 4544)
+++ plugins/branches/lifetype-1.1/contentfilter/locale/locale_en_UK.php	2007-01-15 13:44:49 UTC (rev 4545)
@@ -30,7 +30,7 @@
 
 $messages["blocked_content_added_ok"] = "Blocked content added successfully.";
 $messages["blocked_content_updated_ok"] = "Blocked content updated successfully.";
-$messages["content_block_settings_updated_ok"] = "Content block pluing settings updated successfully.";
+$messages["content_block_settings_updated_ok"] = "Content block plugin settings updated successfully.";
 $messages["contents_deleted_ok"] = "%s blocked contents deleted successfully.";
 $messages["content_deleted_ok"] = "Blocked contents %s deleted successfully.";
 

Modified: plugins/branches/lifetype-1.1/googleanalytics/readme.txt
===================================================================
--- plugins/branches/lifetype-1.1/googleanalytics/readme.txt	2007-01-14 21:19:44 UTC (rev 4544)
+++ plugins/branches/lifetype-1.1/googleanalytics/readme.txt	2007-01-15 13:44:49 UTC (rev 4545)
@@ -6,7 +6,7 @@
 2.It offers a method call getJavascriptCode returning google analytics tracing code which can be add to template file.
 
 Installation
-Just unpack the pluing zip file to your lifetype plugins folder, then refresh browser in plugins center. You can find googleanalytics plugin installed.
+Just unpack the plugin zip file to your lifetype plugins folder, then refresh browser in plugins center. You can find googleanalytics plugin installed.
 
 Configuration
 1.Enter admin page, goto control center -> Google Analytics.

Modified: plugins/branches/lifetype-1.1/hostblock/locale/locale_en_UK.php
===================================================================
--- plugins/branches/lifetype-1.1/hostblock/locale/locale_en_UK.php	2007-01-14 21:19:44 UTC (rev 4544)
+++ plugins/branches/lifetype-1.1/hostblock/locale/locale_en_UK.php	2007-01-15 13:44:49 UTC (rev 4545)
@@ -37,7 +37,7 @@
 
 $messages["blocked_host_updated_ok"] = "Blocked host updated successfully.";
 $messages["blocked_host_added_ok"] = "Blocked host added successfully.";
-$messages["host_block_settings_updated_ok"] = "Host block pluing settings updated successfully.";
+$messages["host_block_settings_updated_ok"] = "Host block plugin settings updated successfully.";
 $messages["blocked_hosts_deleted_ok"] = "%s blocked hosts deleted successfully.";
 $messages["blocked_host_deleted_ok"] = "Blocked hosts %s deleted successfully.";
 



More information about the pLog-svn mailing list