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

oscar at devel.plogworld.net oscar at devel.plogworld.net
Sat Mar 12 21:04:27 GMT 2005


Author: oscar
Date: 2005-03-12 21:04:27 +0000 (Sat, 12 Mar 2005)
New Revision: 1415

Modified:
   plog/trunk/locale/locale_en_UK.php
   plog/trunk/locale/locale_es_ES.php
Log:
added some extra strings to the locale as suggested by james in issue 333 (http://bugs.plogworld.net/view.php?id=333)

Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2005-03-12 20:58:18 UTC (rev 1414)
+++ plog/trunk/locale/locale_en_UK.php	2005-03-12 21:04:27 UTC (rev 1415)
@@ -188,6 +188,7 @@
 $messages['editResourceAlbum'] = 'Edit Album';
 $messages['resourceInfo'] = 'Edit Resource';
 $messages['editBlog'] = 'Edit Blog';
+$messages['Logout'] = 'Logout';
 
 // new post
 $messages['topic'] = 'Topic';
@@ -885,4 +886,5 @@
 $messages['trackbacks'] = 'Trackbacks';
 $messages['menu'] = 'Menu';
 $messages['albums'] = 'Albums';
+$messages['admin'] = 'Admin';
 ?>
\ No newline at end of file

Modified: plog/trunk/locale/locale_es_ES.php
===================================================================
--- plog/trunk/locale/locale_es_ES.php	2005-03-12 20:58:18 UTC (rev 1414)
+++ plog/trunk/locale/locale_es_ES.php	2005-03-12 21:04:27 UTC (rev 1415)
@@ -188,6 +188,7 @@
 $messages['editResourceAlbum'] = 'Editar Álbum';
 $messages['resourceInfo'] = 'Editar Fichero';
 $messages['editBlog'] = 'Editar Plantilla';
+$messages['Logout'] = 'Salir';
 
 // new post
 $messages['topic'] = 'Título';
@@ -883,4 +884,5 @@
 $messages['trackbacks'] = 'Trackbacks';
 $messages['menu'] = 'Menu';
 $messages['albums'] = 'Albums';
+$messages['admin'] = 'Administración';
 ?>
\ No newline at end of file




More information about the pLog-svn mailing list