mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
[python] IJPL-158521 Actions: fix ellipsis in messages for actions
GitOrigin-RevId: c896f17db89f934ae64c24b920ed3684b605d168
This commit is contained in:
committed by
intellij-monorepo-bot
parent
eac95d8c18
commit
7810bf8adb
@@ -74,8 +74,8 @@ python.configuring.interpreter.progress=Configuring a Python interpreter
|
||||
# Skeletons generator
|
||||
dialog.message.broken.home.path.for=Broken home path for {0}
|
||||
|
||||
path.validation.wait=Validating path, Please Wait...
|
||||
path.validation.wait.path=Validating {0}, Please Wait...
|
||||
path.validation.wait=Validating path, Please Wait\u2026
|
||||
path.validation.wait.path=Validating {0}, Please Wait\u2026
|
||||
path.validation.field.empty=Path field is empty
|
||||
path.validation.cannot.execute=Cannot execute {0}
|
||||
path.validation.must.be.absolute=Path must be absolute
|
||||
|
||||
Reference in New Issue
Block a user