mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Changed the Interface text to say 'Task bar' instead of 'system tray'
This commit is contained in:
parent
2a6b523542
commit
d429bd0b01
1 changed files with 1 additions and 1 deletions
|
@ -972,7 +972,7 @@ SectionEnd
|
|||
|
||||
${If} "${displayName}" == "Interface"
|
||||
MessageBox MB_RETRYCANCEL|MB_ICONEXCLAMATION \
|
||||
"${displayName} cannot be ${action} while ${displayName} is running.$\r$\nPlease close it and click Retry to continue." \
|
||||
"${displayName} cannot be ${action} while ${displayName} is running.$\r$\nPlease close it in the task bar and click Retry to continue." \
|
||||
/SD IDCANCEL IDRETRY Prompt_${UniqueID} IDCANCEL 0
|
||||
${EndIf}
|
||||
|
||||
|
|
Loading…
Reference in a new issue