[ Index ] |
PHP Cross Reference of osCMax 2.0.4 |
[Summary view] [Print] [Text view]
1 <?php 2 /* 3 $Id: article_info.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('HEADING_ARTICLE_NOT_FOUND', 'Noticia no encontrada'); 14 define('TEXT_ARTICLE_NOT_FOUND', 'Disculpe, pero la noticia requerida no está disponible en esta web.'); 15 define('TEXT_MORE_INFORMATION', 'Para obtener más información, haga click <a href="%s" target="_blank"><u>aquí</u></a>.'); 16 define('TEXT_DATE_ADDED', 'Esta noticia ha sido publicada el %s.'); 17 define('TEXT_DATE_AVAILABLE', '<font color="#FF0000">Esta noticia será publicada el %s.</font>'); 18 define('TEXT_BY', 'por '); 19 define('TEXT_CURRENT_REVIEWS', 'Comentarios actuales:'); 20 define('BOX_TEXT_TELL_A_FRIEND', 'Díselo a un amigo'); 21 define('TEXT_TELL_A_FRIEND', 'Háblale a un amigo de esta noticia:'); 22 define('TEXT_XSELL_ARTICLES', 'Productos relacionados con esta noticia:'); 23 define('HEADING_TITLE', 'Noticia'); 24 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Jan 1 13:43:16 2010 | Cross-referenced by PHPXref 0.7 |