Pull/push translations to from/to Weblate (Port to RHEL8)#32
Open
M4rtinK wants to merge 9 commits into
Open
Conversation
This is now placed in the translation repository. (cherry picked from commit 0a257c2) Related: rhbz#1836950
(cherry picked from commit 5411095) Related: rhbz#1836950
Zanata is not used anymore. (cherry picked from commit d48b2e0) Resolves: rhbz#1836950
It was replaced by Weblate translation platform. (cherry picked from commit ac1ae4e) Related: rhbz#1836950
(cherry picked from commit 0c486b9) Related: rhbz#1836950
This should be removed after pot file creation will be automated. (cherry picked from commit 9d3f42e) Related: rhbz#1836950
Pot file is from now on stored only in the translation repository. (cherry picked from commit 5e615b2) Related: rhbz#1836950
(cherry picked from commit 7cc7fe4) Related: rhbz#1836950
Pot file was moved to a separate repository, however, this command wasn't changed appropriately. Fix this now. (cherry picked from commit fd72a88) Related: rhbz#1836950
79c3608 to
5511311
Compare
VladimirSlavik
approved these changes
Sep 1, 2020
Contributor
VladimirSlavik
left a comment
There was a problem hiding this comment.
Looks good to me. Thank you!
jkonecny12
requested changes
Sep 2, 2020
Member
jkonecny12
left a comment
There was a problem hiding this comment.
Please fix the directory first.
| GIT_L10N_BRANCH ?= master | ||
|
|
||
| # Directory in localization repository specific for this branch. | ||
| L10N_DIR ?= master |
Member
There was a problem hiding this comment.
This have to change, otherwise you will get Rawhide translations.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This contains both the original PR #29 by @jkonecny12 that adds Weblate support as well as PR #31 containing a fix.