Unable to import/export translations using .stf file using greaset
Currently gearset allows to deploy translations from one org to another org, however we do not have an option to do the translations using .stf file /excel for the fisrt time in any one of the org
-
Brother Dike commented
This would be awesome. We are rolling out our Salesforce implementation across 10+ languages, we are attempting to use a third party translation service which requires a properties file as input. While we can capture translations made through Translation Workbench we are not able to get such granular control on the Translation Workbench Export/Import for XML or STF (we use stf). The files export is not very clean. We get URLs, HTML tags, and duplicate values in the Keys. Which means we need to manually manipulate this export file before checking it into our version control repo used to interface with our third-party translation services.
Being able to have Gearset allow us to create filters/compares for translation workbench import/export would save our team a ton of time each deployment.
We looked into using metadata exports as an optional format to interface with our third-party translation provider but the translation file structures are different formats between picklists, objects, custom labels, and other metadata types. which causes difficulties when attempting to produce properties files(Key/value) pairs.