You use this program to view and edit a Custom Dictionary for the current language code, customizing SYSPRO screens to display wording or strings of text of your choice.
This is particularly useful for companies who wish to transact in a different dialect to the current language dictionary they have configured.
For example: You may wish to replace certain French words with the Canadian French counterpart (i.e. ‘Maître’ replaced with ‘Siège Social’)
The Custom Dictionary consists of pairs of original text and replacement text.
The original text is not case sensitive during the translation process, however when a match is found the new text is output 'as is'.
There is no limit to the number of phrase pairs in this Custom Dictionary.
The Custom Dictionary file that you are currently maintaining is displayed in the title bar of the window when you launch the program, and the following describes the fields contained in that window:
Field | Description | ||||
---|---|---|---|---|---|
Original text |
Enter the exact word or phrase currently displayed on the screen.
|
||||
New text |
Enter the foreign language word or phrase you want to display instead of the original word or phrase.
|
||||
Add/Update |
Select this button to add a new phrase pair to the Custom Dictionary, or to change the text you entered in the New text field for the previously defined original text. |
||||
Delete |
Select this to remove the currently highlighted phrase pair from the Custom Dictionary. |
||||
Save |
Select this to save the changes you have made to the Custom Dictionary.
|
When the translation system sets up the dictionaries for the foreign translations, it creates multiple dictionaries depending on the length of the phrases. This is done to optimize the memory usage at run-time and therefore increase the speed.
It is generally preferable for the translated text to be approximately the same number of characters as the English text (especially important for shorter phrases). This will avoid truncation (e.g. message boxes).
The restrictions on the length of phrases are as follows:
Original text | Replacement text |
---|---|
40 characters or less | can be up to 60 characters |
80 characters or less | can be up to 100 characters |
200 characters or less | can be up to 230 characters |
600 characters or less | can be up to 600 characters |
The default file (Lang_EN_Custom_Dictionary.TXT) is located in the \Base\Settings\ folder.