[pLog-svn] r1927 - plog/branches/plog-1.0.1/locale

mark at devel.plogworld.net mark at devel.plogworld.net
Mon May 2 18:20:02 GMT 2005


Author: mark
Date: 2005-05-02 18:20:01 +0000 (Mon, 02 May 2005)
New Revision: 1927

Modified:
   plog/branches/plog-1.0.1/locale/locale_en_UK.php
   plog/branches/plog-1.0.1/locale/locale_zh_TW.php
Log:
Modify messages for bookmarklet.

Modified: plog/branches/plog-1.0.1/locale/locale_en_UK.php
===================================================================
--- plog/branches/plog-1.0.1/locale/locale_en_UK.php	2005-05-02 18:19:13 UTC (rev 1926)
+++ plog/branches/plog-1.0.1/locale/locale_en_UK.php	2005-05-02 18:20:01 UTC (rev 1927)
@@ -237,6 +237,8 @@
 $messages['bookmarklet'] = "Bookmarklet";
 $messages['bookmarklet_help'] = "Drag this link to your toolbar or right-click it and choose Add to Favorites or Bookmark.";
 $messages['blogit_to_plog'] = "Blog It to pLog!";
+$messages['for_ie'] = "(For IE)";
+$messages['for_ff'] = "(For FF)";
 
 // send trackbacks
 $messages['error_sending_trackbacks'] = 'There was an error sending the following trackbacks';

Modified: plog/branches/plog-1.0.1/locale/locale_zh_TW.php
===================================================================
--- plog/branches/plog-1.0.1/locale/locale_zh_TW.php	2005-05-02 18:19:13 UTC (rev 1926)
+++ plog/branches/plog-1.0.1/locale/locale_zh_TW.php	2005-05-02 18:20:01 UTC (rev 1927)
@@ -237,6 +237,8 @@
 $messages['bookmarklet'] = "書籤小程式";
 $messages['bookmarklet_help'] = "把下面的連結拉到你工具列,或是按下滑鼠右鍵把連結加到我的最愛。";
 $messages['blogit_to_plog'] = "把文章加到 pLog!";
+$messages['for_ie'] = "(IE 用)";
+$messages['for_ff'] = "(FF 用)";
 
 // send trackbacks
 $messages['error_sending_trackbacks'] = '發送下列引用通知時產生錯誤。';




More information about the pLog-svn mailing list