sadly I can't remove that locale_file_walker dependency from pull_translations.rb

This commit is contained in:
Neil Lalonde 2017-11-14 17:39:15 -05:00
parent 966c7e7f07
commit c90c4b9703

View File

@ -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)