--
Ticket URL: <https://code.djangoproject.com/ticket/23368>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* owner: nobody => duncanparkes
* needs_better_patch: => 0
* status: new => assigned
* needs_tests: => 0
* needs_docs: => 0
Comment:
Here's a pull request with what I think needs to be done:
https://github.com/django/django/pull/3123
--
Ticket URL: <https://code.djangoproject.com/ticket/23368#comment:1>
* stage: Unreviewed => Accepted
Comment:
Could you find another person familiar with Welsh to sign off on the
changes and mark the patch "Ready for Checkin"?
--
Ticket URL: <https://code.djangoproject.com/ticket/23368#comment:2>
* stage: Accepted => Ready for checkin
Comment:
As I didn't get any response from the Welsh translators on Django-I18N, I
checked this over with a couple of Welsh speakers in real life, and I'm
confident it's ready to check in.
--
Ticket URL: <https://code.djangoproject.com/ticket/23368#comment:3>
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"df7187d7957f7b94d6f5207e00218a23fe93212e"]:
{{{
#!CommitTicketReference repository=""
revision="df7187d7957f7b94d6f5207e00218a23fe93212e"
Fixed #23368 -- Overhauled the Welsh formats.py file.
The only debatable thing here is setting FIRST_DAY_OF_WEEK to 1.
The only examples of calendars I can find in Welsh start on Monday,
for example, the calendar on S4C (the only all Welsh TV station).
http://www.s4c.co.uk/clic/c_clicschedule.shtml
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23368#comment:4>
Comment (by Tim Graham <timograham@…>):
In [changeset:"023a3d99156b458e0a8b0cb039aeca485066be07"]:
{{{
#!CommitTicketReference repository=""
revision="023a3d99156b458e0a8b0cb039aeca485066be07"
Updated release notes for backporting locale additions; refs #23368 and
#23417.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/23368#comment:5>