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

thor locale:complete does not list complete locales #577

Open
digitalfrost opened this issue Sep 7, 2015 · 2 comments
Open

thor locale:complete does not list complete locales #577

digitalfrost opened this issue Sep 7, 2015 · 2 comments
Assignees

Comments

@digitalfrost
Copy link
Collaborator

thor locale:complete does not list complete locales correctly
thor local:incomplete incorrectly lists complete locales as incomplete

Logically en.yml which is the original from rails should always be complete.

gerald@gerald-VirtualBox:~/code/rails-i18n$ thor locales:complete

gerald@gerald-VirtualBox:~/code/rails-i18n$ thor locales:incomplete
af, ar, az, be, bg, bn, bs, ca, cs, cy, da, de, de-AT, de-CH, el, en, en-AU, en-CA, en-GB, en-IE, en-IN, en-NZ, en-US, en-ZA, eo, es, es-419, es-AR, es-CL, es-CO, es-CR, es-EC, es-MX, es-PA, es-PE, es-US, es-VE, et, eu, fa, fi, fr, fr-CA, fr-CH, gl, he, hi, hi-IN, hr, hu, id, is, it, it-CH, ja, km, kn, ko, lb, lo, lt, lv, mk, mn, mr-IN, ms, nb, ne, nl, nn, or, pl, pt, pt-BR, rm, ro, ru, sk, sl, sr, sv, sw, ta, th, tl, tr, tt, ug, uk, ur, uz, vi, wo, zh-CN, zh-HK, zh-TW, zh-YUE
gerald@gerald-VirtualBox:~/code/rails-i18n$ i18n-tasks missing en
Missing translations (0) | i18n-tasks v0.3.9
Good job! No translations missing!
gerald@gerald-VirtualBox:~/code/rails-i18n$ i18n-tasks missing es
Missing translations (0) | i18n-tasks v0.3.9
Good job! No translations missing!
gerald@gerald-VirtualBox:~/code/rails-i18n$ 

This is the same bug as #546 - hopefully this ticket makes the problem clearer

@EddieOne
Copy link

EddieOne commented Aug 6, 2019

Is it broken? I have this issue as well, I think. carmen-ruby/carmen-rails#13 (comment)

@jlduran
Copy link
Contributor

jlduran commented Jun 5, 2023

Fixed by #1087.

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

No branches or pull requests

4 participants