This commit is contained in:
Marc Delisle
2008-11-16 19:50:31 +00:00
parent 2f1172f368
commit f40a7fbfa0
52 changed files with 52 additions and 52 deletions

View File

@@ -1402,7 +1402,7 @@ $strSetupBrowsePointerEnable_desc = 'Highlight row pointed by the mouse cursor';
$strSetupBrowseMarkerEnable_name = 'Row marker'; //to translate
$strSetupBrowseMarkerEnable_desc = 'Highlight selected rows'; //to translate
$strSetupProtectBinary_name = 'Protect binary fields'; //to translate
$strSetupProtectBinary_desc = 'Disallow BLOB or BLOB and BINARY fields from editing'; //to translate
$strSetupProtectBinary_desc = 'Disallow BLOB and BINARY fields from editing'; //to translate
$strSetupShowFunctionFields_name = 'Show function fields'; //to translate
$strSetupShowFunctionFields_desc = 'Display the function fields in edit/insert mode'; //to translate
$strSetupCharEditing_name = 'CHAR fields editing'; //to translate