[pLog-svn] r1199 - plugins/trunk/moderate/locale

mark at devel.plogworld.net mark at devel.plogworld.net
Thu Feb 24 07:59:26 GMT 2005


Author: mark
Date: 2005-02-24 07:59:25 +0000 (Thu, 24 Feb 2005)
New Revision: 1199

Modified:
   plugins/trunk/moderate/locale/locale_en_UK.php
   plugins/trunk/moderate/locale/locale_zh_TW.php
Log:
Update locales messages of moderate.

Modified: plugins/trunk/moderate/locale/locale_en_UK.php
===================================================================
--- plugins/trunk/moderate/locale/locale_en_UK.php	2005-02-24 07:49:23 UTC (rev 1198)
+++ plugins/trunk/moderate/locale/locale_en_UK.php	2005-02-24 07:59:25 UTC (rev 1199)
@@ -11,6 +11,7 @@
 $messages["moderate_reject"] = "Delete comment";
 
 $messages["error_no_unmoderated_comment_selected"] = "There was no unmoderate commemt selected.";
+$messages["error_moderate_not_enabled"] = "Please kindly enable moderate plugin first.";
 
 $messages["moderate_comments_moderated_ok"] = "Comments marked normal successfully.";
 $messages["moderate_comments_rejected_ok"] = "Comments deleted successfully.";

Modified: plugins/trunk/moderate/locale/locale_zh_TW.php
===================================================================
--- plugins/trunk/moderate/locale/locale_zh_TW.php	2005-02-24 07:49:23 UTC (rev 1198)
+++ plugins/trunk/moderate/locale/locale_zh_TW.php	2005-02-24 07:59:25 UTC (rev 1199)
@@ -6,11 +6,12 @@
 $messages["unmoderatedComments"] = "未上架迴響列表";
 
 $messages["moderate_plugin_enabled"] = "啟動外掛程式";
-$messages["moderate_plugin"] = "迴響阻隔驗證外掛程式";
+$messages["moderate_plugin"] = "迴響阻隔外掛程式";
 $messages["moderate_moderate"] = "標示為正常迴響";
 $messages["moderate_reject"] = "刪除迴響";
 
 $messages["error_no_unmoderated_comment_selected"] = "您沒有勾選任何迴響。";
+$messages["error_moderate_not_enabled"] = "請您先啟動迴響阻隔外掛程式。";
 
 $messages["moderate_comments_moderated_ok"] = "迴響上架成功。";
 $messages["moderate_comments_rejected_ok"] = "迴響刪除成功。";




More information about the pLog-svn mailing list