mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-13 15:52:01 +07:00
[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:
committed by
intellij-monorepo-bot
parent
0d01f514ad
commit
4f96fd14e2
@@ -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.message.browser=Cannot launch the default browser.\n\nThe cause: {0}
|
||||||
|
|
||||||
bootstrap.error.title.reset=Reset Settings
|
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.reset.failed=Cannot write the reset marker file.\n\nThe cause: {0}
|
||||||
|
|
||||||
bootstrap.error.message.no.graphics=Unable to detect graphics environment.
|
bootstrap.error.message.no.graphics=Unable to detect graphics environment.
|
||||||
|
|||||||
Reference in New Issue
Block a user