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

oscar at devel.lifetype.net oscar at devel.lifetype.net
Sat Aug 5 17:21:52 GMT 2006


Author: oscar
Date: 2006-08-05 17:21:51 +0000 (Sat, 05 Aug 2006)
New Revision: 3841

Modified:
   plog/trunk/locale/locale_ca_ES.php
   plog/trunk/locale/locale_en_UK.php
   plog/trunk/locale/locale_es_ES.php
Log:
added the global_category and global_article_category_help keys to the locales, please update all other locales accordingly


Modified: plog/trunk/locale/locale_ca_ES.php
===================================================================
--- plog/trunk/locale/locale_ca_ES.php	2006-08-04 21:25:04 UTC (rev 3840)
+++ plog/trunk/locale/locale_ca_ES.php	2006-08-05 17:21:51 UTC (rev 3841)
@@ -1053,4 +1053,6 @@
 $messages['auth_img'] = 'Codi de seguretat';
 $messages['auth_img_help'] = 'Introdueixi el codi que apareix a la imatge, si us plau.';
 
+$messages['global_category'] = 'Categoria global';
+$messages['global_article_category_help'] = 'Categoria global d\'aquesta comunitat per a aquest article';
 ?>
\ No newline at end of file

Modified: plog/trunk/locale/locale_en_UK.php
===================================================================
--- plog/trunk/locale/locale_en_UK.php	2006-08-04 21:25:04 UTC (rev 3840)
+++ plog/trunk/locale/locale_en_UK.php	2006-08-05 17:21:51 UTC (rev 3841)
@@ -1073,4 +1073,6 @@
 $messages['auth_img'] = 'Authentication code';
 $messages['auth_img_help'] = 'Please type the code you see in the image below for .';
 
+$messages['global_category'] = 'Global category';
+$messages['global_article_category_help'] = 'Site wide category for this post';
 ?>
\ No newline at end of file

Modified: plog/trunk/locale/locale_es_ES.php
===================================================================
--- plog/trunk/locale/locale_es_ES.php	2006-08-04 21:25:04 UTC (rev 3840)
+++ plog/trunk/locale/locale_es_ES.php	2006-08-05 17:21:51 UTC (rev 3841)
@@ -1056,4 +1056,6 @@
 $messages['auth_img'] = 'Código de seguridad';
 $messages['auth_img_help'] = 'Por favor introduzca el código que aparece en la imágen.';
 
+$messages['global_category'] = 'Categoría global';
+$messages['global_article_category_help'] = 'Categoría global de esta comunidad para este artículo';
 ?>
\ No newline at end of file



More information about the pLog-svn mailing list