RED-8904 Correct label for hints in remove dialog

This commit is contained in:
Marius Schummer 2024-04-24 13:36:27 +02:00
parent a19692dae6
commit 2b499dbf57

View File

@ -2069,7 +2069,7 @@
}, },
"only-here": { "only-here": {
"description": "Do not {type, select, hint{annotate} other{redact}} the term at this position in the current document.", "description": "Do not {type, select, hint{annotate} other{redact}} the term at this position in the current document.",
"description-bulk": "Do not redact the selected terms at this position in the current document.", "description-bulk": "Do not {type, select, hint{annotate} other{redact}} the selected terms at this position in the current document.",
"label": "Remove here" "label": "Remove here"
} }
} }