Re: [Django] #25194: Improper MONTH_DAY_FORMAT for Korean(ko) language

2015-08-03 Thread Django
#25194: Improper MONTH_DAY_FORMAT for Korean(ko) language
-+-
 Reporter:  seungjin |Owner:  nobody
 Type:  Bug  |   Status:  closed
Component:   |  Version:  master
  Internationalization   |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:  Ko, Korean, i10n,| Triage Stage:  Ready for
  Locale |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham ):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"14c1fd0730e2fd5ae5eb1c61dbea2e08582fab65" 14c1fd07]:
 {{{
 #!CommitTicketReference repository=""
 revision="14c1fd0730e2fd5ae5eb1c61dbea2e08582fab65"
 Fixed #25194 -- Fixed Korean YEAR_MONTH_FORMAT and MONTH_DAY_FORMAT.

 'F' translates a month to a Korean name with a month number so,
 for example, 'F 월' becomes '10 월월' for October. This should
 be either 'F' or 'n월', and I followed conventions in other
 languages like Japanese and Chinese.
 }}}

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.ef2d3016a1e2ba2b3235a6b12aea20b4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25194: Improper MONTH_DAY_FORMAT for Korean(ko) language

2015-07-30 Thread Django
#25194: Improper MONTH_DAY_FORMAT for Korean(ko) language
-+-
 Reporter:  seungjin |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:   |  Version:  master
  Internationalization   |
 Severity:  Normal   |   Resolution:
 Keywords:  Ko, Korean, i10n,| Triage Stage:  Ready for
  Locale |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * stage:  Unreviewed => Ready for checkin


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.3952cf02956b83ce84f7832771f54887%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25194: Improper MONTH_DAY_FORMAT for Korean(ko) language

2015-07-30 Thread Django
#25194: Improper MONTH_DAY_FORMAT for Korean(ko) language
-+-
 Reporter:  seungjin |Owner:  nobody
 Type:  Bug  |   Status:  new
Component:   |  Version:  master
  Internationalization   |
 Severity:  Normal   |   Resolution:
 Keywords:  Ko, Korean, i10n,| Triage Stage:
  Locale |  Unreviewed
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by timgraham):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Do you have a colleague who can +1 this change?

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.d264563792c33ef333dfcc6cbf6c0331%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25194: Improper MONTH_DAY_FORMAT for Korean(ko) language

2015-07-30 Thread Django
#25194: Improper MONTH_DAY_FORMAT for Korean(ko) language
--+
 Reporter:  seungjin  |  Owner:  nobody
 Type:  Bug   | Status:  new
Component:  Internationalization  |Version:  master
 Severity:  Normal| Resolution:
 Keywords:  Ko, Korean, i10n, Locale  |   Triage Stage:  Unreviewed
Has patch:  1 |  Easy pickings:  0
UI/UX:  0 |
--+
Changes (by seungjin):

 * Attachment "django_ko_locale_MONTH_DAY_FORMAT.patch" added.


--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/066.3a489a692f5d667c7eb6ff82bf595e4f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #25194: Improper MONTH_DAY_FORMAT for Korean(ko) language

2015-07-30 Thread Django
#25194: Improper MONTH_DAY_FORMAT for Korean(ko) language
-+-
 Reporter:  seungjin |  Owner:  nobody
 Type:  Bug  | Status:  new
Component:   |Version:  master
  Internationalization   |   Keywords:  Ko, Korean, i10n,
 Severity:  Normal   |  Locale
 Triage Stage:  Unreviewed   |  Has patch:  1
Easy pickings:  0|  UI/UX:  0
-+-
 Setting MONTH_DAY_FORMAT = 'F월 j일' at django/conf/locale/ko/formats.py
 causes improper MONTH_DAY_FORMAT presentation in Korean.

 For example, it shows "7월월 30일" (duplicated character'월') and it is
 supposed to be "7월 30일".

 MONTH_DAY_FORMAT should have 'n월 j일' not 'F월 j일'

--
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/051.ce9aea613d369118ae6abe16d9d05774%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.