[pLog-svn] r2086 - plog/branches/plog-1.0.2/locale

oscar at devel.plogworld.net oscar at devel.plogworld.net
Fri May 27 17:50:21 GMT 2005


Author: oscar
Date: 2005-05-27 17:50:21 +0000 (Fri, 27 May 2005)
New Revision: 2086

Modified:
   plog/branches/plog-1.0.2/locale/locale_ca_ES.php
   plog/branches/plog-1.0.2/locale/locale_en_UK.php
   plog/branches/plog-1.0.2/locale/locale_es_ES.php
Log:
added a few locale keys that had been forgotten!


Modified: plog/branches/plog-1.0.2/locale/locale_ca_ES.php
===================================================================
--- plog/branches/plog-1.0.2/locale/locale_ca_ES.php	2005-05-27 13:53:13 UTC (rev 2085)
+++ plog/branches/plog-1.0.2/locale/locale_ca_ES.php	2005-05-27 17:50:21 UTC (rev 2086)
@@ -918,9 +918,7 @@
 $messages['trackbacks'] = 'Retroenllaços';
 $messages['menu'] = 'Menú';
 $messages['albums'] = 'Àlbums';
-
-// Traducció realitzada per Ramon Forns (www.sopadelletres.com)
-// This translation was made by Ramon Forns (www.sopadelletres.com)
-// Ets lliure d'usar-la i modificar-la! Feel free to use it and modify at your own.
-
+$messages['xmlrpc_ping_ok'] = 'Ping XMLRPC enviat correctament: ';
+$messages['error_sending_xmlrpc_ping'] = 'Hi ha hagut un error enviant el ping XMLRPC a: ';
+$messages['error_sending_xmlrpc_ping_message'] = 'Hi ha hagut un error enviant el ping XMLRPC: ';
 ?>
\ No newline at end of file

Modified: plog/branches/plog-1.0.2/locale/locale_en_UK.php
===================================================================
--- plog/branches/plog-1.0.2/locale/locale_en_UK.php	2005-05-27 13:53:13 UTC (rev 2085)
+++ plog/branches/plog-1.0.2/locale/locale_en_UK.php	2005-05-27 17:50:21 UTC (rev 2086)
@@ -900,4 +900,7 @@
 $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: ';
 ?>
\ No newline at end of file

Modified: plog/branches/plog-1.0.2/locale/locale_es_ES.php
===================================================================
--- plog/branches/plog-1.0.2/locale/locale_es_ES.php	2005-05-27 13:53:13 UTC (rev 2085)
+++ plog/branches/plog-1.0.2/locale/locale_es_ES.php	2005-05-27 17:50:21 UTC (rev 2086)
@@ -897,4 +897,7 @@
 $messages['menu'] = 'Menú';
 $messages['albums'] = 'Albums';
 $messages['admin'] = 'Administración';
+$messages['xmlrpc_ping_ok'] = 'Ping XMLRPC enviado correctamente: ';
+$messages['error_sending_xmlrpc_ping'] = 'Hubo un error enviando el ping XMLRPC a: ';
+$messages['error_sending_xmlrpc_ping_message'] = 'Hubo un error enviando el ping XMLRPC: ';
 ?>
\ No newline at end of file




More information about the pLog-svn mailing list