[pLog-svn] r4867 - in plog/branches/lifetype-1.2/locale: . admin

oscar at devel.lifetype.net oscar at devel.lifetype.net
Sat Feb 24 14:36:58 EST 2007


Author: oscar
Date: 2007-02-24 14:36:58 -0500 (Sat, 24 Feb 2007)
New Revision: 4867

Modified:
   plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
   plog/branches/lifetype-1.2/locale/locale_en_UK.php
Log:
Moved a few strings from the admin locale to the front-end locale, where they belong


Modified: plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php
===================================================================
--- plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-02-24 09:32:31 UTC (rev 4866)
+++ plog/branches/lifetype-1.2/locale/admin/locale_en_UK.php	2007-02-24 19:36:58 UTC (rev 4867)
@@ -788,14 +788,7 @@
 $messages['comment_email_never_display'] = 'Line and paragraph breaks automatic, e-mail address never displayed.';
 $messages['comment_html_allowed'] = '<acronym title="Hypertext Markup Language">HTML</acronym> allowed: &lt;<acronym title="Hyperlink">a</acronym> href=&quot;&quot; title=&quot;&quot; rel=&quot;&quot;&gt; &lt;<acronym title="Acronym Description">acronym</acronym> title=&quot;&quot;&gt; &lt;<acronym title="Quote">blockquote</acronym> cite=&quot;&quot;&gt; &lt;<acronym title="Strike">del</acronym>&gt; &lt;<acronym title="Italic">em</acronym>&gt; &lt;<acronym title="Underline">ins</acronym>&gt; &lt;<acronym title="Bold">strong</acronym>&gt;';
 $messages['trackback_uri'] = 'The <acronym title="Uniform Resource Identifier">URI</acronym> to trackback this entry is: ';
-$messages['previous_post'] = 'Previous';
-$messages['next_post'] = 'Next';
-$messages['comment_default_title'] = '(Untitled)';
-$messages['guestbook'] = 'Guestbook';
-$messages['trackbacks'] = 'Trackbacks';
-$messages['menu'] = 'Menu';
-$messages['albums'] = 'Albums';
-$messages['admin'] = 'Admin';
+
 $messages['xmlrpc_ping_ok'] = 'XMLRPC Ping sent successfully: ';
 $messages['error_sending_xmlrpc_ping'] = 'There was an error sending the XMLRPC ping to: ';
 $messages['error_sending_xmlrpc_ping_message'] = 'There was an error sending the XMLRPC ping: ';

Modified: plog/branches/lifetype-1.2/locale/locale_en_UK.php
===================================================================
--- plog/branches/lifetype-1.2/locale/locale_en_UK.php	2007-02-24 09:32:31 UTC (rev 4866)
+++ plog/branches/lifetype-1.2/locale/locale_en_UK.php	2007-02-24 19:36:58 UTC (rev 4867)
@@ -109,4 +109,13 @@
 
 $messages['form_authenticated'] = 'Authenticated';
 $messages['posted_in'] = 'Posted in';
+
+$messages['previous_post'] = 'Previous';
+$messages['next_post'] = 'Next';
+$messages['comment_default_title'] = '(Untitled)';
+$messages['guestbook'] = 'Guestbook';
+$messages['trackbacks'] = 'Trackbacks';
+$messages['menu'] = 'Menu';
+$messages['albums'] = 'Albums';
+$messages['admin'] = 'Admin';
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list