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
@@ -72,7 +72,7 @@ refactoring.inline.can.not.string.with.backslashes.or.quotes.to.f.string=Cannot
|
||||
refactoring.inline.can.not.string.to.nested.f.string=Cannot inline string to nested f-string
|
||||
refactoring.inline.can.not.multiline.string.to.f.string=Cannot inline multiline string to f-string
|
||||
|
||||
refactoring.progress.title.updating.existing.usages=Updating existing usages...
|
||||
refactoring.progress.title.updating.existing.usages=Updating existing usages\u2026
|
||||
|
||||
### Annotators ###
|
||||
ANN.deleting.none=Deleting None
|
||||
|
||||
Reference in New Issue
Block a user