generate_source_support_blocks: Subdivide source-engine tps in blocks

Description Usage Arguments Value

View source: R/MTP_load.R

Description

Subdivide source-engine tps in blocks

Usage

1
2
3
4
5
6
7
generate_source_support_blocks(
  mtp_directory,
  project_name,
  input_file_name,
  text_identifier_field_name,
  tps
)

Arguments

mtp_directory

Working directory (string)

project_name

Translation project name (string)

input_file_name

File name, with path, containing the original descriptions (string)

text_identifier_field_name

Field of the input file containing the decription ids (string)

tps

Data frame of available translation paths (data frame)

Value

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


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