[asterisk-bugs] [Asterisk 0007827]: [patch] Chinese rendition of day-of-month in ast_say_date_with_format_tw is wrong

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Aug 13 23:40:10 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=7827 
====================================================================== 
Reported By:                sharkey
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   7827
Category:                   Core/Internationalization
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     needs license
Asterisk Version:           1.2.11 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        No 
Request Review:              
====================================================================== 
Date Submitted:             08-29-2006 12:02 CDT
Last Modified:              08-13-2007 23:40 CDT
====================================================================== 
Summary:                    [patch] Chinese rendition of day-of-month in
ast_say_date_with_format_tw is wrong
Description: 
My contacts in China/Taiwan tell me that the way the day-of-month is done
by asterisk in chinese is wrong.  The proper way is to say an cardinal
number followed by the chinese word for "day".

The current implementation speaks an ordinal number for the day-of-month,
and does so in a way which is grammatically incorrect.
====================================================================== 

---------------------------------------------------------------------- 
 sharkey - 08-13-07 23:40  
---------------------------------------------------------------------- 
The date rendition in the current trunk has been much improved, thanks to
ljmid in issue http://bugs.digium.com/view.php?id=9964.  I recommend this issue
be marked duplicate of that
and closed.

A couple minor nits (which I will volunteer to fix if there is interest):

1. Still using obsolete "h-1" thru "h-12" files for %m format.  %m should
be the same as %b IMO

2. The file containing the units for days is called "ri".  It should be
called "digits/day" for consistency with the rest of the code. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-13-07 23:40  sharkey        Note Added: 0068805                          
======================================================================




More information about the asterisk-bugs mailing list