diff --git a/po/l10n-config.mk b/po/l10n-config.mk index 2910e56e535..9fbcf24ac93 100644 --- a/po/l10n-config.mk +++ b/po/l10n-config.mk @@ -18,7 +18,7 @@ # What to pull from the l10n repo when getting translations # This supports anything that git can use, but is intended to be a SHA of a commit that works. # This line must be always in the same format, because it is changed by automation. -GIT_L10N_SHA ?= 9c886c1b250fa891e93b8c1e890df3d42a015aac +GIT_L10N_SHA ?= a6231b8f7b1f19ab4e0cbe686a0d4564a9288c56 # Localization repository location L10N_REPOSITORY ?= https://github.com/rhinstaller/anaconda-l10n.git