[ Index ]

PHP Cross Reference of osCMax 2.0.4

title

Body

[close]

/includes/languages/espanol/ -> articles_new.php (source)

   1  <?php
   2  /*
   3  $Id: articles_new.php 3 2006-05-27 04:59:07Z user $
   4  
   5    osCMax Power E-Commerce
   6    http://oscdox.com
   7  
   8    Copyright 2006 osCMax
   9  
  10    Released under the GNU General Public License
  11  */
  12  
  13  define('NAVBAR_TITLE', '&Uacute;ltimas noticias');
  14  define('HEADING_TITLE', '&Uacute;ltimas noticias');
  15  
  16  define('TEXT_NEW_ARTICLES', 'Las siguientes noticias han sido aņadidas en los &uacute;ltimos %s d&iacute;as.');
  17  define('TEXT_ARTICLES', sprintf(TEXT_NEW_ARTICLES, NEW_ARTICLES_DAYS_DISPLAY));
  18  define('TEXT_NO_NEW_ARTICLES', 'No hay noticias aņadidas en los &uacute;ltimos %s d&iacute;s.');
  19  define('TEXT_DATE_ADDED', 'Publicado:');
  20  define('TEXT_AUTHOR', 'Autor:');
  21  define('TEXT_TOPIC', 'Secci&oacute;n:');
  22  define('TEXT_BY', 'por');
  23  define('TEXT_READ_MORE', 'Leer m&aacute;s');
  24  ?>


Generated: Fri Jan 1 13:43:16 2010 Cross-referenced by PHPXref 0.7