BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress
This commit is contained in:
@@ -1079,4 +1079,16 @@ $strWiki = 'Wiki'; //to translate
|
||||
$strWebServer = 'Web server'; //to translate
|
||||
$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
|
||||
$strBLOBRepositoryDisabled = 'Disabled'; //to translate
|
||||
$strBLOBRepositoryDisable = 'Disable'; //to translate
|
||||
$strBLOBRepositoryDisableStrongWarning = 'You are about to DISABLE a BLOB Repository!'; //to translate
|
||||
$strBLOBRepositoryEnabled = 'Enabled'; //to translate
|
||||
$strBLOBRepositoryEnable = 'Enable'; //to translate
|
||||
$strBLOBRepositoryRemove = 'Remove BLOB Repository Reference'; //to translate
|
||||
$strBLOBRepositoryRepair = 'Repair'; //to translate
|
||||
$strBLOBRepositoryStatus = 'Status'; //to translate
|
||||
$strBLOBRepositoryUpload = 'Upload to BLOB repository'; //to translate
|
||||
?>
|
||||
|
Reference in New Issue
Block a user