[gh/113] Update UMIL to 1.0.5

B3P-GH-113
This commit is contained in:
Marc Alexander
2013-10-06 11:46:10 +02:00
parent c71695dfcb
commit 7a1cf0e9ee
29 changed files with 137 additions and 131 deletions

View File

@@ -21,8 +21,7 @@
* @author EXreaction (Nathan Guse) http://lithiumstudios.org
* @author Highway of Life <highwayoflife@gmail.com> (David Lewis)
* @copyright (c) 2008 phpBB Group
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License
* @version $Id$
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*/
/**
@@ -137,7 +136,7 @@ $lang = array_merge($lang, array(
'UNKNOWN' => 'Inconnu',
'UPDATE_MOD' => 'Mettre à jour %s',
'UPDATE_MOD_CONFIRM' => 'Êtes-vous prêt à mettre à jour %s ?',
'UPDATE_UMIL' => 'Cette version dUMIL nest pas à jour.<br /><br />Veuillez télécharger la dernière version dUMIL sur : <a href="%1$s" target="_blank">%1$s</a>',
'UPDATE_UMIL' => 'Cette version dUMIL nest pas à jour.<br /><br />Veuillez télécharger la dernière version dUMIL sur : <a href="%1$s" onclick="window.open(this.href);return false;">%1$s</a>',
'VERSIONS' => 'Version du MOD : <strong>%1$s</strong><br />Actuellement installée : <strong>%2$s</strong>',
'VERSION_SELECT' => 'Sélectionnez la version',