diff --git a/po/l10n-config.mk b/po/l10n-config.mk index bda817c36e8..cf01de1d011 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 ?= d305eb49117c26cd6e7bdf233ee4ca793b789246 +GIT_L10N_SHA ?= fcc885ffdc5af0db7e3975ec85cd31c897566645 # Localization repository location L10N_REPOSITORY ?= https://github.com/rhinstaller/anaconda-l10n.git