diff --git a/po/l10n-config.mk b/po/l10n-config.mk index 2910e56e535..3cedb473558 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 ?= dc4b4176a05ed3c72ef3fa6211ab84537b122878 # Localization repository location L10N_REPOSITORY ?= https://github.com/rhinstaller/anaconda-l10n.git