Fix typo.

This commit is contained in:
Michal Čihař
2008-08-29 16:06:57 +00:00
parent e6c89fe39b
commit d77bd6a41f
54 changed files with 54 additions and 54 deletions

View File

@@ -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