Arbortext Command Language > Functions by Alphabetical Listing > doc_set_translation_locale
  
doc_set_translation_locale
doc_set_translation_locale(locale[, doc])
Sets the translation locale of a specific document and marks the document as a translated version of another document.
locale — The translation locale to which the document will be set.
doc — (Optional). The identifier of the document for which the translation locale is set. If doc is omitted or 0, the current document is used.
Related Topics
doc_get_translation_locale
doc_is_translation
doc_get_translation_orig_uri
doc_set_translation_orig_uri
Translation PI