File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -43,17 +43,6 @@ detect_changed_source_translations:
4343 # Checking for changed translations...
4444 git diff --exit-code $(i18n )
4545
46- # Pushes translations to Transifex. You must run make extract_translations first.
47- push_translations :
48- # Pushing strings to Transifex...
49- tx push -s
50- # Fetching hashes from Transifex...
51- ./node_modules/@edx/reactifex/bash_scripts/get_hashed_strings_v3.sh
52- # Writing out comments to file...
53- $(transifex_utils ) $(transifex_temp ) --comments --v3-scripts-path
54- # Pushing comments to Transifex...
55- ./node_modules/@edx/reactifex/bash_scripts/put_comments_v3.sh
56-
5746ifeq ($(OPENEDX_ATLAS_PULL ) ,)
5847# Pulls translations from Transifex.
5948pull_translations :
You can’t perform that action at this time.
0 commit comments