[pLog-svn] r1084 - plugins/trunk/recentcomments/locale

mark at devel.plogworld.net mark at devel.plogworld.net
Tue Feb 15 13:20:13 GMT 2005


Author: mark
Date: 2005-02-15 13:20:13 +0000 (Tue, 15 Feb 2005)
New Revision: 1084

Modified:
   plugins/trunk/recentcomments/locale/locale_en_UK.php
   plugins/trunk/recentcomments/locale/locale_zh_TW.php
Log:
modify locales for standard-with-plugins template.

Modified: plugins/trunk/recentcomments/locale/locale_en_UK.php
===================================================================
--- plugins/trunk/recentcomments/locale/locale_en_UK.php	2005-02-15 12:54:17 UTC (rev 1083)
+++ plugins/trunk/recentcomments/locale/locale_en_UK.php	2005-02-15 13:20:13 UTC (rev 1084)
@@ -1,6 +1,8 @@
 <?php
 $messages["manageRecentPlugins"] = "Recent Activities Management";
 $messages["RecentComments"] = "Recent Comments";
+$messages["recentcomments"] = "Recent Comments";
+$messages["view_comment_by"] = "View comment by %s";
 
 $messages["recentcomments_maxcomments"] = "Maximum Showed Comments";
 $messages["recentcomments_plugin_enabled"] = "Enable this plugin";

Modified: plugins/trunk/recentcomments/locale/locale_zh_TW.php
===================================================================
--- plugins/trunk/recentcomments/locale/locale_zh_TW.php	2005-02-15 12:54:17 UTC (rev 1083)
+++ plugins/trunk/recentcomments/locale/locale_zh_TW.php	2005-02-15 13:20:13 UTC (rev 1084)
@@ -1,6 +1,8 @@
 <?php
 $messages["manageRecentPlugins"] = "網誌最近活動管理";
 $messages["RecentComments"] = "最近迴響設定";
+$messages["recentcomments"] = "最近迴響";
+$messages["view_comment_by"] = "查看 %s 的迴響";
 
 $messages["recentcomments_maxcomments"] = "最新迴響顯示數量";
 $messages["recentcomments_plugin_enabled"] = "啟動外掛程式";




More information about the pLog-svn mailing list