Merging and Editing Source Cells
Use source editing mode to merge source cells, correct source text, and prepare difficult content before translation.
Merging and Editing Source Cells
Source editing mode lets coordinators clean up source content before or during translation. Use it when imported content was split badly, machine transcription created duplicate text, or a source correction is needed before translators continue.
Source editing changes the reference text for the project. Use it intentionally, coordinate with teammates, and sync shared projects after structural changes.
When To Use Source Editing
Use source editing when you need to:
- Merge adjacent source cells that express one idea.
- Correct spelling or transcription errors in source text.
- Remove duplicated machine-generated content.
- Add missing source text that was omitted during import.
- Improve line breaks before translation begins.
Do not use source editing for translator discussion. Use Comments for questions and review notes.
Enable Source Editing Mode
- Open the project and file you need to correct.
- Open the command palette with
Ctrl+Shift+Pon Windows/Linux orCmd+Shift+Pon macOS. - Search for Toggle Source Editing Mode.
- Run the command.
- Confirm that source editing controls are visible in the editor.
The controls are hidden by default to prevent accidental source changes.
Merge Adjacent Source Cells
- Enable source editing mode.
- Find the second cell in the pair you want to merge.
- Use the merge-with-previous action on that cell.
- Confirm the merge when prompted.
- Review the combined source text.
- Save the change.
When source cells merge, the corresponding target structure is kept in sync so translators can work against the updated segmentation.
Revert or Clean Up a Merge
If a merge was not right:
- Use the revert action when it is available.
- Review both source and target content afterward.
- Clean up any extra text that remains.
- Sync the project if others are working from the same files.
Edit Source Text
- Enable source editing mode.
- Click the source cell that needs correction.
- Fix the source text.
- Save the cell.
- Review the target side for any translation impact.
Common corrections include punctuation, repeated words, missing phrases, and line breaks.
Disable Source Editing Mode
When you are finished:
- Open the command palette again.
- Run Toggle Source Editing Mode.
- Confirm that source editing controls are hidden.
Best Practices
- Make source cleanup before large translation or batch AI work whenever possible.
- Keep changes small and reviewable.
- Back up the project before broad source restructuring.
- Tell collaborators what changed, especially if comments or validations were tied to the old structure.
- Use Milestones and Navigation to check that structured projects still navigate as expected.