lang_extend_mods_settings.php

<?php
/***************************************************************************
 *                            lang_extend_mods_settings.php [Argentinean Spanish]
 *                              -------------------
 *     begin                : Wed Jul 05 2006
 *     copyright            : Neri Tisocco
 *     e-mail               : neritisocco@hotmail.com
 *     location             : Capital Federal, Argentina
 *     version              : 0.1.20060605
 *
 *
 *     modified from English language by:
 *                          Neri Tisocco (neritisocco@hotmail.com)
 *
 *     $Id: lang_admin.php,v 1.2.3.2 2006/01/06 12:00:17 psotfx Exp $
 *
 ****************************************************************************/

/***************************************************************************
 *
 *   This program is free software; you can redistribute it and/or modify
 *   it under the terms of the GNU General Public License as published by
 *   the Free Software Foundation; either version 2 of the License, or
 *   (at your option) any later version.
 *
 ***************************************************************************/

if ( !defined('IN_PHPBB') )
{
	die("Hacking attempt");
}

// admin part
if ( $lang_extend_admin )
{
	$lang['Lang_extend_mods_settings'] = 'Paquete de Lenguaje de Configuración de los Mods';
	$lang['Configuration_extend']	= 'Configuración +';
	$lang['Override_user_choices']	= 'Ignorar la elección del usuario';
}
$lang['Click_return_preferences'] = 'Click %saqui%s para regresar a las Preferencias';

?>
proyectos/forov2/lang_extend_mods_settings_php.txt · Última modificación: 2006/07/06 22:12 por inggenia
 
Excepto donde se indique lo contrario, el contenido de esta wiki se autoriza bajo la siguiente licencia: CC Attribution-Noncommercial-Share Alike 3.0 Unported


Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki