[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

@@ -5,9 +5,8 @@
* @author David Lewis (Highway of Life) highwayoflife@gmail.com
* @author chiron
* @package umil
* @version $Id$
* @copyright (c) 2008 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
@@ -123,7 +122,7 @@ $lang = array_merge($lang, array(
'UNKNOWN' => '未知の',
'UPDATE_MOD' => '%s のアップデート',
'UPDATE_MOD_CONFIRM' => '%s をアップデートしますか?',
'UPDATE_UMIL' => '現在の UMIL のバージョンが古くなっています。<br /><br /><a href="%1$s" target="_blank">%1$s</a> から最新の UMIL ( Unified MOD Install Library ) をダウンロードしてください。',
'UPDATE_UMIL' => '現在の UMIL のバージョンが古くなっています。<br /><br /><a href="%1$s" onclick="window.open(this.href);return false;">%1$s</a> から最新の UMIL ( Unified MOD Install Library ) をダウンロードしてください。',
'VERSIONS' => 'MOD のバージョン: <strong>%1$s</strong><br />現在のインストール状況: <strong>%2$s</strong>',
'VERSION_SELECT' => 'バージョンの選択',