[pLog-svn] r1227 - plog/trunk/locale

mark at devel.plogworld.net mark at devel.plogworld.net
Sun Feb 27 16:04:45 GMT 2005


Author: mark
Date: 2005-02-27 16:04:44 +0000 (Sun, 27 Feb 2005)
New Revision: 1227

Modified:
   plog/trunk/locale/locale_zh_CN.php
   plog/trunk/locale/locale_zh_TW.php
Log:
Add 'resoruce' message.
http://bugs.plogworld.net/view.php?id=272

Modified: plog/trunk/locale/locale_zh_CN.php
===================================================================
--- plog/trunk/locale/locale_zh_CN.php	2005-02-27 15:57:45 UTC (rev 1226)
+++ plog/trunk/locale/locale_zh_CN.php	2005-02-27 16:04:44 UTC (rev 1227)
@@ -543,6 +543,7 @@
 $messages['error_incorrect_email_address'] = '电子邮件地址不正确';
 $messages['error_updating_user_settings'] = '更新用户设置时出错,请检查数据并重试';
 $messages['user_settings_updated_ok'] = '用户设置修改成功';
+$messages['resource'] = '文件';
 
 // plugin center
 $messages['identifier'] = '标识号';

Modified: plog/trunk/locale/locale_zh_TW.php
===================================================================
--- plog/trunk/locale/locale_zh_TW.php	2005-02-27 15:57:45 UTC (rev 1226)
+++ plog/trunk/locale/locale_zh_TW.php	2005-02-27 16:04:44 UTC (rev 1227)
@@ -543,6 +543,7 @@
 $messages['error_incorrect_email_address'] = '電子郵件信箱格式錯誤。';
 $messages['error_updating_user_settings'] = '更新個人資料時發生錯誤。請檢查輸入的資料後在重試一次。';
 $messages['user_settings_updated_ok'] = '使用者設定已順利更新。';
+$messages['resource'] = '檔案';
 
 // plugin center
 $messages['identifier'] = '代號';




More information about the pLog-svn mailing list