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

mark at devel.plogworld.net mark at devel.plogworld.net
Mon May 2 17:32:39 GMT 2005


Author: mark
Date: 2005-05-02 17:32:39 +0000 (Mon, 02 May 2005)
New Revision: 1925

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 new messages to locale files for bookmarklet need.

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 17:31:36 UTC (rev 1924)
+++ plog/branches/plog-1.0.1/locale/locale_en_UK.php	2005-05-02 17:32:39 UTC (rev 1925)
@@ -234,6 +234,9 @@
 $messages['post_added_not_published'] = 'Post added successfully but not published';
 $messages['post_added_ok'] = 'Post added successfully.';
 $messages['send_notifications_ok'] = 'A notification will be sent every time there is a new comment or trackback.';
+$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!";
 
 // send trackbacks
 $messages['error_sending_trackbacks'] = 'There was an error sending the following trackbacks';
@@ -357,6 +360,7 @@
 $messages['error_adding_link'] = 'There was an error adding the link. Please check the data and try again';
 $messages['error_invalid_url'] = 'The address is not correct';
 $messages['link_added_ok'] = 'Link "%s" was successfully added';
+$messages['bookmarkit_to_plog'] = "Bookmark It to pLog!";
 
 // update link
 $messages['error_updating_link'] = 'There was an error updating the link. Please check the data and try again';

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 17:31:36 UTC (rev 1924)
+++ plog/branches/plog-1.0.1/locale/locale_zh_TW.php	2005-05-02 17:32:39 UTC (rev 1925)
@@ -234,6 +234,9 @@
 $messages['post_added_not_published'] = '文章已順利新增,但尚未正式發表。';
 $messages['post_added_ok'] = '文章已順利新增';
 $messages['send_notifications_ok'] = '當有新的迴響或是引用時,便向我發送電子郵件通知';
+$messages['bookmarklet'] = "書籤小程式";
+$messages['bookmarklet_help'] = "把下面的連結拉到你工具列,或是按下滑鼠右鍵把連結加到我的最愛。";
+$messages['blogit_to_plog'] = "把文章加到 pLog!";
 
 // send trackbacks
 $messages['error_sending_trackbacks'] = '發送下列引用通知時產生錯誤。';
@@ -357,6 +360,7 @@
 $messages['error_adding_link'] = '新增網站連結時發生錯誤。請檢查輸入的資料,再重試一次。';
 $messages['error_invalid_url'] = '網址不正確';
 $messages['link_added_ok'] = '網站連結「%s」已順利新增';
+$messages['bookmarkit_to_plog'] = "把連結加到 pLog!";
 
 // update link
 $messages['error_updating_link'] = '更新網站連結時發生錯誤。請檢查輸入的資料,再重試一次。';




More information about the pLog-svn mailing list