crowdin-cli-v1
crowdin-cli-v1 copied to clipboard
Is it possible to update source string without loosing translation?
Is it possible change a source string and upload it without loosing the translations?
I'm using an Android project where one source string, in english, has a mistake. I believe that changing the source and uploading to CrowdIn (I use the crowdin-cli upload sources command), all translations will be lost for that string. Is that correct ?
Ricardo,
You can use the "update_option" parameter in the configuration file in order to preserve translations for modified source strings after the update. More information ("Configuration File" -> "Changed strings update"): https://crowdin.com/page/cli-tool