mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2025-08-06 18:24:26 +08:00
Make several overseen strings translatable. Closes issue #19.
This commit is contained in:
@ -147,6 +147,7 @@ begin
|
||||
if comboDBs.ItemIndex = -1 then
|
||||
comboDBs.ItemIndex := 0;
|
||||
comboDBs.OnChange(Sender);
|
||||
ListFilesChange(ListFiles, nil);
|
||||
end;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user