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

Feature/exposing language override #10

Closed
wants to merge 2 commits into from

Conversation

BobDeKort
Copy link
Contributor

Exposed the languageOverride of the TranslationManager through the NStack SDK.
This is needed when the app wants to select the language. Apps like the Coloplast Clinical Trial app need this to work properly.

@BobDeKort BobDeKort self-assigned this Aug 8, 2019
@andrewlloyd100 andrewlloyd100 changed the base branch from master to develop August 22, 2019 10:57
@andrewlloyd100
Copy link
Collaborator

I've done this in another brach slightly different using Locale instead of the custom Language allowing the main application to not have to worry about those classes. This way it also keeps the setter of the TranslationManager private within NStack instead of exposing it to the main application.

@nharbo nharbo deleted the feature/exposing_language_override branch February 7, 2020 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants