-
-
Notifications
You must be signed in to change notification settings - Fork 61
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
[Feature request] Culturally neutral cross quarter day names #804
Comments
Update: After doing a search, I found #719 which seems to discuss this exact issue: Using the February cross quarter as an example, it seems that the name Spring cross quarter was previously used instead of Imbolc but was changed to the celtic name because it is too ambiguous. Guess you can't please everyone 😂 I am aware that some cultures start the (northern hemisphere) spring season on the February cross quarter while others start it on the March equinox. I feel my proposals are easily understood in both cases: Winter/Spring cross quarter can either mean the cross quarter in between winter and spring or the cross quarter ending winter and starting spring, which should therefore eliminate the ambiguity. #719 seems to suggest that "cross quarter" is difficult to translate in any case, and looking at some of the translations I see that those strings are currently left untranslated 😢 I still don't think the celtic names are any easier to translate than my proposals though |
Yep, I was just thinking that development is definitely cyclical - fix something once, then plan on fixing it another dozen times. 😄 I'm happy to revisit this though. I've noticed other feedback where users prefer to hide these labels. I don't exactly love them either.
This seems entirely reasonable, so I will probably make that change in
Some translations definitely get more attention than others. A few get regular updates, but most go a long time without attention. So it might actually be fortunate these lines are still TODO, since this means changing/fixing these lines yet again.
As an aside, I remember reading an interesting blog on this topic back when implementing it. |
It's nice to see that the cross quarter days are included as part of the solstices and equinoxes events! However, i noticed that the names of the cross quarter days are Imbolc, Beltane, Lughnasadh, and Samhain. This is a problem for two reasons:
Thus, I propose a different naming scheme for the cross quarter days be used. Probably the simplest way to do it is to use the names of the seasons that the cross quarter days transition:
Winter/Spring cross quarter for Imbolc
Spring/Summer cross quarter for Beltane
Summer/Fall cross quarter for Lughnasadh
Fall/Winter cross quarter for Samhain
This specific naming scheme has the added benefit that "cross quarter" no longer needs to be parenthesized, and it is very easy to localize. Curious what others think about this tho; perhaps there are other names that could work?
The text was updated successfully, but these errors were encountered: