rusefillc 2023-07-05 01:06:27 -04:00
parent c05a4ab868
commit 36471a8380
4 changed files with 4 additions and 4 deletions

View File

@ -24,9 +24,9 @@
<messages>
<startupErr>An error occurred while starting the application.</startupErr>
<jreNotFoundErr>This application requires a Java Runtime Environment.
https://rusefi.com/s/j</jreNotFoundErr>
https://rusefi.com/s/j/</jreNotFoundErr>
<jreVersionErr>This application requires a Java Runtime Environment
https://rusefi.com/s/j</jreVersionErr>
https://rusefi.com/s/j/</jreVersionErr>
<launcherErr>The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted.</launcherErr>
<instanceAlreadyExistsMsg>An application instance is already running.</instanceAlreadyExistsMsg>
</messages>

View File

@ -24,9 +24,9 @@
<messages>
<startupErr>An error occurred while starting the application.</startupErr>
<jreNotFoundErr>This application requires a Java Runtime Environment.
https://rusefi.com/s/j</jreNotFoundErr>
https://rusefi.com/s/j/</jreNotFoundErr>
<jreVersionErr>This application requires a Java Runtime Environment.
https://rusefi.com/s/j</jreVersionErr>
https://rusefi.com/s/j/</jreVersionErr>
<launcherErr>The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted.</launcherErr>
<instanceAlreadyExistsMsg>An application instance is already running.</instanceAlreadyExistsMsg>
</messages>