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

oscar at devel.lifetype.net oscar at devel.lifetype.net
Thu Jul 19 18:00:26 EDT 2007


Author: oscar
Date: 2007-07-19 18:00:26 -0400 (Thu, 19 Jul 2007)
New Revision: 5694

Modified:
   plog/trunk/locale/locale_en_UK.php
Log:
"Trackbacks" can now be removed from the menu

Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2007-07-19 21:36:51 UTC (rev 5693)
+++ plog/trunk/locale/locale_en_UK.php	2007-07-19 22:00:26 UTC (rev 5694)
@@ -143,4 +143,11 @@
 /// Strings added in LT 1.2.4 ///
 $messages['audio_codec'] = 'Audio codec';
 $messages['video_codec'] = 'Video codec';
+
+/// Strings added in LT 1.3 ///
+$messages["pluginEditCommentsEdit"] = "Edit Comment";
+$messages["pluginEditCommentsCancel"] = "Cancel";
+$messages["pluginEditCommentsOk"] = "Comment saved successfully!";
+$messages["pluginEditCommentsCancelled"] = "Comment edits discarded.";
+$messages["pluginEditCommentsFailed"] = "Comment editing failed.";
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list