diff --git a/po/l10n-config.mk b/po/l10n-config.mk index 476aba4b9b3..6504b34620d 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 ?= 90e385f9e9380569ecb25d3f9946dd21b6dcab8b +GIT_L10N_SHA ?= dd0c42742aaffa304a8c986b4d1bb56e2a12dea8 # Localization repository location L10N_REPOSITORY ?= https://github.com/rhinstaller/anaconda-l10n.git