CheckMate

Main Window

If you are using an Okapi Tool after the M9 release, you should be using the wiki online help:
http://www.opentag.com/okapi/wiki/index.php?title=CheckMate

The main window is divided in two parts:

Table

The table displays the issues found with the documents in the session. Use Check All to re-process the documents if you fix or modify one.

Sort -- You can sort the issues in the table by clicking on the header of each column. Note that the Text Unit and Seg columns are sorted by a combination of the document ID, the text unit ID and the segment ID. These IDs are alphanumeric, not numeric (e.g. the ID can be "tu1" not always "1"). When the IDs happend to be using only numbers, the sort may look strange as "101" comes after "1001" (where you may expect to see 101 to come before 1001).

Context Menu

You can right-click on an issue listed in the table to obtain a context menu. It offers the following commands:

Open Document -- Select this command to open the document where the selected issue is located. This opens the file using whatever program is associated by the system with the type of the input document.

Open Containing Folder -- Select this command to open the folder containing the document where the selected issue is located.

Edit Configuration -- Select this command to edit the parameters for the verification.

Check All -- Select this command to run the verification on all documents in the session.

Check Current Document -- Select this command to run the verification only on the current document.

Add Document -- Select this command to add an input document to the session.

Copy Text Unit Extraction ID -- Select this command to copy to the Clipboard the extraction ID of the text unit for the current issue. This can be useful to locale quickly an entry in file translation formats like XLIFF.

In addition, depending on the issue currently selected you may have additional commands available:

Copy Text Unit Resource ID/Name -- If the text unit of the current issue has a name associate (i.e. resname in XLIFF) select this command to copy it to the Clipboard. This name is listed between parentheses in the Text Unit column.

Allow "<code>" as a Missing Code -- If the issue indicates one or more codes missing in the target, the menu shows this command for each missing code. Select this command to add the given code to the list of codes that are allowed to be missing from the target segments. You can manage the complete list in the Quality Check Configuration dialog.

Allow "<code>" as an Extra Code -- If the issue indicates one or more extra codes in the target, the menu shows this command for each extra code. Select this command to add the given code to the list of codes that are allowed to be extra in the target segments. You can manage the complete list in the Quality Check Configuration dialog.

Enabling/Disabling Issues

Which issues are displayed in the table is driven by the two list-boxes below the table on the right-hand side:

To toggle the status of a given issue between enabled or disabled, simply check or uncheck its corresponding check mark. You can click on the check box, or select the issue and press the Space key. You can select multiple issues at the same time by holding the Shift key pressed while moving the cursor up or down.

You can re-enabled all issues with the command Reset All Disabled Issues from the Issues menu.

List of the Documents

The list of the documents for which there is one or more issues is displayed above the table. The list is always set to the document of the issue currently selected.

You can select another document in the list to move to the first issue for that document in the issues currently displayed.

Buttons

Check All -- Click this button to run the verification on all documents in the session.

Check Document - Click this button to run the verification only on the current document.

Session -- Click this button to open the Session Settings dialog box, where you can add or removed the documents in the session, and edit other parameters.

Configuration -- Click this button to open the Quality Check Configuration dialog box, where you can specify what kind of verifications to perform.

Status Bar

At the bottom of the main window, the status bar indicates:

For example: "5 / 17 / T=23" indicates that you are on the fifth issue of the table, which lists 17 issues, and that there are 23 issues in total.