diff --git a/script/pull_translations.rb b/script/pull_translations.rb index e5e6dce8972..990751a927b 100644 --- a/script/pull_translations.rb +++ b/script/pull_translations.rb @@ -310,6 +310,7 @@ YML_DIRS.each do |dir| # fix_invalid_yml(filename) # TODO check if this is still needed with recent Transifex changes + # Nov 14, 2017: yup, still needed add_anchors_and_aliases(english_alias_data, filename) update_file_header(filename, language)