Improved message when Rescan button is pressed, to indicate that symlinks were also recreated
This commit is contained in:
parent
7267239bba
commit
8fffa5bf11
1 changed files with 1 additions and 1 deletions
|
@ -115,7 +115,7 @@ public:
|
|||
RefreshPanelCustom();
|
||||
RefreshPanelROM();
|
||||
|
||||
ShowMessage("Rescan Paths", "Scan complete", "", "Ok", "");
|
||||
ShowMessage("Rescan Paths", "Scan complete,", "Symlinks recreated.", "Ok", "");
|
||||
cmdRescanROMs->requestFocus();
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue