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:
@@ -444,6 +444,8 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Core:AttributePassword+' => 'Password of an external device~~',
|
||||
'Core:AttributeEncryptedString' => 'Encrypted string~~',
|
||||
'Core:AttributeEncryptedString+' => 'String encrypted with a local key~~',
|
||||
'Core:AttributeEncryptUnknownLibrary' => 'Encryption library specified (%1$s) unknown~~',
|
||||
'Core:AttributeEncryptFailedToDecrypt' => '** decryption error **~~',
|
||||
'Core:AttributeText' => 'Text~~',
|
||||
'Core:AttributeText+' => 'Multiline character string~~',
|
||||
'Core:AttributeHTML' => 'HTML~~',
|
||||
|
||||
Reference in New Issue
Block a user