Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Conversation

CuyGuy
Copy link

@CuyGuy CuyGuy commented Dec 3, 2018

No description provided.

fixes [#12]
EXT:typo3_console removes the cli bin 'typo3', so for compatibility's
sake, the cli bin typo3_console should be used by default.
@CuyGuy CuyGuy requested review from websi and ncreuschling December 3, 2018 14:37
@websi websi changed the title Typo3 console compatibility TYPO3 console compatibility Dec 3, 2018
task :update_translations, :typo3_languages_to_translate do |_, args|
typo3_languages_to_translate = ask_variable(args, :typo3_languages_to_translate, 'questions.typo3_languages_to_translate')
typo3_cli 'lang:language:update', typo3_languages_to_translate
typo3_console 'lang:language:update', typo3_languages_to_translate
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The task should be typo3_console 'language:update', typo3_languages_to_translate

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants