Skip to content

Another localization#281

Open
dizer wants to merge 2 commits into
mojombo:masterfrom
dizer:localization-2
Open

Another localization#281
dizer wants to merge 2 commits into
mojombo:masterfrom
dizer:localization-2

Conversation

@dizer

@dizer dizer commented Oct 22, 2014

Copy link
Copy Markdown

Based on #113 from @luan

@davispuh

Copy link
Copy Markdown
Collaborator

Note that I've started quite big changes in #278 and basically this will have to be rewritten once that is finished. For example prenormalize regexp's are completely removed. Also it's somewhat pointless to use Numerizer for other locales as currently it supports only English. So firstly should add locale support to Numerizer.
Another thing I'm not sure if it's good idea to put translations directly in Ruby. I think better would be to use CLDR translations and add misspellings (which are not in CLDR) in separate locale files. All translations could be stored in yaml files and loaded at runtime based on used locale. Also there could be different date/time definitions based on locale.

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