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

Adding support for translations #218

Merged
merged 6 commits into from
May 19, 2016

Conversation

Marcus10110
Copy link
Contributor

Please accept the other pull request before this one. (one of the tests from this branch will fail until the other pull request is accepted)

This pull request adds support for help center translations.

It also adds the ability to side load translations when loading an article.

It includes a set of unit tests to test all of the new translation functions. (one test will fail until the other pr is merged in)

It includes two unit tests to test the side-loading of translations with articles.

In the process of creating this, I enabled the French Locale on the help center of the testing ZenDesk account.

Only added to main project, not to net3.5 or mobile. Those projects won't build.
… the test won't work. waiting for rebase with fix.
The section translation test fails becuase I forgot to fix the async section function first. This will pass once that's merged in.
… to support loading translations with the article.

Added unit tests for the Sync and Async Get Article with translations.
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.

2 participants