digitalfrost

Results 52 comments of digitalfrost
trafficstars

``` $ ls -F rails/locale |grep -v / | wc -l 116 ```

Using #1012 ``` $thor locales:count_all 116 ```

``` $tree rails/pluralization 0 directories, 151 files ```

We have locales like yo (Yoruba) that have pluralization rules but no locale file.

The orphaned pluralizations are not all the same. For example the pluralization rules specified for yo (Yoruba) and wa (Walloon) are not the same. They however come from the same...

Linked to #990 Fix the specs (CY translation)

The cy locale file has been temporarily removed until we can get help from a Welsh speaker. Please go back to commit 3c4a77af98f43025d0a21a981e61ffbc07c27b6d to find the cy.yml file that has...

Can this ticket be closed? Is this still an issue?

@svenfuchs, @kuroda - what are your thoughts on redirecting http://rails-i18n.org to https://github.com/svenfuchs/rails-i18n ?

These seem to be the github repos linked to http://rails-i18n.org/ : https://github.com/ruby-i18n/rails-i18n.org and https://github.com/ezuk/rails-i18n.org