Updated UMIL to version 1.0.4;

Updated UMIF for UMIL 1.0.4;
This commit is contained in:
Marc Alexander
2010-12-21 14:03:38 +00:00
parent a022694a3d
commit 33084038f9
34 changed files with 624 additions and 220 deletions

View File

@@ -4,12 +4,11 @@
* @author Nathan Guse (EXreaction) http://lithiumstudios.org
* @author David Lewis (Highway of Life) highwayoflife@gmail.com
* @package umil
* @version $Id: umil.php 207 2010-03-14 16:27:00Z exreaction $
* @version $Id$
* @copyright (c) 2008 phpBB Group
* @copyright (c) 2010 phpBB.it - upgrade translation on 2010/08/19
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
* Translated By: phpBB.it
*
*/
/**
@@ -124,7 +123,8 @@ $lang = array_merge($lang, array(
'UNKNOWN' => 'Sconosciuto',
'UPDATE_MOD' => 'Aggiorna %s',
'UPDATE_MOD_CONFIRM' => 'Sei pronto per laggiornamento %s?',
'UPDATE_UMIL' => 'Questa versione di UMIL è obsoleta.<br /><br />Scarica lultima versione di UMIL (Unified MOD Install Library) da: <a href="%1$s">%1$s</a>',
'UPDATE_UMIL' => 'Questa versione di UMIL è obsoleta.<br /><br />Scarica lultima versione di UMIL (Unified MOD Install Library) da: <a href="%1$s" target="_blank">%1$s</a>',
'VERSIONS' => 'Versione Mod: <strong>%1$s</strong><br />Attualmente installata: <strong>%2$s</strong>',
'VERSION_SELECT' => 'Seleziona versione',