bug #2819944 [setup] Incorrect mention of designer_coords

This commit is contained in:
Marc Delisle
2009-07-11 09:11:20 +00:00
parent 4e204a215f
commit 37c2116712
58 changed files with 58 additions and 57 deletions

View File

@@ -1284,7 +1284,7 @@ $strSetupServers_column_info_desc = 'Leave blank for no column comments/mime typ
$strSetupServers_history_name = 'SQL query history table'; //to translate
$strSetupServers_history_desc = 'Leave blank for no SQL query history support, default: [kbd]pma_history[/kbd]'; //to translate
$strSetupServers_designer_coords_name = 'Designer table'; //to translate
$strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, default: [kbd]designer_coords[/kbd]'; //to translate
$strSetupServers_designer_coords_desc = 'Leave blank for no Designer support, default: [kbd]pma_designer_coords[/kbd]'; //to translate
$strSetupUploadDir_name = 'Upload directory'; //to translate
$strSetupUploadDir_desc = 'Directory on server where you can upload files for import'; //to translate
$strSetupSaveDir_name = 'Save directory'; //to translate