Skip to content
This repository was archived by the owner on Oct 31, 2018. It is now read-only.

Fix short forms of weekday and month names#974

Open
hasso wants to merge 1 commit intoowncloud-archive:masterfrom
hasso:ht-fix-short-names
Open

Fix short forms of weekday and month names#974
hasso wants to merge 1 commit intoowncloud-archive:masterfrom
hasso:ht-fix-short-names

Conversation

@hasso
Copy link
Copy Markdown
Contributor

@hasso hasso commented Nov 3, 2015

This applies the fix already in the core (acc5a7d) to the local copy.
Should fix a weekdays problem mentioned in #476, #891 and possible more.

This applies the fix already in the core (acc5a7d) to the local copy.
Should fix a weekdays problem mentioned in #476, #891 and possible more.
@gvde
Copy link
Copy Markdown
Contributor

gvde commented Nov 3, 2015

I think the short names for days and months need to be translated. Just cutting the full names short is no viable solution for ALL languages.

@hasso
Copy link
Copy Markdown
Contributor Author

hasso commented Nov 3, 2015

These are translated in the core - that's what I fixed in there with commit acc5a7d. In fact I thought that I fixed calendar, but randomly old sliced versions reappeared. I tracked it down to the code this code in calendar.

@gvde
Copy link
Copy Markdown
Contributor

gvde commented Nov 3, 2015

Oops. Sorry. My bad. For whatever reason I have just confused the left and right side of that diff...

It's exactly how it should be...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants