mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 11:08:45 +02:00
Added replacement for mcrypt removal in PHP 7.2, added stronger encryption options
SVN:trunk[5996]
This commit is contained in:
@@ -356,6 +356,8 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Core:AttributePassword+' => '外部デバイス用パスワード',
|
||||
'Core:AttributeEncryptedString' => '暗号化文字列',
|
||||
'Core:AttributeEncryptedString+' => 'ローカルキーで暗号化された文字列',
|
||||
'Core:AttributeEncryptUnknownLibrary' => 'Encryption library specified (%1$s) unknown~~',
|
||||
'Core:AttributeEncryptFailedToDecrypt' => '** decryption error **~~',
|
||||
'Core:AttributeText' => 'テキスト',
|
||||
'Core:AttributeText+' => '複数行文字列',
|
||||
'Core:AttributeHTML' => 'HTML',
|
||||
|
||||
Reference in New Issue
Block a user