From dc06abc035bf0a2ccc324b192f6207d81661167b Mon Sep 17 00:00:00 2001 From: JustArchi Date: Mon, 7 Jan 2019 18:11:57 +0100 Subject: [PATCH] Translations update --- ASF-WebConfigGenerator | 2 +- ASF-ui | 2 +- scripts/crowdin/download.ps1 | 9 +++++---- tools/ArchiCrowdin | 2 +- wiki | 2 +- 5 files changed, 9 insertions(+), 8 deletions(-) diff --git a/ASF-WebConfigGenerator b/ASF-WebConfigGenerator index 4b267807b..43722efdd 160000 --- a/ASF-WebConfigGenerator +++ b/ASF-WebConfigGenerator @@ -1 +1 @@ -Subproject commit 4b267807b49db3d4e767cb8108e8c4f3f786c0a1 +Subproject commit 43722efdd594efbbb0d26ad28d40b9e7f47f2db8 diff --git a/ASF-ui b/ASF-ui index 6b1d8d3b0..0581398b1 160000 --- a/ASF-ui +++ b/ASF-ui @@ -1 +1 @@ -Subproject commit 6b1d8d3b03a78ca01839382424d97ea906698cf2 +Subproject commit 0581398b1cf0dad045038376fb91b67b68888cb0 diff --git a/scripts/crowdin/download.ps1 b/scripts/crowdin/download.ps1 index 47aa97fed..a573a6414 100644 --- a/scripts/crowdin/download.ps1 +++ b/scripts/crowdin/download.ps1 @@ -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 } diff --git a/tools/ArchiCrowdin b/tools/ArchiCrowdin index b57fd6cd8..74ee1bc9e 160000 --- a/tools/ArchiCrowdin +++ b/tools/ArchiCrowdin @@ -1 +1 @@ -Subproject commit b57fd6cd8c99f5fce47b813c0e17aa9dfe711e17 +Subproject commit 74ee1bc9ef0aa61b4cb9c125baab0489fe7227fb diff --git a/wiki b/wiki index e2b8b8dd4..52f8aadca 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit e2b8b8dd42b2941d777edf5c04ded0c3f0623b7c +Subproject commit 52f8aadca056b2bd8dcbc5a7090a962a2a73da10