Entries Menu

The Entries menu offers the following commands:

Swap Target Text

Swaps the target values of two entries. this command works in two steps:

  1. The first time you use it, the target field of the entry currently selected is highlighted.
  2. Then you move the cursor to the entry with which you want to swap the highlighted target value and use the command a second time. The two target values are swapped.

Shortcut: F6

Split Entries On Markers

Splits the selected entries according the split markers in the source and target text. If no entry is selected, the entry where is cursor is located is automatically selected.

The split markers should be the text "[$SPLIT$]". The first segment replaces the text of the original entry, the other segments are copied into new entries.

For example:

Original entry source: "Open File...[$SPLIT$]Open"
Original entry target: "Ouvrir un fichier[$SPLIT$]Ouvrir"

Gives:

Original entry source: "Open File..."
Original entry target: "Ouvrir un fichier"
New entry source: "Open"
New entry target: "Ouvrir"

Join Entries

Joins the all the selected entries into the first selected entry. The joining is done for both the source and the target fields. this command opens the Join Entries dialog box.

Shortcut: Ctrl+J

Flag Entries

Flags the entries that correspond to one or more specific criteria. This command opens the Flag Entries dialog box where you choose the criteria to use, for example: Entries that are duplicates, entries with inline codes, etc.

Shortcut: Ctrl+E

Remove Codes

Removes the TMX content markup from the source and target fields of the selected entries. This command opens the Remove Codes dialog box, where you can select exactly what to remove.

Generate IDs

Generates sequential identifiers for all the entries currently displayed. The IDs generated start at 0 and are incremented by 1. The numbering is done in base 24. Any existing ID is overwritten.

Find Matches

Searches exact and fuzzy matches for the source or the target field of the current entry. This command generates a score value between 0 and 100 for each entry, and then sort the entries in descending order.

Shortcut: Ctrl+M

Find Concordances

Searches concordance matches for the source or the target field of the current entry. This command generates a score value between 0 and 100 for each entry, and then sort the entries in descending order.

Shortcut: Ctrl+D