Fix typo.
This commit is contained in:
@@ -1081,7 +1081,7 @@ $strPHPExtension = 'PHP extension'; //to translate
|
||||
$strCustomColor = 'Custom color'; //to translate
|
||||
$strBLOBRepository = 'BLOB Repository'; //to translate
|
||||
$strBLOBRepositoryDamaged = 'Damaged'; //to translate
|
||||
$strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references fot database %s?'; //to translate
|
||||
$strBLOBRepositoryDisableAreYouSure = 'Are you sure you want to disable all BLOB references for database %s?'; //to translate
|
||||
$strBLOBRepositoryDisabled = 'Disabled'; //to translate
|
||||
$strBLOBRepositoryDisable = 'Disable'; //to translate
|
||||
$strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!'; //to translate
|
||||
|
Reference in New Issue
Block a user