The Menu view shows a single menu resource in a tree view display for both the source and target languages. In this view it is possible to select and edit individual menu items. If the source menu item has a shortcut (e.g., "Ctrl+C"), this can be modified using the Shortcut Key(s) command (Edit menu).
A menu preview (WYSIWYG display) of menu resources as an actual Windows menu can be viewed by clicking on the Menu Preview toolbar button ( ). |
Figure 1: The Menu view with two toolbars at the top and the split view displaying the source (right) and target (left) menus with a tree structure. The lower part of the view has various tab views with other relevant information. Note the symbols in target menu indicating a missing hotkey for one item ("Nouveau") and a doubled hotkey ("E") for two other items "&Enregistrer" and "Enregistrer sous..."). |
The Dialog Box view can be opened from the Project window (primary window of a translation project) in one of three ways:
|
Figure 2: Menu resources in the Project window's Text Table view. |
The Menu view has two toolbars with commands for working with menus: the Menu View toolbar and the Navigation toolbar.
There are four different tab views in the secondary window of the Menu view: Captions, Repetitions, Hotkey Check, and Right-to-Left (RTL).
|
Figure 3: The Menu view with the tree view display on top and the Repetitions tab active at the bottom. The "New" (French translation: "Nouveau") item has been selected and the Repetitions tab shows a total of 2 items having this exact source text. |
|
Figure 4: The Menu view with the tree view display of the target menu on active at the top and the Hotkey Check tab active below. The symbols shown in the view indicate a missing for one of the items ("File") and a doubled hotkey ("e") for two other items ("&Enregistrer" and "F&ermer"). |
|
Figure 5: The Hotkey Check tab view. |
|
A green check mark on the Hotkey Check tab indicates that there are no hotkey conflicts for the selected dialog box. |
|
A red exclamation point symbol on the Hotkey Check tab indicates that hotkey conflicts have been found for the selected dialog box. |
. |
|
Figure 6: The Menu view showing a Win32 menu resource, with the tree view display on top and the Right-to-Left (RTL) tab active at the bottom. |
Figure 7: The Menu view showing a .NET Windows Form, with the tree view display on top and the Right to-Left (RTL) tab active at the bottom. |
The hotkey check finds missing and doubled hotkeys in menu resources and reports these errors in the Check Results view, the Menu view, and the Hotkey Check tab view.
Please refer to the "Checks" help topic for information on running checks and viewing reported errors.
|