Purpose:
Translates the text in the argument provided that it is held in the dictionary transferred by the application.
Parameter(s):
String
Return value:
String
Example:
Translate$("Page {0} of {1}", Page$(), TotalPages$())
Result in German e.g.: Seite 1 von 2