diff --git a/po/l10n-config.mk b/po/l10n-config.mk index 08467ff6ec2..bdf3fb00814 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 ?= d044853c2c3f5962dfec844954edec70b898a7e0 +GIT_L10N_SHA ?= fd7e1d798ab9444823b44638da9903eaf1a72734 # Localization repository location L10N_REPOSITORY ?= https://github.com/rhinstaller/anaconda-l10n.git