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

oscar at devel.plogworld.net oscar at devel.plogworld.net
Sun Apr 17 20:33:59 GMT 2005


Author: oscar
Date: 2005-04-17 20:33:59 +0000 (Sun, 17 Apr 2005)
New Revision: 1859

Modified:
   plog/trunk/locale/locale_en_UK.php
Log:
added some new strings -- NOTE: there is no need to start translating anything yet, as the strings are no way frozen and they could change in the future.

Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2005-04-17 20:33:15 UTC (rev 1858)
+++ plog/trunk/locale/locale_en_UK.php	2005-04-17 20:33:59 UTC (rev 1859)
@@ -900,4 +900,14 @@
 $messages['menu'] = 'Menu';
 $messages['albums'] = 'Albums';
 $messages['admin'] = 'Admin';
+
+//
+// new strings for 1.1 -- no need to translate yet!
+//
+$messages['error_incorrect_trackback_id'] = 'The trackback identifier is not correct';
+$messages['error_marking_trackback_as_spam'] = 'There was an error marking the trackback as spam';
+$messages['trackback_marked_as_spam_ok'] = 'The trackback was marked as successfully as spam';
+$messages['error_marking_trackback_as_nonspam'] = 'There was an error marking the trackback as non-spam';
+$messages['trackback_marked_as_nonspam_ok'] = 'The trackback was marked successfully as non-spam';
+
 ?>
\ No newline at end of file




More information about the pLog-svn mailing list