mirror of
https://github.com/actiontech/dble.git
synced 2026-01-06 04:40:17 -06:00
Update MyLocales.java
This commit is contained in:
@@ -57,11 +57,11 @@ public final class MyLocales {
|
||||
MY_LOCALE_TYPELIB_MONTH_NAMES_EN_US, MY_LOCALE_TYPELIB_AB_MONTH_NAMES_EN_US,
|
||||
MY_LOCALE_TYPELIB_DAY_NAMES_EN_US, MY_LOCALE_TYPELIB_AB_DAY_NAMES_EN_US, 9, 9,
|
||||
'.', /*
|
||||
* decimal point en_US
|
||||
*/
|
||||
* decimal point en_US
|
||||
*/
|
||||
',', /* thousands_sep en_US */
|
||||
new String(new byte[]{3, 3}), /* grouping en_US */
|
||||
GLOBAL_ERRMSGS[ErrMsgsIndex.en_US.ordinal()]);
|
||||
/***** LOCALE END en_US *****/
|
||||
/***** LOCALE END en_US *****/
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user