diff --git a/po/l10n-config.mk b/po/l10n-config.mk index a60b68a9545..3c1a9a30a6e 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 ?= 3e7c891d3647523f003441fb7ad30db2ad13feee +GIT_L10N_SHA ?= a0f981487eb3a700a5fdc163c174d279e4d24af9 # Localization repository location L10N_REPOSITORY ?= https://github.com/rhinstaller/anaconda-l10n.git