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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete Admin UI localization #152

Merged
merged 18 commits into from
Dec 13, 2016
Merged

Complete Admin UI localization #152

merged 18 commits into from
Dec 13, 2016

Conversation

danguita
Copy link
Contributor

@danguita danguita commented Dec 13, 2016

Connects to #99.

What does this PR do?

This PR runs through the entire Admin localizing every single action, adding missing translations, cleaning up and refactoring small pieces of code when needed.

What is missing?

  • Locale selector at Admin level.
  • Emails, because we don't have definitive content for them.
  • Catalan translation.
  • Integration of a static code analysis tool to detect missing translations. I'd do that after getting this one merged.

Let's please talk about that.

How should this be manually tested?

Just get into the Admin namespace and check that every single section is translated into Spanish (which is the default locale for now), even when everything's also available in English as the master language for development:

http:https://gobierto.dev/admin/

Final notes

That's definitely a big one, thanks for checking 馃檹

@codecov-io
Copy link

codecov-io commented Dec 13, 2016

Current coverage is 89.03% (diff: 83.33%)

Merging #152 into master will increase coverage by 0.04%

@@             master       #152   diff @@
==========================================
  Files           114        115     +1   
  Lines          2454       2463     +9   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2184       2193     +9   
  Misses          270        270          
  Partials          0          0          

Powered by Codecov. Last update ec5bbdb...944bb78

@ferblape
Copy link
Member

Checking this one

@ferblape
Copy link
Member

This looks OK to me. I麓ll take care of creating issues for the missing things.

I can't talk now about the missing keys, I'll ping you!

@ferblape ferblape merged commit 127e038 into master Dec 13, 2016
@ferblape ferblape deleted the 99-admin-localisation branch December 13, 2016 16:32
@danguita
Copy link
Contributor Author

Thanks for taking care! No rush, this is not blocking us 馃憤

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

3 participants