[pLog-svn] r1092 - plugins/trunk/authimage/locale

mark at devel.plogworld.net mark at devel.plogworld.net
Tue Feb 15 17:45:31 GMT 2005


Author: mark
Date: 2005-02-15 17:45:31 +0000 (Tue, 15 Feb 2005)
New Revision: 1092

Modified:
   plugins/trunk/authimage/locale/locale_en_UK.php
   plugins/trunk/authimage/locale/locale_zh_TW.php
Log:
Modify locale message for template use.

Modified: plugins/trunk/authimage/locale/locale_en_UK.php
===================================================================
--- plugins/trunk/authimage/locale/locale_en_UK.php	2005-02-15 17:44:03 UTC (rev 1091)
+++ plugins/trunk/authimage/locale/locale_en_UK.php	2005-02-15 17:45:31 UTC (rev 1092)
@@ -1,6 +1,7 @@
 <?php
 $messages["manageAntiSpamPlugins"] = "Anti Spam Management";
 $messages["AuthImage"] = "AuthImage";
+$messages["authimage_code"] = "Authentication";
 
 $messages["authimage_length"] = "Authentication Code Length";
 $messages["authimage_key"] = "Authentication Code Encryption Key";

Modified: plugins/trunk/authimage/locale/locale_zh_TW.php
===================================================================
--- plugins/trunk/authimage/locale/locale_zh_TW.php	2005-02-15 17:44:03 UTC (rev 1091)
+++ plugins/trunk/authimage/locale/locale_zh_TW.php	2005-02-15 17:45:31 UTC (rev 1092)
@@ -1,6 +1,7 @@
 <?php
 $messages["manageAntiSpamPlugins"] = "防制垃圾干擾管理";
 $messages["AuthImage"] = "AuthImage 迴響驗證設定";
+$messages["authimage_code"] = "驗證碼";
 
 $messages["authimage_length"] = "驗證碼的長度";
 $messages["authimage_key"] = "驗證碼的編碼鑰匙";




More information about the pLog-svn mailing list