diff --git a/po/l10n-config.mk b/po/l10n-config.mk index 16e20a6c661..bdb2cb377be 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 ?= aeaf1c9f3a4720c0a75c5b0ce2277b2d9e017129 +GIT_L10N_SHA ?= 778739f9fdf8df88fe6e93f3cd2c954a7fab4754 # Localization repository location L10N_REPOSITORY ?= https://github.com/rhinstaller/anaconda-l10n.git