Re: svn commit: r290522 - head/share/timedef

2015-11-08 Thread Baptiste Daroussin
On Sat, Nov 07, 2015 at 04:15:08PM -0800, Bryan Drewery wrote: > On 11/7/2015 4:08 PM, Baptiste Daroussin wrote: > > On Sat, Nov 07, 2015 at 11:54:14PM +, Hajimu UMEMOTO wrote: > >> Author: ume > >> Date: Sat Nov 7 23:54:14 2015 > >> New Revision: 290522 > >> URL: https://svnweb.freebsd.org/ch

Re: svn commit: r290522 - head/share/timedef

2015-11-08 Thread Baptiste Daroussin
On Sun, Nov 08, 2015 at 08:49:42PM +0900, Hajimu UMEMOTO wrote: > Hi, > > > On Sun, 8 Nov 2015 01:08:18 +0100 > > Baptiste Daroussin said: > > bapt> They are auto generated, I will try to have a look to fix the > generation tool so > bapt> we won't get hit by it next time. > > Oops, I

Re: svn commit: r290522 - head/share/timedef

2015-11-08 Thread Hajimu UMEMOTO
Hi, > On Sun, 8 Nov 2015 01:08:18 +0100 > Baptiste Daroussin said: bapt> They are auto generated, I will try to have a look to fix the generation tool so bapt> we won't get hit by it next time. Oops, I dodn't notice that. It seems that Linux does similar way. I think it should be fixed

Re: svn commit: r290522 - head/share/timedef

2015-11-07 Thread Bryan Drewery
On 11/7/2015 4:08 PM, Baptiste Daroussin wrote: > On Sat, Nov 07, 2015 at 11:54:14PM +, Hajimu UMEMOTO wrote: >> Author: ume >> Date: Sat Nov 7 23:54:14 2015 >> New Revision: 290522 >> URL: https://svnweb.freebsd.org/changeset/base/290522 >> >> Log: >> Fix alignment of the short month names

Re: svn commit: r290522 - head/share/timedef

2015-11-07 Thread Baptiste Daroussin
On Sat, Nov 07, 2015 at 11:54:14PM +, Hajimu UMEMOTO wrote: > Author: ume > Date: Sat Nov 7 23:54:14 2015 > New Revision: 290522 > URL: https://svnweb.freebsd.org/changeset/base/290522 > > Log: > Fix alignment of the short month names for CJK locales, > as far as I could edit them. > Th

svn commit: r290522 - head/share/timedef

2015-11-07 Thread Hajimu UMEMOTO
Author: ume Date: Sat Nov 7 23:54:14 2015 New Revision: 290522 URL: https://svnweb.freebsd.org/changeset/base/290522 Log: Fix alignment of the short month names for CJK locales, as far as I could edit them. Modified: head/share/timedef/ja_JP.SJIS.src head/share/timedef/ja_JP.UTF-8.src