Service/Weblate: Difference between revisions

Chimosky (talk | contribs)
No edit summary
Chimosky (talk | contribs)
Use ssh to clone repos as we're using git for the version control system.
Line 87: Line 87:
* Create new translation component in Weblate admin menu, ''Add new translation component'';
* Create new translation component in Weblate admin menu, ''Add new translation component'';
* Select Project, we currently have {{Code|core-sugar}} and {{Code|Sugar-Activities}}, core-sugar contains sugar core APIs.
* Select Project, we currently have {{Code|core-sugar}} and {{Code|Sugar-Activities}}, core-sugar contains sugar core APIs.
* Set version control system to GitHub pull request.
* Set version control system to Git.
* Set source code repository link - using https -.  
* Set source code repository link - using ssh -.  
* Set repository branch.
* Set repository branch.
* Set File format gettext PO file, File mask po/*.po
* Set File format gettext PO file, File mask po/*.po