Le jeudi 22 décembre 2016, Matthias Kuhn <[email protected]> a écrit : > Hi Harrissou > > On 12/22/2016 02:31 PM, DelazJ wrote: >> Let's take a reported typo: "cellsize" instead of "cell size". If I >> check Transifex, we currently have 19 strings that contain this word. So >> if the replacements are done in QGIS source files, when these ones are >> pushed to transifex, these strings will be replaced and because of this >> tiny difference, the translations already done for ALL languages will be >> deconnected, hence lost. > > At least the translated text should be proposed to the translator if the > source string is still similar. So it does not need to be completely > rewritten.
Sorry I wasn't precise enough. I didn't mean all the translations in QGIS will be lost. Unchanged strings will for sure keep their translation. I was referring to these 19 strings which have changed. For what I've seen, Transifex will keep them along and propose them because they are translation for a very close text but no matching will be done as they don't match. Someone needs to do the click. Harrissou >> I've been thinking about a process and wonder if it'll work (and will >> require someone with write access): >> >> - Pull translations from Transifex >> - have a PR in which besides fixing strings in the source code, their >> duplicate in /i18n folder are also fixed. In this case the .ts file >> contains the cleaned text linked to the existing translation >> - then merge the commit >> - and push it again to transifex > > I am not sure if in this case the whole transifex translation will be > overwritten and any new translations added between opening the pull > request and pushing to transifex will be lost. > > It would probably be safer if it would be merged first and then someone > takes care of doing > > tx pull > ... adjust translations ... > tx push (-t I think?) > > in a short timeframe to reduce the risk of collisions > > Matthias > _______________________________________________ > Qgis-developer mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
_______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
