crowdin-cli-v1 icon indicating copy to clipboard operation
crowdin-cli-v1 copied to clipboard

Is it possible to update source string without loosing translation?

Open RicardoBelchior opened this issue 10 years ago • 1 comments

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 ?

RicardoBelchior avatar Nov 27 '15 10:11 RicardoBelchior

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

Andrulko avatar Jan 28 '16 14:01 Andrulko