[ui] improving startup error message wording (IJPF-CR-24615)

(cherry picked from commit 1687c957b4090b88e003e34c2566fa96fd15cafa)

IJPF-CR-25154

GitOrigin-RevId: 9833086b74aa951257bad91e9719b61f5eaaae29
This commit is contained in:
Roman Shevchenko
2024-10-15 09:43:30 +02:00
committed by intellij-monorepo-bot
parent 0d01f514ad
commit 4f96fd14e2

View File

@@ -17,7 +17,7 @@ bootstrap.error.title.browser=Cannot Open Browser
bootstrap.error.message.browser=Cannot launch the default browser.\n\nThe cause: {0}
bootstrap.error.title.reset=Reset Settings
bootstrap.error.message.reset=On a next start, current settings and plugins will be backed up to the following directory:\n{0}
bootstrap.error.message.reset=On the next start, current settings and plugins will be backed up to the following directory:\n{0}
bootstrap.error.message.reset.failed=Cannot write the reset marker file.\n\nThe cause: {0}
bootstrap.error.message.no.graphics=Unable to detect graphics environment.