|
1.
|
Within the Configuration Console, in the Settings pane, go to Build > Automation Tools > Quick Actions. The Quick Actions Manager appears. |
|
2.
|
Next to the object to translate, click the Translation Tool, then choose the language to use. |
Translate the Incident Object to French
The Translation Tool window appears.
|
3.
|
Find $(Prompt() ...) , then double-click in the language text box to select it. |
|
4.
|
Enter the translated value you want. For example: |
$(Prompt("Affecter une équipe", "Team of StandardUserTeam"))
The first parameter contains the translated value.
The second parameter contain the validation list name. This should remain in English to ensure the back-end processes perform correctly.
Sample French Translation of a Prompt
|
5.
|
Click Save. The window closes. |