The Editor's Find and Replace tool lets you search the documents open in the grid and replace text without leaving your workspace. You can move through matches one at a time, see every match at once, or replace across the whole document in a single action, with a confirmation step before any bulk change.
Opening Find and Replace
You can open the tool in three ways:
-
From the Edit menu, select Find and Replace.
-
From the More (⋯) menu on the Quick toolbar above the grid, select Find and Replace.
-
Press Ctrl+Shift+F.
The tool opens as a floating panel over the grid, and you can drag it anywhere. It always searches the language of the cell you have selected, shown in the panel header (for example, Find and replace · fr.
Searching for text
Follow these steps to find text:
-
Type the text you want to find in the Find field.
-
Choose a search mode from the dropdown before the field (the default is Contains).
-
Turn on Ignore case to match regardless of capitalization (off by default).
-
Use Next and Previous to move between matches, or Find all to show every matching segment in the grid.
The available search modes are:
|
Mode |
What it matches |
|---|---|
|
Contains |
Segments that contain the text anywhere. |
|
Whole segment |
Segments whose entire content matches the text. |
|
Wildcards |
Patterns that use wildcard characters. |
|
Regex |
Regular-expression patterns. |
Find all adds a temporary filter on top of your current grid filter. Click Clear filter to restore your previous view exactly.
Replacing text
Follow these steps to replace text:
-
Expand the Replace section.
-
Type the replacement text.
-
Click Replace to replace the current match and move to the next one, or Replace all to replace every match.
-
When you choose Replace all, a confirmation dialog asks whether to replace in the matching segments. Click View all to preview the matched segments first, or Replace all to apply the change immediately.
If the focused language is locked or you do not have edit rights, the Replace options are hidden and a short notice explains why. You can still use Find.
Learn More
-
Filters Panel: Build and refine grid filters, including the case-sensitivity option used by search.
-
Memory Finder Panel: Uses the same search modes when looking up translation memory matches.
-
Go To: Jump straight to a known segment number or string ID.