Configure the incremental localization process
The incremental localization process allows you to start the localization process without having all the objects in the Authoring:done status (or the equivalent status in your deployment).
Normally, the map and all its children should be in the Authoring:done status (or the equivalent in your deployment) before you can start the localization process. When you implement the incremental localization process, you define what other statuses are acceptable before the objects can be sent to the Localization cycle. For example, instead of having the map, the topics, and all the images in Authoring:done before starting the localization process, you can configure it so you can begin the localization process even if some of the topics are still in Authoring:work.
- A new status called
Localization:do not translate
must be added to the configuration files which define the statuses available for each object. The Localization:do not translate status identifies the objects that are not authorized to be translated. - In the
Localize
action in the access rights configuration file, you must define the statuses objects must be set to before they can be sent to the Localization cycle. - In the
localize_api
action in the access rights configuration file, you must define which statuses for each object are set to Localization:tb translated when they are sent to the Localization cycle. All statuses not defined in the localize_api action will automatically be set to Localization:do not translate when they are sent to the Localization cycle. - In the
Prepare kit
action in the access rights configuration file, you define which objects in which statuses are included in the localization kit.
Objects set to Localization:do not translate are excluded from the localization kits that are prepared by the IXIASOFT CCMS.