mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
RegExp: fix inspection dialog replacement label
GitOrigin-RevId: 5e558875ba39e9baf56e99ae6964dbc3dc93d53c
This commit is contained in:
committed by
intellij-monorepo-bot
parent
89626af21e
commit
68f89d5af4
@@ -166,7 +166,7 @@ parse.error.unclosed.property=Unclosed property
|
||||
parse.error.unicode.character.name.expected=Unicode character name expected
|
||||
parse.error.unmatched.closing.bracket=Unmatched closing ''{0}''
|
||||
regexp.dialog.language=&Language:
|
||||
regexp.dialog.replace.template=Replace RegExp:
|
||||
regexp.dialog.replace.template=Replacement:
|
||||
regexp.dialog.search.template=Search RegExp:
|
||||
regexp.dialog.title=RegExp
|
||||
surrounder.atomic.group.pattern=Atomic Group (?:pattern)
|
||||
|
||||
Reference in New Issue
Block a user