Command Clipboard Translate

The TranslateClipboard command replaces the clipboard content with its corresponding translation found in the specified glossary.

When selecting the Translate... menu item, the following dialog

Translate Command Input

will help you specify the TranslateClipboard command parameters:

filename

Specify the glossary file name which should be used for the translations.

preserveCase

Specify if the translation should preserve the original case.

Example

In the following expansion:

{CopySelection}
{TranslateClipboard}
filename = "Glossary\#Typos.xglo"
preserveCase = "y"
{/TranslateClipboard}
{Paste}

the selected text gets replaced based on its translation in the Typo glossary.