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

Add localization support for workflow text #3

Open
idpaterson opened this issue Sep 10, 2013 · 0 comments
Open

Add localization support for workflow text #3

idpaterson opened this issue Sep 10, 2013 · 0 comments
Milestone

Comments

@idpaterson
Copy link
Owner

The workflow already supports localizations of Wunderlist by querying the app for translations of items such as "Week" and "Assigned to Me" that are necessary for proper operation of the workflow. However, it would be nice to support localization of the additional text displayed in Alfred, such as "Create a new list with the specified name."

Since this is currently outside the scope of Alfred in general, the implementation will be mostly for the sake of experimentation. It would require revision of the keyword triggers to use script filters that return the localized text, which could decrease the flexibility of the workflow. This implementation of string formatting in localization will be helpful.

@ghost ghost assigned idpaterson Sep 10, 2013
idpaterson added a commit that referenced this issue Sep 13, 2013
…by steps toward localization of the workflow described in #3.
@idpaterson idpaterson removed their assignment Nov 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant