Add missing translation.

This commit is contained in:
Michal Čihař
2010-03-11 23:30:10 +01:00
parent b7253c1fda
commit 4a7c818b92

View File

@@ -1426,7 +1426,7 @@ $strStrucExcelCSV = __('CSV for MS Excel');
$strStrucNativeExcel = __('Native MS Excel format');
$strStrucOnly = __('Structure only');
$strStructPropose = __('Propose table structure');
$strStructureDiff = 'Structure Difference' ;
$strStructureDiff = __('Structure Difference');
$strStructureForView = __('Structure for view');
$strStructureLC = __('structure');
$strStructure = __('Structure');