RegExp: fix inspection dialog replacement label

GitOrigin-RevId: 5e558875ba39e9baf56e99ae6964dbc3dc93d53c
This commit is contained in:
Bas Leijdekkers
2023-10-27 15:19:31 +02:00
committed by intellij-monorepo-bot
parent 89626af21e
commit 68f89d5af4

View File

@@ -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)