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

Fix some translation issues #2446

Merged
merged 1 commit into from
Apr 5, 2016
Merged

Conversation

luizvital
Copy link
Contributor

  • Adds pt-br (Portuguese Brazil) to the language list
  • Mark strings for translation in code and templates

@pjdufour
Copy link
Member

Could you squash your commits before merging? Thanks.

Squashing is a little dangerous, so I'm happy to take it on myself when it's time to merge if needed. It'll go something like this:

git rebase -i HEAD~5
git push -f origin il8n_fixes

- Adds untranslated strings in templates

- Marks some missing strings for translation in python code of forms, models and templates

- Adds a default value of empty string when displaying atributes labels and descriptions in Layer detail template

- Adds pt-br to the LANGUAGES list settings
@luizvital
Copy link
Contributor Author

Hi @pjdufour, I've done the squashing of the commits.

@jj0hns0n jj0hns0n merged commit b8a2afa into GeoNode:master Apr 5, 2016
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.

3 participants