Fix: better wording
This commit is contained in:
@@ -325,7 +325,7 @@ import java.util.regex.Pattern;
|
||||
|
||||
// Initialise the progress bar in the icon and the UI (0% completed at this time)
|
||||
gui.updateTrayIcon(0);
|
||||
gui.status("Preparing scene", 0);
|
||||
gui.status("Preparing project", 0);
|
||||
|
||||
while ((line = input.readLine()) != null) {
|
||||
log.debug(line);
|
||||
|
||||
Reference in New Issue
Block a user