[pLog-svn] r5671 - in plugins/branches/lifetype-1.2: contentfilter/locale hostblock/locale

reto at devel.lifetype.net reto at devel.lifetype.net
Mon Jul 16 17:47:15 EDT 2007


Author: reto
Date: 2007-07-16 17:47:15 -0400 (Mon, 16 Jul 2007)
New Revision: 5671

Modified:
   plugins/branches/lifetype-1.2/contentfilter/locale/locale_zh_CN.php
   plugins/branches/lifetype-1.2/contentfilter/locale/locale_zh_TW.php
   plugins/branches/lifetype-1.2/hostblock/locale/locale_zh_CN.php
   plugins/branches/lifetype-1.2/hostblock/locale/locale_zh_TW.php
Log:
some updates to cn and tw locales - mark, please double check my blind injections ;-)

Modified: plugins/branches/lifetype-1.2/contentfilter/locale/locale_zh_CN.php
===================================================================
--- plugins/branches/lifetype-1.2/contentfilter/locale/locale_zh_CN.php	2007-07-16 21:43:29 UTC (rev 5670)
+++ plugins/branches/lifetype-1.2/contentfilter/locale/locale_zh_CN.php	2007-07-16 21:47:15 UTC (rev 5671)
@@ -34,5 +34,6 @@
 $messages["error_you_have_been_blocked"] = "对不起!您所要进行的操作无法执行。";
 
 $messages["label_configuration"] = "设置";
-$messages["label_enable"] = "启用";
+$messages["label_enable"] = "启用";
+$messages["manageSecurityPlugins"] = "博客安全管理";
 ?>

Modified: plugins/branches/lifetype-1.2/contentfilter/locale/locale_zh_TW.php
===================================================================
--- plugins/branches/lifetype-1.2/contentfilter/locale/locale_zh_TW.php	2007-07-16 21:43:29 UTC (rev 5670)
+++ plugins/branches/lifetype-1.2/contentfilter/locale/locale_zh_TW.php	2007-07-16 21:47:15 UTC (rev 5671)
@@ -38,4 +38,5 @@
 
 $messages["label_configuration"] = "設定";
 $messages["label_enable"] = "啟動";
-?>
\ No newline at end of file
+$messages["manageSecurityPlugins"] = "安全性管理";
+?>

Modified: plugins/branches/lifetype-1.2/hostblock/locale/locale_zh_CN.php
===================================================================
--- plugins/branches/lifetype-1.2/hostblock/locale/locale_zh_CN.php	2007-07-16 21:43:29 UTC (rev 5670)
+++ plugins/branches/lifetype-1.2/hostblock/locale/locale_zh_CN.php	2007-07-16 21:47:15 UTC (rev 5671)
@@ -39,5 +39,6 @@
 $messages["error_you_have_been_blocked"] = "对不起!你所要进行的操作无法执行。";
 
 $messages["label_configuration"] = "设置";
-$messages["label_enable"] = "启用";
+$messages["label_enable"] = "启用";
+$messages["manageSecurityPlugins"] = "博客安全管理";
 ?>

Modified: plugins/branches/lifetype-1.2/hostblock/locale/locale_zh_TW.php
===================================================================
--- plugins/branches/lifetype-1.2/hostblock/locale/locale_zh_TW.php	2007-07-16 21:43:29 UTC (rev 5670)
+++ plugins/branches/lifetype-1.2/hostblock/locale/locale_zh_TW.php	2007-07-16 21:47:15 UTC (rev 5671)
@@ -42,5 +42,6 @@
 $messages["error_you_have_been_blocked"] = "抱歉!你所要求的動作無法繼續。";
 
 $messages["label_configuration"] = "設定";
-$messages["label_enable"] = "啟動";
-?>
\ No newline at end of file
+$messages["label_enable"] = "啟動";
+$messages["manageSecurityPlugins"] = "安全性管理";
+?>



More information about the pLog-svn mailing list