Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI: Arguments to disable translation propagation and matching are missing #210

Closed
ocean90 opened this issue Jan 16, 2016 · 0 comments
Closed
Assignees
Labels
[Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature is broken.
Milestone

Comments

@ocean90
Copy link
Member

ocean90 commented Jan 16, 2016

wp glotpress import-originals and wp glotpress translation-set import don't support the arguments anymore.

Introduced in #24.

@ocean90 ocean90 added the [Type] Bug An existing feature is broken. label Jan 16, 2016
@ocean90 ocean90 self-assigned this Jan 16, 2016
@ocean90 ocean90 added this to the 1.0 milestone Jan 16, 2016
ocean90 added a commit that referenced this issue Jan 16, 2016
New usage:
* wp glotpress import-originals <project> <file> [--format=<format>] [--disable-propagating] [--disable-matching]
* wp glotpress translation-set import <project> <locale> <file> [--set=<set>] [--disable-propagating]

Fixes #210.
@ocean90 ocean90 added the [Status] In Progress Tracking issues with work in progress label Jan 16, 2016
ocean90 added a commit that referenced this issue Jan 17, 2016
New usage:
* wp glotpress import-originals <project> <file> [--format=<format>] [--disable-propagating] [--disable-matching]
* wp glotpress translation-set import <project> <locale> <file> [--set=<set>] [--disable-propagating]

Fixes #210.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature is broken.
Projects
None yet
Development

No branches or pull requests

1 participant