This commit is contained in:
parent
c05a4ab868
commit
36471a8380
Binary file not shown.
|
@ -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>
|
||||
|
|
Binary file not shown.
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue