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

oscar at devel.plogworld.net oscar at devel.plogworld.net
Sun Jan 23 15:52:44 GMT 2005


Author: oscar
Date: 2005-01-23 15:52:43 +0000 (Sun, 23 Jan 2005)
New Revision: 799

Modified:
   plog/trunk/locale/locale_en_UK.php
Log:
a few more changes

Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2005-01-23 15:30:02 UTC (rev 798)
+++ plog/trunk/locale/locale_en_UK.php	2005-01-23 15:52:43 UTC (rev 799)
@@ -266,6 +266,10 @@
 $messages["update"] = "Update";
 $messages["editPost"] = "Edit Post";
 $messages["error_fetching_post"] = "There was an error fetching the article";
+$messages["post_updated_ok"] = "Post \"%s\" updated successfully";
+$messages["error_updating_post"] = "There was an error updating the post";
+$messages["notification_added"] = "You will receive notifications of new comments or trackbacks";
+$messages["notification_removed"] = "No notifications about new comments or trackbacks will be sent";
 
 // post comments
 $messages["url"] = "URL";




More information about the pLog-svn mailing list