generate_support_target_blocks: Subdivide support-engine tps in blocks

Description Usage Arguments Value

View source: R/MTP_load.R

Description

Subdivide support-engine tps in blocks

Usage

1
2
3
4
5
6
generate_support_target_blocks(
  mtp_directory,
  project_name,
  tps,
  target_language
)

Arguments

mtp_directory

Working directory (string)

project_name

Translation project name (string)

tps

Data frame of available translation paths (data frame)

target_language

Target languange (string)

Value

blocks_file_name, which contains the blocks to be translated (support-target) and the translation plan (plan_file)


andreaprunotto/MTP documentation built on Dec. 19, 2021, 2:35 a.m.