From 6dde41ef93d5ba3c0c10a1891ce91002d6370e8a Mon Sep 17 00:00:00 2001 From: Andrew John Hughes Date: Wed, 15 Feb 2012 22:32:27 +0000 Subject: Remove trailing separator from locale data and hack to get around it in DateFormatSymbols. 2012-02-15 Andrew John Hughes * java/text/DateFormatSymbols.java: (getStringArray(List,String,int,String)): Remove hack which removes last character of the input data; now unnecessary. * resource/gnu/java/locale/LocaleInformation.properties, * resource/gnu/java/locale/LocaleInformation_aa.properties, * resource/gnu/java/locale/LocaleInformation_aa_DJ.properties, * resource/gnu/java/locale/LocaleInformation_aa_ER_SAAHO.properties, * resource/gnu/java/locale/LocaleInformation_af.properties, * resource/gnu/java/locale/LocaleInformation_ak.properties, * resource/gnu/java/locale/LocaleInformation_am.properties, * resource/gnu/java/locale/LocaleInformation_ar.properties, * resource/gnu/java/locale/LocaleInformation_ar_JO.properties, * resource/gnu/java/locale/LocaleInformation_ar_LB.properties, * resource/gnu/java/locale/LocaleInformation_ar_QA.properties, * resource/gnu/java/locale/LocaleInformation_ar_SA.properties, * resource/gnu/java/locale/LocaleInformation_ar_SY.properties, * resource/gnu/java/locale/LocaleInformation_ar_TN.properties, * resource/gnu/java/locale/LocaleInformation_ar_YE.properties, * resource/gnu/java/locale/LocaleInformation_as.properties, * resource/gnu/java/locale/LocaleInformation_az.properties, * resource/gnu/java/locale/LocaleInformation_az_Cyrl.properties, * resource/gnu/java/locale/LocaleInformation_be.properties, * resource/gnu/java/locale/LocaleInformation_bg.properties, * resource/gnu/java/locale/LocaleInformation_bn.properties, * resource/gnu/java/locale/LocaleInformation_bs.properties, * resource/gnu/java/locale/LocaleInformation_byn.properties, * resource/gnu/java/locale/LocaleInformation_ca.properties, * resource/gnu/java/locale/LocaleInformation_cch.properties, * resource/gnu/java/locale/LocaleInformation_cop.properties, * resource/gnu/java/locale/LocaleInformation_cs.properties, * resource/gnu/java/locale/LocaleInformation_cy.properties, * resource/gnu/java/locale/LocaleInformation_da.properties, * resource/gnu/java/locale/LocaleInformation_de.properties, * resource/gnu/java/locale/LocaleInformation_de_AT.properties, * resource/gnu/java/locale/LocaleInformation_de_BE.properties, * resource/gnu/java/locale/LocaleInformation_dv.properties, * resource/gnu/java/locale/LocaleInformation_dz.properties, * resource/gnu/java/locale/LocaleInformation_ee.properties, * resource/gnu/java/locale/LocaleInformation_el.properties, * resource/gnu/java/locale/LocaleInformation_en.properties, * resource/gnu/java/locale/LocaleInformation_en_Dsrt.properties, * resource/gnu/java/locale/LocaleInformation_en_Shaw.properties, * resource/gnu/java/locale/LocaleInformation_eo.properties, * resource/gnu/java/locale/LocaleInformation_es.properties, * resource/gnu/java/locale/LocaleInformation_et.properties, * resource/gnu/java/locale/LocaleInformation_eu.properties, * resource/gnu/java/locale/LocaleInformation_fa.properties, * resource/gnu/java/locale/LocaleInformation_fa_AF.properties, * resource/gnu/java/locale/LocaleInformation_fi.properties, * resource/gnu/java/locale/LocaleInformation_fil.properties, * resource/gnu/java/locale/LocaleInformation_fo.properties, * resource/gnu/java/locale/LocaleInformation_fr.properties, * resource/gnu/java/locale/LocaleInformation_fur.properties, * resource/gnu/java/locale/LocaleInformation_ga.properties, * resource/gnu/java/locale/LocaleInformation_gaa.properties, * resource/gnu/java/locale/LocaleInformation_gez.properties, * resource/gnu/java/locale/LocaleInformation_gl.properties, * resource/gnu/java/locale/LocaleInformation_gu.properties, * resource/gnu/java/locale/LocaleInformation_gv.properties, * resource/gnu/java/locale/LocaleInformation_ha.properties, * resource/gnu/java/locale/LocaleInformation_ha_Arab.properties, * resource/gnu/java/locale/LocaleInformation_haw.properties, * resource/gnu/java/locale/LocaleInformation_he.properties, * resource/gnu/java/locale/LocaleInformation_hi.properties, * resource/gnu/java/locale/LocaleInformation_hr.properties, * resource/gnu/java/locale/LocaleInformation_hu.properties, * resource/gnu/java/locale/LocaleInformation_hy.properties, * resource/gnu/java/locale/LocaleInformation_hy_AM_REVISED.properties, * resource/gnu/java/locale/LocaleInformation_ia.properties, * resource/gnu/java/locale/LocaleInformation_id.properties, * resource/gnu/java/locale/LocaleInformation_ig.properties, * resource/gnu/java/locale/LocaleInformation_ii.properties, * resource/gnu/java/locale/LocaleInformation_is.properties, * resource/gnu/java/locale/LocaleInformation_it.properties, * resource/gnu/java/locale/LocaleInformation_iu.properties, * resource/gnu/java/locale/LocaleInformation_ja.properties, * resource/gnu/java/locale/LocaleInformation_ka.properties, * resource/gnu/java/locale/LocaleInformation_kaj.properties, * resource/gnu/java/locale/LocaleInformation_kam.properties, * resource/gnu/java/locale/LocaleInformation_kcg.properties, * resource/gnu/java/locale/LocaleInformation_kfo.properties, * resource/gnu/java/locale/LocaleInformation_kk.properties, * resource/gnu/java/locale/LocaleInformation_kl.properties, * resource/gnu/java/locale/LocaleInformation_km.properties, * resource/gnu/java/locale/LocaleInformation_kn.properties, * resource/gnu/java/locale/LocaleInformation_ko.properties, * resource/gnu/java/locale/LocaleInformation_kok.properties, * resource/gnu/java/locale/LocaleInformation_kpe.properties, * resource/gnu/java/locale/LocaleInformation_ku_Latn.properties, * resource/gnu/java/locale/LocaleInformation_kw.properties, * resource/gnu/java/locale/LocaleInformation_ky.properties, * resource/gnu/java/locale/LocaleInformation_ln.properties, * resource/gnu/java/locale/LocaleInformation_lo.properties, * resource/gnu/java/locale/LocaleInformation_lt.properties, * resource/gnu/java/locale/LocaleInformation_lv.properties, * resource/gnu/java/locale/LocaleInformation_mk.properties, * resource/gnu/java/locale/LocaleInformation_ml.properties, * resource/gnu/java/locale/LocaleInformation_mn.properties, * resource/gnu/java/locale/LocaleInformation_mr.properties, * resource/gnu/java/locale/LocaleInformation_ms.properties, * resource/gnu/java/locale/LocaleInformation_mt.properties, * resource/gnu/java/locale/LocaleInformation_my.properties, * resource/gnu/java/locale/LocaleInformation_nb.properties, * resource/gnu/java/locale/LocaleInformation_ne.properties, * resource/gnu/java/locale/LocaleInformation_nl.properties, * resource/gnu/java/locale/LocaleInformation_nn.properties, * resource/gnu/java/locale/LocaleInformation_nr.properties, * resource/gnu/java/locale/LocaleInformation_nso.properties, * resource/gnu/java/locale/LocaleInformation_ny.properties, * resource/gnu/java/locale/LocaleInformation_om.properties, * resource/gnu/java/locale/LocaleInformation_or.properties, * resource/gnu/java/locale/LocaleInformation_pa.properties, * resource/gnu/java/locale/LocaleInformation_pa_Arab.properties, * resource/gnu/java/locale/LocaleInformation_pl.properties, * resource/gnu/java/locale/LocaleInformation_ps.properties, * resource/gnu/java/locale/LocaleInformation_pt.properties, * resource/gnu/java/locale/LocaleInformation_pt_PT.properties, * resource/gnu/java/locale/LocaleInformation_ro.properties, * resource/gnu/java/locale/LocaleInformation_ru.properties, * resource/gnu/java/locale/LocaleInformation_rw.properties, * resource/gnu/java/locale/LocaleInformation_sa.properties, * resource/gnu/java/locale/LocaleInformation_se.properties, * resource/gnu/java/locale/LocaleInformation_se_FI.properties, * resource/gnu/java/locale/LocaleInformation_si.properties, * resource/gnu/java/locale/LocaleInformation_sid.properties, * resource/gnu/java/locale/LocaleInformation_sk.properties, * resource/gnu/java/locale/LocaleInformation_sl.properties, * resource/gnu/java/locale/LocaleInformation_so.properties, * resource/gnu/java/locale/LocaleInformation_sq.properties, * resource/gnu/java/locale/LocaleInformation_sr.properties, * resource/gnu/java/locale/LocaleInformation_sr_BA_Cyrl.properties, * resource/gnu/java/locale/LocaleInformation_sr_Latn.properties, * resource/gnu/java/locale/LocaleInformation_ss.properties, * resource/gnu/java/locale/LocaleInformation_st.properties, * resource/gnu/java/locale/LocaleInformation_sv.properties, * resource/gnu/java/locale/LocaleInformation_sw.properties, * resource/gnu/java/locale/LocaleInformation_syr.properties, * resource/gnu/java/locale/LocaleInformation_ta.properties, * resource/gnu/java/locale/LocaleInformation_te.properties, * resource/gnu/java/locale/LocaleInformation_tg.properties, * resource/gnu/java/locale/LocaleInformation_th.properties, * resource/gnu/java/locale/LocaleInformation_ti.properties, * resource/gnu/java/locale/LocaleInformation_ti_ER.properties, * resource/gnu/java/locale/LocaleInformation_tig.properties, * resource/gnu/java/locale/LocaleInformation_tn.properties, * resource/gnu/java/locale/LocaleInformation_to.properties, * resource/gnu/java/locale/LocaleInformation_tr.properties, * resource/gnu/java/locale/LocaleInformation_trv.properties, * resource/gnu/java/locale/LocaleInformation_ts.properties, * resource/gnu/java/locale/LocaleInformation_tt.properties, * resource/gnu/java/locale/LocaleInformation_ug.properties, * resource/gnu/java/locale/LocaleInformation_uk.properties, * resource/gnu/java/locale/LocaleInformation_ur.properties, * resource/gnu/java/locale/LocaleInformation_uz.properties, * resource/gnu/java/locale/LocaleInformation_uz_Arab.properties, * resource/gnu/java/locale/LocaleInformation_uz_Latn.properties, * resource/gnu/java/locale/LocaleInformation_ve.properties, * resource/gnu/java/locale/LocaleInformation_vi.properties, * resource/gnu/java/locale/LocaleInformation_wal.properties, * resource/gnu/java/locale/LocaleInformation_wo.properties, * resource/gnu/java/locale/LocaleInformation_xh.properties, * resource/gnu/java/locale/LocaleInformation_yo.properties, * resource/gnu/java/locale/LocaleInformation_zh.properties, * resource/gnu/java/locale/LocaleInformation_zh_Hant.properties, * resource/gnu/java/locale/LocaleInformation_zu.properties: Update locale data without trailing separator. --- resource/gnu/java/locale/LocaleInformation_or.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/gnu/java/locale/LocaleInformation_or.properties') diff --git a/resource/gnu/java/locale/LocaleInformation_or.properties b/resource/gnu/java/locale/LocaleInformation_or.properties index 4cfd59c09..58fa7cd27 100644 --- a/resource/gnu/java/locale/LocaleInformation_or.properties +++ b/resource/gnu/java/locale/LocaleInformation_or.properties @@ -11,10 +11,10 @@ groupingSeparator=, percentFormat=#,##,##0% currencyFormat=\u00a4\u00a0#,##,##0.00;-\u00a4\u00a0#,##,##0.00 currenciesDisplayName.INR=\u0b1f\u0b19\u0b15\u0b3e -shortMonths=\u0b1c\u0b3e\u0b28\u0b41\u0b06\u0b30\u0b40\u00ae\u0b2b\u0b47\u0b2c\u0b4d\u0b30\u0b41\u0b5f\u0b3e\u0b30\u0b40\u00ae\u0b2e\u0b3e\u0b30\u0b4d\u0b1a\u0b4d\u0b1a\u00ae\u0b05\u0b2a\u0b4d\u0b30\u0b47\u0b32\u00ae\u0b2e\u0b47\u00ae\u0b1c\u0b41\u0b28\u00ae\u0b1c\u0b41\u0b32\u0b3e\u0b07\u00ae\u0b05\u0b17\u0b37\u0b4d\u0b1f\u00ae\u0b38\u0b47\u0b2a\u0b4d\u0b1f\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae\u0b05\u0b15\u0b4d\u0b1f\u0b4b\u0b2c\u0b30\u00ae\u0b28\u0b2d\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae\u0b21\u0b3f\u0b38\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae\u00ae -months=\u0b1c\u0b3e\u0b28\u0b41\u0b06\u0b30\u0b40\u00ae\u0b2b\u0b47\u0b2c\u0b4d\u0b30\u0b41\u0b5f\u0b3e\u0b30\u0b40\u00ae\u0b2e\u0b3e\u0b30\u0b4d\u0b1a\u0b4d\u0b1a\u00ae\u0b05\u0b2a\u0b4d\u0b30\u0b47\u0b32\u00ae\u0b2e\u0b47\u00ae\u0b1c\u0b41\u0b28\u00ae\u0b1c\u0b41\u0b32\u0b3e\u0b07\u00ae\u0b05\u0b17\u0b37\u0b4d\u0b1f\u00ae\u0b38\u0b47\u0b2a\u0b4d\u0b1f\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae\u0b05\u0b15\u0b4d\u0b1f\u0b4b\u0b2c\u0b30\u00ae\u0b28\u0b2d\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae\u0b21\u0b3f\u0b38\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae\u00ae -shortWeekdays=\u00ae\u0b30\u0b2c\u0b3f\u00ae\u0b38\u0b4b\u0b2e\u00ae\u0b2e\u0b19\u0b4d\u0b17\u0b33\u00ae\u0b2c\u0b41\u0b27\u00ae\u0b17\u0b41\u0b30\u0b41\u00ae\u0b36\u0b41\u0b15\u0b4d\u0b30\u00ae\u0b36\u0b28\u0b3f\u00ae -weekdays=\u00ae\u0b30\u0b2c\u0b3f\u0b2c\u0b3e\u0b30\u00ae\u0b38\u0b4b\u0b2e\u0b2c\u0b3e\u0b30\u00ae\u0b2e\u0b19\u0b4d\u0b17\u0b33\u0b2c\u0b3e\u0b30\u00ae\u0b2c\u0b41\u0b27\u0b2c\u0b3e\u0b30\u00ae\u0b17\u0b41\u0b30\u0b41\u0b2c\u0b3e\u0b30\u00ae\u0b36\u0b41\u0b15\u0b4d\u0b30\u0b2c\u0b3e\u0b30\u00ae\u0b36\u0b28\u0b3f\u0b2c\u0b3e\u0b30\u00ae +shortMonths=\u0b1c\u0b3e\u0b28\u0b41\u0b06\u0b30\u0b40\u00ae\u0b2b\u0b47\u0b2c\u0b4d\u0b30\u0b41\u0b5f\u0b3e\u0b30\u0b40\u00ae\u0b2e\u0b3e\u0b30\u0b4d\u0b1a\u0b4d\u0b1a\u00ae\u0b05\u0b2a\u0b4d\u0b30\u0b47\u0b32\u00ae\u0b2e\u0b47\u00ae\u0b1c\u0b41\u0b28\u00ae\u0b1c\u0b41\u0b32\u0b3e\u0b07\u00ae\u0b05\u0b17\u0b37\u0b4d\u0b1f\u00ae\u0b38\u0b47\u0b2a\u0b4d\u0b1f\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae\u0b05\u0b15\u0b4d\u0b1f\u0b4b\u0b2c\u0b30\u00ae\u0b28\u0b2d\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae\u0b21\u0b3f\u0b38\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae +months=\u0b1c\u0b3e\u0b28\u0b41\u0b06\u0b30\u0b40\u00ae\u0b2b\u0b47\u0b2c\u0b4d\u0b30\u0b41\u0b5f\u0b3e\u0b30\u0b40\u00ae\u0b2e\u0b3e\u0b30\u0b4d\u0b1a\u0b4d\u0b1a\u00ae\u0b05\u0b2a\u0b4d\u0b30\u0b47\u0b32\u00ae\u0b2e\u0b47\u00ae\u0b1c\u0b41\u0b28\u00ae\u0b1c\u0b41\u0b32\u0b3e\u0b07\u00ae\u0b05\u0b17\u0b37\u0b4d\u0b1f\u00ae\u0b38\u0b47\u0b2a\u0b4d\u0b1f\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae\u0b05\u0b15\u0b4d\u0b1f\u0b4b\u0b2c\u0b30\u00ae\u0b28\u0b2d\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae\u0b21\u0b3f\u0b38\u0b47\u0b2e\u0b4d\u0b2c\u0b30\u00ae +shortWeekdays=\u00ae\u0b30\u0b2c\u0b3f\u00ae\u0b38\u0b4b\u0b2e\u00ae\u0b2e\u0b19\u0b4d\u0b17\u0b33\u00ae\u0b2c\u0b41\u0b27\u00ae\u0b17\u0b41\u0b30\u0b41\u00ae\u0b36\u0b41\u0b15\u0b4d\u0b30\u00ae\u0b36\u0b28\u0b3f +weekdays=\u00ae\u0b30\u0b2c\u0b3f\u0b2c\u0b3e\u0b30\u00ae\u0b38\u0b4b\u0b2e\u0b2c\u0b3e\u0b30\u00ae\u0b2e\u0b19\u0b4d\u0b17\u0b33\u0b2c\u0b3e\u0b30\u00ae\u0b2c\u0b41\u0b27\u0b2c\u0b3e\u0b30\u00ae\u0b17\u0b41\u0b30\u0b41\u0b2c\u0b3e\u0b30\u00ae\u0b36\u0b41\u0b15\u0b4d\u0b30\u0b2c\u0b3e\u0b30\u00ae\u0b36\u0b28\u0b3f\u0b2c\u0b3e\u0b30 eras=BCE\u00aeCE\u00ae ampms=AM\u00aePM\u00ae shortDateFormat=dd-MM-yy -- cgit v1.2.1