Hi! Yes you can use the script like that if you do not want to change anything (pulling from or pushing to) transifex.
QGIS (master)$ ./scripts/update_ts.sh update ./ kind regards Werner On 18/07/16 15:11, René-Luc Dhont wrote: > Hi Duiv, > > I have found how to update i18n/qgis_*.ts without requesting transifex: > ./scripts/update_ts.sh update > > Is it the right way ? > > Le 18/07/2016 14:57, Richard Duivenvoorde a écrit : >> On 18-07-16 14:25, René-Luc Dhont wrote: >>> Hi Devs, >>> >>> To finish a DB Manager feature, I'd like to update i18n/qgis_*.ts from >>> source and not from transifex. >>> I found some script to update i18n/qgis_*.ts files: >>> * update_ts.sh >>> * push_ts.sh >>> * pull_ts.sh >>> >>> Which one can I use to update i18n/qgis_*.ts from source and not from >>> transifex ? >> Hi René-Luc, >> >> if I'm correct the transifex resources are updated via a github commit >> hook... So committing your change should make your new strings show up >> on transifex too (within some time...) >> >> Plz Juergen/Werner correct me if I'm wrong... >> >> Regards, >> >> Richard Duivenvoorde >> >> _______________________________________________ >> 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 _______________________________________________ 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
