Home | Index

r3 Reference Guide

r3 translation save

Saves translations as an XLIFF document in an XML file. Each translation section contains the following information:

r3 translation save all

r3 translation save all [ file ]

Saves all translations across the project workspace.

aliases
  • none

flags
  • -f: forces overwrite of existing file.

  • -u: saves only the untranslated terms.

r3 translation save only

r3 translation save only location [ file ]

Saves the translations for the supplied location only.

aliases
  • none

flags
  • -f: forces overwrite of existing file.

  • -u: saves only the untranslated terms.

r3 translation save inherited

r3 translation save inherited location [ file ]

Saves the translations for the supplied location and for all inherited locations.

r3 translation save inherited prevents import conflicts by implicitly flattening translation data so that everything appears to belong to the specialized location. Then, when you're ready to merge your translations, r3 translation merge writes at the specialized location.

aliases
  • none

flags
  • -f: forces overwrite of existing file.

  • -u: saves only the untranslated terms.