mirror of
https://github.com/discourse/discourse.git
synced 2025-03-22 02:48:10 +08:00
sadly I can't remove that locale_file_walker dependency from pull_translations.rb
This commit is contained in:
parent
966c7e7f07
commit
c90c4b9703
@ -310,6 +310,7 @@ YML_DIRS.each do |dir|
|
|||||||
# fix_invalid_yml(filename)
|
# fix_invalid_yml(filename)
|
||||||
|
|
||||||
# TODO check if this is still needed with recent Transifex changes
|
# 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)
|
add_anchors_and_aliases(english_alias_data, filename)
|
||||||
|
|
||||||
update_file_header(filename, language)
|
update_file_header(filename, language)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user