Translations update

This commit is contained in:
JustArchi 2019-01-07 18:11:57 +01:00
parent 434445857b
commit dc06abc035
5 changed files with 9 additions and 8 deletions

@ -1 +1 @@
Subproject commit 4b267807b49db3d4e767cb8108e8c4f3f786c0a1
Subproject commit 43722efdd594efbbb0d26ad28d40b9e7f47f2db8

2
ASF-ui

@ -1 +1 @@
Subproject commit 6b1d8d3b03a78ca01839382424d97ea906698cf2
Subproject commit 0581398b1cf0dad045038376fb91b67b68888cb0

View file

@ -30,10 +30,11 @@ try {
throw "$crowdinIdentityPath could not be found, aborting."
}
& "$archiCrowdinScriptPath" -t:$archiTargets -d -c -p
& "$archiCrowdinScriptPath" -d -p
& "$archiCrowdinScriptPath" -t:wiki -c -p
& "$archiCrowdinScriptPath" -c -p
& "$archiCrowdinScriptPath" -t:$archiTargets -d -c -p # Download and commit all independent submodules that are part of ASF project
& "$archiCrowdinScriptPath" -t:wiki -c -p # Wiki submodule depends on us, we do this one more time before in order to ensure that tree is up-to-date (e.g. branch is master before we start modifying files in the next step)
& "$archiCrowdinScriptPath" -d -p -rs:no # Download translations for the main project, which also includes wiki submodule as of now
& "$archiCrowdinScriptPath" -t:wiki -c -p # Commit the wiki submodule that we updated in the previous step
& "$archiCrowdinScriptPath" -c # Commit the main project and references of all submodules
} finally {
Pop-Location
}

@ -1 +1 @@
Subproject commit b57fd6cd8c99f5fce47b813c0e17aa9dfe711e17
Subproject commit 74ee1bc9ef0aa61b4cb9c125baab0489fe7227fb

2
wiki

@ -1 +1 @@
Subproject commit e2b8b8dd42b2941d777edf5c04ded0c3f0623b7c
Subproject commit 52f8aadca056b2bd8dcbc5a7090a962a2a73da10