[Dojo-checkins] [dojo] #10422: Italian translation for months names

dojo trac at dojotoolkit.org
Sun Nov 29 12:51:35 EST 2009


#10422: Italian translation for months names
----------------------------------+-----------------------------------------
 Reporter:  eze                   |       Owner:  peller
     Type:  enhancement           |      Status:  new   
 Priority:  normal                |   Milestone:  tbd   
Component:  Internationalization  |     Version:  1.3.2 
 Severity:  normal                |    Keywords:        
----------------------------------+-----------------------------------------
 The italian translation for months in the following files is not
 capitalized correctly.

 C:\temp\javascript\dojo-release-1.3.2\dojo\cldr\nls\it\gregorian.js[[BR]]
 C:\temp\javascript\dojo-release-1.3.2\dojo\cldr\nls\it-
 it\gregorian.js[[BR]]
 C:\temp\javascript\dojo-release-1.3.2\dijit\nls\dijit-all_it.js[[BR]]
 C:\temp\javascript\dojo-release-1.3.2\dijit\nls\dijit-all_it-it.js[[BR]]

 Original version[[BR]]
 ==> ..."months-standAlone-
 wide":["Gennaio","Febbraio","Marzo","Aprile","Maggio","Giugno","Luglio","agosto","settembre","ottobre","novembre","dicembre"]...[[BR]]
 ==> ..."months-format-
 wide":["gennaio","febbraio","marzo","aprile","maggio","giugno","Luglio","agosto","settembre","ottobre","novembre","dicembre"]...[[BR]]
 [[BR]]
 Corrected version[[BR]]
 ==> ..."months-standAlone-
 wide":["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]...[[BR]]
 ==> ..."months-format-
 wide":["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]...[[BR]]

-- 
Ticket URL: <http://bugs.dojotoolkit.org/ticket/10422>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list