mirror of
https://github.com/ckaczor/SystemTemperatureStatusWindow.git
synced 2026-01-31 09:35:40 -05:00
Add info messages if service not installed or running
This commit is contained in:
@@ -190,4 +190,10 @@
|
||||
<data name="OptionsWindow_Title" xml:space="preserve">
|
||||
<value>Options</value>
|
||||
</data>
|
||||
<data name="ServiceNotInstalled" xml:space="preserve">
|
||||
<value>Service not installed - please restart application</value>
|
||||
</data>
|
||||
<data name="ServiceNotStarted" xml:space="preserve">
|
||||
<value>Waiting for service to start...</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user