fordfrog 15/06/17 10:48:09 Added: italian-patch.patch Log: dev-java/netbeans-websvccommon: fixed bug #435022 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CFE47E2F)
Revision Changes Path 1.1 dev-java/netbeans-websvccommon/files/italian-patch.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/netbeans-websvccommon/files/italian-patch.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/netbeans-websvccommon/files/italian-patch.patch?rev=1.1&content-type=text/plain Index: italian-patch.patch =================================================================== Index: xjc/src/com/sun/tools/xjc/MessageBundle_it.properties =================================================================== --- xjc/src/com/sun/tools/xjc/MessageBundle_it.properties (revision 3965) +++ xjc/src/com/sun/tools/xjc/MessageBundle_it.properties (working copy) @@ -125,7 +125,7 @@ # see java.text.SimpleDateFormat for format syntax # Format should not be changed, English locale is used to transform this string into a real date. Letters can be translated but the user should known that java.text.SimpleDateFormat is responsible for formatting (meaning of symbols can be found at http://docs.oracle.com/javase/tutorial/i18n/format/simpleDateFormat.html). -Driver.DateFormat = aaaa.MM.gg +Driver.DateFormat = yyyy.MM.dd # see java.text.SimpleDateFormat for format syntax # Format should not be changed, English locale is used to transform this string into a real time. Letters can be translated but the user should known that java.text.SimpleDateFormat is responsible for formatting (meaning of symbols can be found at http://docs.oracle.com/javase/tutorial/i18n/format/simpleDateFormat.html).
