mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-30 10:20:15 +07:00
Python: introduce getOr("message"){} API to add errors on an appropriate level.
See `getOr` extension doc. GitOrigin-RevId: 859af221e99f03b99ee2f82e829e83e0f00a9e6d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
cea3e7d9c0
commit
105554c91d
@@ -1,5 +1,3 @@
|
||||
py.exec.defaultName.process=Process {0}
|
||||
|
||||
python.get.version.error={0} returned error: {1}
|
||||
python.get.version.too.long={0} took too long
|
||||
python.get.version.wrong.version={0} has a wrong version: {1}
|
||||
python.cannot.exec=Python {0} could not be executed
|
||||
|
||||
Reference in New Issue
Block a user