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

Replace English text with translation keys #171

Open
digzol opened this issue Mar 30, 2016 · 0 comments
Open

Replace English text with translation keys #171

digzol opened this issue Mar 30, 2016 · 0 comments

Comments

@digzol
Copy link
Member

digzol commented Mar 30, 2016

  • Replace current English text with keys.
  • Add new locale files for English

Needs discussion regarding key convention

Only "best practice" found : Naming keys in resource files best practice - Stack Overflow

Examples :

_(u"Company.name") → Company
_(u"Company.name.plural") → Companies
_(u"FloorMap.room.code") → Numéro du local
_(u"FloorMap.EditRental.new") → Nouvelle location
_(u"FloorMap.EditRental.save") → Sauvegarder
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