From 4073b68565f9d5283be96ee6b75bab686f076bea Mon Sep 17 00:00:00 2001 From: Magnus Ihse Bursie Date: Mon, 16 Jan 2023 18:53:54 +0000 Subject: [PATCH] 8298047: Remove all non-significant trailing whitespace from properties files Reviewed-by: serb, rriggs --- .../jfc/SwingSet2/resources/swingset.properties | 2 +- .../jfc/SwingSet2/resources/swingset_de.properties | 2 +- .../jfc/SwingSet2/resources/swingset_ja.properties | 2 +- .../SwingSet2/resources/swingset_zh_CN.properties | 2 +- .../util/resources/CurrencyNames_en_US.properties | 4 ++-- .../sun/datatransfer/resources/flavormap.properties | 10 +++++----- .../sun/datatransfer/resources/flavormap.properties | 8 ++++---- .../internal/resources/accessibility.properties | 8 ++++---- .../internal/resources/accessibility_de.properties | 8 ++++---- .../internal/resources/accessibility_en.properties | 8 ++++---- .../internal/resources/accessibility_es.properties | 8 ++++---- .../internal/resources/accessibility_fr.properties | 8 ++++---- .../internal/resources/accessibility_it.properties | 8 ++++---- .../internal/resources/accessibility_ja.properties | 8 ++++---- .../internal/resources/accessibility_ko.properties | 8 ++++---- .../resources/accessibility_pt_BR.properties | 8 ++++---- .../internal/resources/accessibility_sv.properties | 8 ++++---- .../resources/accessibility_zh_CN.properties | 8 ++++---- .../resources/accessibility_zh_TW.properties | 8 ++++---- .../java/swing/plaf/motif/resources/motif.properties | 6 +++--- .../swing/plaf/motif/resources/motif_de.properties | 6 +++--- .../swing/plaf/motif/resources/motif_es.properties | 6 +++--- .../swing/plaf/motif/resources/motif_fr.properties | 6 +++--- .../swing/plaf/motif/resources/motif_it.properties | 6 +++--- .../swing/plaf/motif/resources/motif_ja.properties | 6 +++--- .../swing/plaf/motif/resources/motif_ko.properties | 6 +++--- .../plaf/motif/resources/motif_pt_BR.properties | 6 +++--- .../swing/plaf/motif/resources/motif_sv.properties | 6 +++--- .../plaf/motif/resources/motif_zh_CN.properties | 6 +++--- .../plaf/motif/resources/motif_zh_TW.properties | 6 +++--- .../classes/sun/print/resources/serviceui.properties | 4 ++-- .../sun/print/resources/serviceui_de.properties | 4 ++-- .../sun/print/resources/serviceui_es.properties | 4 ++-- .../sun/print/resources/serviceui_fr.properties | 4 ++-- .../sun/print/resources/serviceui_it.properties | 4 ++-- .../sun/print/resources/serviceui_ja.properties | 4 ++-- .../sun/print/resources/serviceui_ko.properties | 4 ++-- .../sun/print/resources/serviceui_pt_BR.properties | 4 ++-- .../sun/print/resources/serviceui_sv.properties | 4 ++-- .../sun/print/resources/serviceui_zh_CN.properties | 4 ++-- .../sun/print/resources/serviceui_zh_TW.properties | 4 ++-- .../swing/plaf/windows/resources/windows.properties | 6 +++--- .../plaf/windows/resources/windows_de.properties | 6 +++--- .../plaf/windows/resources/windows_es.properties | 6 +++--- .../plaf/windows/resources/windows_fr.properties | 6 +++--- .../plaf/windows/resources/windows_it.properties | 6 +++--- .../plaf/windows/resources/windows_ja.properties | 6 +++--- .../plaf/windows/resources/windows_ko.properties | 6 +++--- .../plaf/windows/resources/windows_pt_BR.properties | 6 +++--- .../plaf/windows/resources/windows_sv.properties | 6 +++--- .../plaf/windows/resources/windows_zh_CN.properties | 6 +++--- .../plaf/windows/resources/windows_zh_TW.properties | 6 +++--- .../windows/data/fontconfig/fontconfig.properties | 2 +- .../com/sun/jndi/ldap/jndiprovider.properties | 2 +- .../xerces/internal/impl/msg/DOMMessages.properties | 2 +- .../internal/impl/msg/DOMMessages_de.properties | 2 +- .../internal/impl/msg/DOMMessages_es.properties | 2 +- .../internal/impl/msg/DOMMessages_fr.properties | 2 +- .../internal/impl/msg/DOMMessages_it.properties | 2 +- .../internal/impl/msg/DOMMessages_ja.properties | 2 +- .../internal/impl/msg/DOMMessages_ko.properties | 2 +- .../internal/impl/msg/DOMMessages_pt_BR.properties | 2 +- .../internal/impl/msg/DOMMessages_sv.properties | 2 +- .../internal/impl/msg/DOMMessages_zh_CN.properties | 2 +- .../internal/impl/msg/DOMMessages_zh_TW.properties | 2 +- .../xerces/internal/impl/msg/XMLMessages.properties | 12 ++++++------ .../internal/impl/msg/XMLMessages_de.properties | 12 ++++++------ .../internal/impl/msg/XMLMessages_es.properties | 12 ++++++------ .../internal/impl/msg/XMLMessages_fr.properties | 12 ++++++------ .../internal/impl/msg/XMLMessages_it.properties | 12 ++++++------ .../internal/impl/msg/XMLMessages_ja.properties | 12 ++++++------ .../internal/impl/msg/XMLMessages_ko.properties | 12 ++++++------ .../internal/impl/msg/XMLMessages_pt_BR.properties | 12 ++++++------ .../internal/impl/msg/XMLMessages_sv.properties | 12 ++++++------ .../internal/impl/msg/XMLMessages_zh_CN.properties | 12 ++++++------ .../internal/impl/msg/XMLMessages_zh_TW.properties | 12 ++++++------ .../impl/msg/XMLSerializerMessages.properties | 2 +- .../impl/msg/XMLSerializerMessages_de.properties | 2 +- .../impl/msg/XMLSerializerMessages_es.properties | 2 +- .../impl/msg/XMLSerializerMessages_fr.properties | 2 +- .../impl/msg/XMLSerializerMessages_it.properties | 2 +- .../impl/msg/XMLSerializerMessages_ja.properties | 2 +- .../impl/msg/XMLSerializerMessages_ko.properties | 2 +- .../impl/msg/XMLSerializerMessages_pt_BR.properties | 2 +- .../impl/msg/XMLSerializerMessages_sv.properties | 2 +- .../impl/msg/XMLSerializerMessages_zh_CN.properties | 2 +- .../impl/msg/XMLSerializerMessages_zh_TW.properties | 2 +- .../util/resources/ext/CalendarData_el_CY.properties | 2 +- .../util/resources/ext/CalendarData_en_MT.properties | 2 +- .../util/resources/ext/CalendarData_es_US.properties | 2 +- .../util/resources/ext/CalendarData_id_ID.properties | 2 +- .../util/resources/ext/CalendarData_ms_MY.properties | 2 +- .../util/resources/ext/CalendarData_mt.properties | 2 +- .../util/resources/ext/CalendarData_mt_MT.properties | 2 +- .../util/resources/ext/CalendarData_sr.properties | 2 +- .../util/resources/ext/CalendarData_tr.properties | 4 ++-- .../util/resources/ext/CalendarData_uk.properties | 4 ++-- .../util/resources/ext/CalendarData_vi.properties | 4 ++-- .../util/resources/ext/CalendarData_zh.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_AE.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_BH.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_DZ.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_EG.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_IQ.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_JO.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_KW.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_LB.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_LY.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_MA.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_OM.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_QA.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_SA.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_SD.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_SY.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_TN.properties | 4 ++-- .../resources/ext/CurrencyNames_ar_YE.properties | 4 ++-- .../resources/ext/CurrencyNames_be_BY.properties | 4 ++-- .../resources/ext/CurrencyNames_bg_BG.properties | 4 ++-- .../resources/ext/CurrencyNames_ca_ES.properties | 4 ++-- .../resources/ext/CurrencyNames_cs_CZ.properties | 4 ++-- .../resources/ext/CurrencyNames_da_DK.properties | 4 ++-- .../resources/ext/CurrencyNames_de_AT.properties | 4 ++-- .../resources/ext/CurrencyNames_de_CH.properties | 4 ++-- .../resources/ext/CurrencyNames_de_DE.properties | 4 ++-- .../resources/ext/CurrencyNames_de_LU.properties | 4 ++-- .../resources/ext/CurrencyNames_el_CY.properties | 2 +- .../resources/ext/CurrencyNames_el_GR.properties | 4 ++-- .../resources/ext/CurrencyNames_en_AU.properties | 4 ++-- .../resources/ext/CurrencyNames_en_CA.properties | 4 ++-- .../resources/ext/CurrencyNames_en_GB.properties | 4 ++-- .../resources/ext/CurrencyNames_en_IE.properties | 4 ++-- .../resources/ext/CurrencyNames_en_IN.properties | 4 ++-- .../resources/ext/CurrencyNames_en_MT.properties | 2 +- .../resources/ext/CurrencyNames_en_NZ.properties | 4 ++-- .../resources/ext/CurrencyNames_en_PH.properties | 2 +- .../resources/ext/CurrencyNames_en_SG.properties | 2 +- .../resources/ext/CurrencyNames_en_ZA.properties | 4 ++-- .../resources/ext/CurrencyNames_es_AR.properties | 4 ++-- .../resources/ext/CurrencyNames_es_BO.properties | 4 ++-- .../resources/ext/CurrencyNames_es_CL.properties | 4 ++-- .../resources/ext/CurrencyNames_es_CO.properties | 4 ++-- .../resources/ext/CurrencyNames_es_CR.properties | 4 ++-- .../resources/ext/CurrencyNames_es_DO.properties | 4 ++-- .../resources/ext/CurrencyNames_es_EC.properties | 4 ++-- .../resources/ext/CurrencyNames_es_ES.properties | 4 ++-- .../resources/ext/CurrencyNames_es_GT.properties | 4 ++-- .../resources/ext/CurrencyNames_es_HN.properties | 4 ++-- .../resources/ext/CurrencyNames_es_MX.properties | 4 ++-- .../resources/ext/CurrencyNames_es_NI.properties | 4 ++-- .../resources/ext/CurrencyNames_es_PA.properties | 4 ++-- .../resources/ext/CurrencyNames_es_PR.properties | 4 ++-- .../resources/ext/CurrencyNames_es_PY.properties | 4 ++-- .../resources/ext/CurrencyNames_es_SV.properties | 4 ++-- .../resources/ext/CurrencyNames_es_US.properties | 2 +- .../resources/ext/CurrencyNames_es_UY.properties | 4 ++-- .../resources/ext/CurrencyNames_es_VE.properties | 4 ++-- .../resources/ext/CurrencyNames_fi_FI.properties | 4 ++-- .../resources/ext/CurrencyNames_fr_BE.properties | 4 ++-- .../resources/ext/CurrencyNames_fr_CA.properties | 4 ++-- .../resources/ext/CurrencyNames_fr_CH.properties | 4 ++-- .../resources/ext/CurrencyNames_fr_FR.properties | 4 ++-- .../resources/ext/CurrencyNames_fr_LU.properties | 4 ++-- .../resources/ext/CurrencyNames_ga_IE.properties | 2 +- .../resources/ext/CurrencyNames_he_IL.properties | 4 ++-- .../resources/ext/CurrencyNames_hi_IN.properties | 4 ++-- .../resources/ext/CurrencyNames_hr_HR.properties | 4 ++-- .../resources/ext/CurrencyNames_hu_HU.properties | 4 ++-- .../resources/ext/CurrencyNames_id_ID.properties | 2 +- .../resources/ext/CurrencyNames_is_IS.properties | 4 ++-- .../resources/ext/CurrencyNames_it_CH.properties | 4 ++-- .../resources/ext/CurrencyNames_it_IT.properties | 4 ++-- .../resources/ext/CurrencyNames_ja_JP.properties | 4 ++-- .../resources/ext/CurrencyNames_ko_KR.properties | 4 ++-- .../resources/ext/CurrencyNames_lt_LT.properties | 4 ++-- .../resources/ext/CurrencyNames_lv_LV.properties | 4 ++-- .../resources/ext/CurrencyNames_mk_MK.properties | 4 ++-- .../resources/ext/CurrencyNames_ms_MY.properties | 2 +- .../resources/ext/CurrencyNames_mt_MT.properties | 2 +- .../resources/ext/CurrencyNames_nl_BE.properties | 4 ++-- .../resources/ext/CurrencyNames_nl_NL.properties | 4 ++-- .../resources/ext/CurrencyNames_no_NO.properties | 4 ++-- .../resources/ext/CurrencyNames_pl_PL.properties | 4 ++-- .../resources/ext/CurrencyNames_pt_BR.properties | 4 ++-- .../resources/ext/CurrencyNames_pt_PT.properties | 4 ++-- .../resources/ext/CurrencyNames_ro_RO.properties | 4 ++-- .../resources/ext/CurrencyNames_ru_RU.properties | 4 ++-- .../resources/ext/CurrencyNames_sl_SI.properties | 4 ++-- .../resources/ext/CurrencyNames_sq_AL.properties | 4 ++-- .../resources/ext/CurrencyNames_sr_BA.properties | 2 +- .../resources/ext/CurrencyNames_sr_CS.properties | 2 +- .../resources/ext/CurrencyNames_sr_ME.properties | 2 +- .../resources/ext/CurrencyNames_sv_SE.properties | 4 ++-- .../resources/ext/CurrencyNames_th_TH.properties | 4 ++-- .../resources/ext/CurrencyNames_tr_TR.properties | 4 ++-- .../resources/ext/CurrencyNames_uk_UA.properties | 4 ++-- .../resources/ext/CurrencyNames_vi_VN.properties | 4 ++-- .../sun/util/resources/ext/LocaleNames_el.properties | 2 +- .../util/resources/ext/LocaleNames_el_CY.properties | 2 +- .../util/resources/ext/LocaleNames_en_MT.properties | 2 +- .../util/resources/ext/LocaleNames_en_PH.properties | 2 +- .../util/resources/ext/LocaleNames_en_SG.properties | 2 +- .../util/resources/ext/LocaleNames_es_US.properties | 2 +- .../sun/util/resources/ext/LocaleNames_ga.properties | 2 +- .../sun/util/resources/ext/LocaleNames_id.properties | 2 +- .../sun/util/resources/ext/LocaleNames_ms.properties | 2 +- .../sun/util/resources/ext/LocaleNames_mt.properties | 2 +- .../sun/util/resources/ext/LocaleNames_pt.properties | 2 +- .../util/resources/ext/LocaleNames_pt_BR.properties | 2 +- .../util/resources/ext/LocaleNames_pt_PT.properties | 2 +- .../sun/util/resources/ext/LocaleNames_sr.properties | 2 +- .../sun/util/resources/ext/LocaleNames_th.properties | 2 +- .../util/resources/ext/LocaleNames_zh_SG.properties | 2 +- .../barprovider/com/bar/LocaleNames.properties | 10 +++++----- .../barprovider/com/bar/LocaleNames_ja.properties | 10 +++++----- .../com/bar/LocaleNames_ja_JP_kyoto.properties | 10 +++++----- .../com/bar/LocaleNames_ja_JP_osaka.properties | 10 +++++----- .../barprovider/com/bar/LocaleNames_xx.properties | 10 +++++----- test/jdk/java/util/Properties/Bug6609431.properties | 10 +++++----- .../util/ResourceBundle/Bug4083270Test.properties | 10 +++++----- .../Bug4177489_Resource_jf_JF.properties | 10 +++++----- .../util/ResourceBundle/Bug6190861Data.properties | 10 +++++----- .../ResourceBundle/Bug6190861Data_en_US.properties | 10 +++++----- .../java/util/ResourceBundle/Bug6204853.properties | 10 +++++----- .../util/ResourceBundle/Bug6204853_Utf8.properties | 10 +++++----- .../java/util/ResourceBundle/Bug6356571.properties | 10 +++++----- .../Control/Bug6530694_de_DE.properties | 10 +++++----- .../util/ResourceBundle/Control/Chinese.properties | 10 +++++----- .../ResourceBundle/Control/Chinese_zh.properties | 10 +++++----- .../ResourceBundle/Control/Chinese_zh_CN.properties | 10 +++++----- .../ResourceBundle/Control/Chinese_zh_TW.properties | 10 +++++----- .../Control/MalformedDataRB_en.properties | 10 +++++----- .../util/ResourceBundle/Control/StressOut.properties | 10 +++++----- .../Control/StressOut_en_CA.properties | 10 +++++----- .../ResourceBundle/Control/StressOut_ja.properties | 10 +++++----- .../Control/StressOut_ja_JP.properties | 10 +++++----- .../ResourceBundle/Control/StressOut_ko.properties | 10 +++++----- .../Control/StressOut_zh_CN.properties | 10 +++++----- .../util/ResourceBundle/KeySetResources.properties | 10 +++++----- .../ResourceBundle/KeySetResources_ja_JP.properties | 10 +++++----- .../java/util/ResourceBundle/RB4353454_en.properties | 10 +++++----- .../ResourceBundle/ReferencesTestBundle.properties | 10 +++++----- .../java/util/ResourceBundle/Test4314141A.properties | 10 +++++----- .../util/ResourceBundle/Test4314141A_.properties | 10 +++++----- .../util/ResourceBundle/Test4314141A__DE.properties | 10 +++++----- .../ResourceBundle/Test4314141A___EURO.properties | 10 +++++----- .../util/ResourceBundle/Test4314141A_de.properties | 10 +++++----- .../util/ResourceBundle/Test4314141A_de_.properties | 10 +++++----- .../util/ResourceBundle/Test4314141B_en.properties | 10 +++++----- .../util/ResourceBundle/Test4314141B_fr.properties | 10 +++++----- .../ResourceBundle/Test4314141B_fr_CH.properties | 10 +++++----- .../util/ResourceBundle/Test4318520RB_de.properties | 10 +++++----- .../util/ResourceBundle/Test4318520RB_en.properties | 10 +++++----- .../util/ResourceBundle/bug4195978Test.properties | 10 +++++----- .../bundlesearch/ClassPathTestBundle_en.properties | 10 +++++----- .../resources/CallerSearchableResource_en.properties | 10 +++++----- .../ContextClassLoaderTestBundle_en.properties | 10 +++++----- .../resources/StackSearchableResource_en.properties | 10 +++++----- .../modules/LogManagerInModule/logging.properties | 4 ++-- .../ResourceBundleControlProvider/simple.properties | 10 +++++----- .../remote/mandatory/connection/mgmt1.properties | 2 +- .../remote/mandatory/connection/mgmt2.properties | 2 +- test/jdk/sanity/client/TEST.properties | 2 +- .../lib/SwingSet2/src/resources/swingset.properties | 2 +- .../sun/management/LoggingTest/logging.properties | 4 ++-- 264 files changed, 693 insertions(+), 693 deletions(-) diff --git a/src/demo/share/jfc/SwingSet2/resources/swingset.properties b/src/demo/share/jfc/SwingSet2/resources/swingset.properties index fa9a8e41ce1..2733e165f86 100644 --- a/src/demo/share/jfc/SwingSet2/resources/swingset.properties +++ b/src/demo/share/jfc/SwingSet2/resources/swingset.properties @@ -118,7 +118,7 @@ ThemesMenu.ruby.labelAndMnemonic=&Ruby ThemesMenu.ruby_accessible_description=A Metal Theme that uses red colors -### Font SubMenu (under Themes) +### Font SubMenu (under Themes) FontMenu.fonts.labelAndMnemonic=&Fonts FontMenu.fonts_accessible_description=Menu to choose fonts for the Java look and feel diff --git a/src/demo/share/jfc/SwingSet2/resources/swingset_de.properties b/src/demo/share/jfc/SwingSet2/resources/swingset_de.properties index 509597076f7..578a1c85f56 100644 --- a/src/demo/share/jfc/SwingSet2/resources/swingset_de.properties +++ b/src/demo/share/jfc/SwingSet2/resources/swingset_de.properties @@ -118,7 +118,7 @@ ThemesMenu.ruby.labelAndMnemonic=&Rubinrot ThemesMenu.ruby_accessible_description=Ein Metal-Theme mit roten Farben -### Font SubMenu (under Themes) +### Font SubMenu (under Themes) FontMenu.fonts.labelAndMnemonic=Schri&ftarten FontMenu.fonts_accessible_description=Men\u00FC, in dem Sie Schriftarten f\u00FCr das Java-Look-and-Feel ausw\u00E4hlen diff --git a/src/demo/share/jfc/SwingSet2/resources/swingset_ja.properties b/src/demo/share/jfc/SwingSet2/resources/swingset_ja.properties index ebb0409561b..cb99c2722a1 100644 --- a/src/demo/share/jfc/SwingSet2/resources/swingset_ja.properties +++ b/src/demo/share/jfc/SwingSet2/resources/swingset_ja.properties @@ -118,7 +118,7 @@ ThemesMenu.ruby.labelAndMnemonic=\u30EB\u30D3\u30FC(&R) ThemesMenu.ruby_accessible_description=\u8D64\u3092\u57FA\u8ABF\u3068\u3057\u305FMetal\u30C6\u30FC\u30DE -### Font SubMenu (under Themes) +### Font SubMenu (under Themes) FontMenu.fonts.labelAndMnemonic=\u30D5\u30A9\u30F3\u30C8(&F) FontMenu.fonts_accessible_description=Java\u30EB\u30C3\u30AF&\u30D5\u30A3\u30FC\u30EB\u7528\u306E\u30D5\u30A9\u30F3\u30C8\u9078\u629E\u30E1\u30CB\u30E5\u30FC diff --git a/src/demo/share/jfc/SwingSet2/resources/swingset_zh_CN.properties b/src/demo/share/jfc/SwingSet2/resources/swingset_zh_CN.properties index 35697b4d2d1..211e0d75d34 100644 --- a/src/demo/share/jfc/SwingSet2/resources/swingset_zh_CN.properties +++ b/src/demo/share/jfc/SwingSet2/resources/swingset_zh_CN.properties @@ -118,7 +118,7 @@ ThemesMenu.ruby.labelAndMnemonic=\u5B9D\u77F3\u7EA2(&R) ThemesMenu.ruby_accessible_description=\u7EA2\u8272\u91D1\u5C5E\u4E3B\u9898 -### Font SubMenu (under Themes) +### Font SubMenu (under Themes) FontMenu.fonts.labelAndMnemonic=\u5B57\u4F53(&F) FontMenu.fonts_accessible_description=\u7528\u6765\u9009\u62E9 Java \u5916\u89C2\u5B57\u4F53\u7684\u83DC\u5355 diff --git a/src/java.base/share/classes/sun/util/resources/CurrencyNames_en_US.properties b/src/java.base/share/classes/sun/util/resources/CurrencyNames_en_US.properties index 995eaea2eff..009773ad3df 100644 --- a/src/java.base/share/classes/sun/util/resources/CurrencyNames_en_US.properties +++ b/src/java.base/share/classes/sun/util/resources/CurrencyNames_en_US.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/java.datatransfer/macosx/classes/sun/datatransfer/resources/flavormap.properties b/src/java.datatransfer/macosx/classes/sun/datatransfer/resources/flavormap.properties index 370c7de21fb..6245eb9aa36 100644 --- a/src/java.datatransfer/macosx/classes/sun/datatransfer/resources/flavormap.properties +++ b/src/java.datatransfer/macosx/classes/sun/datatransfer/resources/flavormap.properties @@ -2,7 +2,7 @@ # This properties file is used to initialize the default # java.awt.datatransfer.SystemFlavorMap. It contains the Mac OS X platform-specific, # default mappings between common Mac OS X selection atoms and platform-independent -# MIME type strings, which will be converted into +# MIME type strings, which will be converted into # java.awt.datatransfer.DataFlavors. # # The standard format is: @@ -54,11 +54,11 @@ UTF8_STRING=text/plain;charset=UTF-8;eoln="\n";terminators=0 -# The COMPOUND_TEXT support for inter-client text transfer is disabled by -# default. The reason is that many native applications prefer this format over -# other native text formats, but are unable to decode the textual data in this +# The COMPOUND_TEXT support for inter-client text transfer is disabled by +# default. The reason is that many native applications prefer this format over +# other native text formats, but are unable to decode the textual data in this # format properly. This results in java-to-native text transfer failures. -# To enable the COMPOUND_TEXT support for this JRE installation uncomment +# To enable the COMPOUND_TEXT support for this JRE installation uncomment # the line below. # COMPOUND_TEXT=text/plain;charset=x-compound-text;eoln="\n";terminators=0 diff --git a/src/java.datatransfer/unix/classes/sun/datatransfer/resources/flavormap.properties b/src/java.datatransfer/unix/classes/sun/datatransfer/resources/flavormap.properties index 414ef017f3a..e0c79619a01 100644 --- a/src/java.datatransfer/unix/classes/sun/datatransfer/resources/flavormap.properties +++ b/src/java.datatransfer/unix/classes/sun/datatransfer/resources/flavormap.properties @@ -54,11 +54,11 @@ UTF8_STRING=text/plain;charset=UTF-8;eoln="\n";terminators=0 -# The COMPOUND_TEXT support for inter-client text transfer is disabled by -# default. The reason is that many native applications prefer this format over -# other native text formats, but are unable to decode the textual data in this +# The COMPOUND_TEXT support for inter-client text transfer is disabled by +# default. The reason is that many native applications prefer this format over +# other native text formats, but are unable to decode the textual data in this # format properly. This results in java-to-native text transfer failures. -# To enable the COMPOUND_TEXT support for this JRE installation uncomment +# To enable the COMPOUND_TEXT support for this JRE installation uncomment # the line below. # COMPOUND_TEXT=text/plain;charset=x-compound-text;eoln="\n";terminators=0 diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility.properties index 8a833c44154..d5bca223a69 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -131,7 +131,7 @@ toggleexpand=toggle expand # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=flows to diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_de.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_de.properties index a58b033abe3..6c3fd2f0ff1 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_de.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_de.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -131,7 +131,7 @@ toggleexpand=einblenden umschalten # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=flie\u00DFt zu diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_en.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_en.properties index 9517e24d99b..e46c8ab45ba 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_en.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_en.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -127,7 +127,7 @@ horizontal=horizontal # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=flows to diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_es.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_es.properties index 32d72a8d1e8..6480a349705 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_es.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_es.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -131,7 +131,7 @@ toggleexpand=conmutar ampliaci\u00F3n # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=llega a diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_fr.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_fr.properties index f29cdd27b91..08f113728fd 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_fr.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_fr.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -131,7 +131,7 @@ toggleexpand=activer/d\u00E9sactiver d\u00E9veloppement # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=flux vers diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_it.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_it.properties index 3fa688e8ed6..96e4f38368c 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_it.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_it.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -131,7 +131,7 @@ toggleexpand=attiva/disattiva espansione # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=va verso diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_ja.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_ja.properties index ec227cc0726..671a5bc8df0 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_ja.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_ja.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -131,7 +131,7 @@ toggleexpand=\u5C55\u958B\u306E\u30C8\u30B0\u30EB # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=flows to diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_ko.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_ko.properties index 3ad95a312ae..ed1119d97c0 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_ko.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_ko.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -131,7 +131,7 @@ toggleexpand=\uD1A0\uAE00 \uD655\uC7A5 # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=\uD750\uB984 \uB300\uC0C1 diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_pt_BR.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_pt_BR.properties index 5e9dfe0f0c2..a26e0e88f3b 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_pt_BR.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_pt_BR.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -131,7 +131,7 @@ toggleexpand=alternar expandir # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=fluxos para diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_sv.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_sv.properties index 7e171e87d2f..dbc8b52f9da 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_sv.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_sv.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -131,7 +131,7 @@ toggleexpand=v\u00E4xla expandering # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=fl\u00F6dar till diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_zh_CN.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_zh_CN.properties index 3aee213e693..c5c02b96397 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_zh_CN.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_zh_CN.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -131,7 +131,7 @@ toggleexpand=\u5207\u6362\u5C55\u5F00 # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=\u6D41\u5411 diff --git a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_zh_TW.properties b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_zh_TW.properties index f0260d0c0e4..40152f2d0d9 100644 --- a/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_zh_TW.properties +++ b/src/java.desktop/share/classes/com/sun/accessibility/internal/resources/accessibility_zh_TW.properties @@ -27,10 +27,10 @@ # This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used be the Accessibility package. # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Accessibility. DO NOT DEPEND ON THIS. -# This may change in future versions of Accessibility as we improve +# workings of Accessibility. DO NOT DEPEND ON THIS. +# This may change in future versions of Accessibility as we improve # localization support. # # @author Lynn Monsanto @@ -131,7 +131,7 @@ toggleexpand=\u5207\u63DB\u64F4\u5C55 # new relations, roles and states for J2SE 1.5.0 -# +# # accessible relations # flowsTo=\u6D41\u52D5\u81F3 diff --git a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif.properties b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif.properties index 2397f6a2ce9..4ab85fc1a08 100644 --- a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif.properties +++ b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_de.properties b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_de.properties index 65b1878f532..8499c14488a 100644 --- a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_de.properties +++ b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_de.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_es.properties b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_es.properties index a219cdd3013..9bb30643370 100644 --- a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_es.properties +++ b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_es.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_fr.properties b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_fr.properties index 27cfd765ddb..c41748e3dd2 100644 --- a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_fr.properties +++ b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_fr.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_it.properties b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_it.properties index 476242a5efc..72511724098 100644 --- a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_it.properties +++ b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_it.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_ja.properties b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_ja.properties index 77dbc84b68b..611388551cc 100644 --- a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_ja.properties +++ b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_ja.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_ko.properties b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_ko.properties index 2b4205b19d5..4ede78b6f00 100644 --- a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_ko.properties +++ b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_ko.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_pt_BR.properties b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_pt_BR.properties index 161ab6baa72..19510057008 100644 --- a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_pt_BR.properties +++ b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_pt_BR.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_sv.properties b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_sv.properties index c5055edc385..e30d3d0dee9 100644 --- a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_sv.properties +++ b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_sv.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_zh_CN.properties b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_zh_CN.properties index a5a22157ee1..9b3f037d894 100644 --- a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_zh_CN.properties +++ b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_zh_CN.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_zh_TW.properties b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_zh_TW.properties index 1866353d688..5e4cee87d8a 100644 --- a/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_zh_TW.properties +++ b/src/java.desktop/share/classes/com/sun/java/swing/plaf/motif/resources/motif_zh_TW.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/share/classes/sun/print/resources/serviceui.properties b/src/java.desktop/share/classes/sun/print/resources/serviceui.properties index e0c810917c3..7b7027239b8 100644 --- a/src/java.desktop/share/classes/sun/print/resources/serviceui.properties +++ b/src/java.desktop/share/classes/sun/print/resources/serviceui.properties @@ -95,7 +95,7 @@ error.pagerange=Invalid page range; please re-enter values (e.g. 1-3,5,7-10) error.destination=Invalid filename; please try again # # The following keys match the Strings returned by MediaSizeName.toString() -# (in some cases the space character is replaced by '-' and the pound +# (in some cases the space character is replaced by '-' and the pound # character is replaced with 'n') # iso-4a0=4A0 (ISO/DIN & JIS) @@ -200,7 +200,7 @@ Large-Format=Large Format Cassette=Cassette Form-Source=Form Source # -# The following keys match the Strings returned by +# The following keys match the Strings returned by # PrinterIsAcceptingJobs.toString() # accepting-jobs=Accepting jobs diff --git a/src/java.desktop/share/classes/sun/print/resources/serviceui_de.properties b/src/java.desktop/share/classes/sun/print/resources/serviceui_de.properties index 45c0e3b4787..6478a753fb3 100644 --- a/src/java.desktop/share/classes/sun/print/resources/serviceui_de.properties +++ b/src/java.desktop/share/classes/sun/print/resources/serviceui_de.properties @@ -95,7 +95,7 @@ error.pagerange=Ung\u00FCltiger Seitenbereich. Geben Sie die Werte erneut ein (B error.destination=Ung\u00FCltiger Dateiname. Wiederholen Sie den Vorgang # # The following keys match the Strings returned by MediaSizeName.toString() -# (in some cases the space character is replaced by '-' and the pound +# (in some cases the space character is replaced by '-' and the pound # character is replaced with 'n') # iso-4a0=4A0 (ISO/DIN & JIS) @@ -200,7 +200,7 @@ Large-Format=Gro\u00DFformat Cassette=Kassette Form-Source=Formularquelle # -# The following keys match the Strings returned by +# The following keys match the Strings returned by # PrinterIsAcceptingJobs.toString() # accepting-jobs=Jobs annehmen diff --git a/src/java.desktop/share/classes/sun/print/resources/serviceui_es.properties b/src/java.desktop/share/classes/sun/print/resources/serviceui_es.properties index 820db9665e7..51f3e3b5511 100644 --- a/src/java.desktop/share/classes/sun/print/resources/serviceui_es.properties +++ b/src/java.desktop/share/classes/sun/print/resources/serviceui_es.properties @@ -95,7 +95,7 @@ error.pagerange=Rango de p\u00E1ginas no v\u00E1lido; vuelva a introducir los va error.destination=Nombre de archivo no v\u00E1lido; int\u00E9ntelo de nuevo # # The following keys match the Strings returned by MediaSizeName.toString() -# (in some cases the space character is replaced by '-' and the pound +# (in some cases the space character is replaced by '-' and the pound # character is replaced with 'n') # iso-4a0=4A0 (ISO/DIN & JIS) @@ -200,7 +200,7 @@ Large-Format=Formato Grande Cassette=Casete Form-Source=Origen de Formulario # -# The following keys match the Strings returned by +# The following keys match the Strings returned by # PrinterIsAcceptingJobs.toString() # accepting-jobs=Aceptando trabajos diff --git a/src/java.desktop/share/classes/sun/print/resources/serviceui_fr.properties b/src/java.desktop/share/classes/sun/print/resources/serviceui_fr.properties index 5a293179feb..b9982e09ef3 100644 --- a/src/java.desktop/share/classes/sun/print/resources/serviceui_fr.properties +++ b/src/java.desktop/share/classes/sun/print/resources/serviceui_fr.properties @@ -95,7 +95,7 @@ error.pagerange=Plage de pages non valide. Sp\u00E9cifiez les valeurs de nouveau error.destination=Nom de fichier non valide ; recommencez # # The following keys match the Strings returned by MediaSizeName.toString() -# (in some cases the space character is replaced by '-' and the pound +# (in some cases the space character is replaced by '-' and the pound # character is replaced with 'n') # iso-4a0=4A0 (ISO/DIN & JIS) @@ -200,7 +200,7 @@ Large-Format=Grand format Cassette=Cassette Form-Source=Source du formulaire # -# The following keys match the Strings returned by +# The following keys match the Strings returned by # PrinterIsAcceptingJobs.toString() # accepting-jobs=Acceptation des t\u00E2ches diff --git a/src/java.desktop/share/classes/sun/print/resources/serviceui_it.properties b/src/java.desktop/share/classes/sun/print/resources/serviceui_it.properties index 9617e378413..83a49139a70 100644 --- a/src/java.desktop/share/classes/sun/print/resources/serviceui_it.properties +++ b/src/java.desktop/share/classes/sun/print/resources/serviceui_it.properties @@ -95,7 +95,7 @@ error.pagerange=Intervallo pagine non valido; immettere nuovamente i valori (ad error.destination=Nome file non valido; riprovare # # The following keys match the Strings returned by MediaSizeName.toString() -# (in some cases the space character is replaced by '-' and the pound +# (in some cases the space character is replaced by '-' and the pound # character is replaced with 'n') # iso-4a0=4A0 (ISO/DIN & JIS) @@ -200,7 +200,7 @@ Large-Format=Formato grande Cassette=Cassetta Form-Source=Origine modulo # -# The following keys match the Strings returned by +# The following keys match the Strings returned by # PrinterIsAcceptingJobs.toString() # accepting-jobs=Accettazione job diff --git a/src/java.desktop/share/classes/sun/print/resources/serviceui_ja.properties b/src/java.desktop/share/classes/sun/print/resources/serviceui_ja.properties index ff267968359..ab8046e1615 100644 --- a/src/java.desktop/share/classes/sun/print/resources/serviceui_ja.properties +++ b/src/java.desktop/share/classes/sun/print/resources/serviceui_ja.properties @@ -95,7 +95,7 @@ error.pagerange=\u7121\u52B9\u306A\u30DA\u30FC\u30B8\u7BC4\u56F2\u3002\u5024\u30 error.destination=\u7121\u52B9\u306A\u30D5\u30A1\u30A4\u30EB\u540D\u3002\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u518D\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044 # # The following keys match the Strings returned by MediaSizeName.toString() -# (in some cases the space character is replaced by '-' and the pound +# (in some cases the space character is replaced by '-' and the pound # character is replaced with 'n') # iso-4a0=4A0 (ISO/DIN & JIS) @@ -200,7 +200,7 @@ Large-Format=\u30E9\u30FC\u30B8\u30FB\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8 Cassette=\u30AB\u30BB\u30C3\u30C8 Form-Source=\u30D5\u30A9\u30FC\u30E0\u30FB\u30BD\u30FC\u30B9 # -# The following keys match the Strings returned by +# The following keys match the Strings returned by # PrinterIsAcceptingJobs.toString() # accepting-jobs=\u30B8\u30E7\u30D6\u3092\u53D7\u3051\u4ED8\u3051\u3066\u3044\u307E\u3059 diff --git a/src/java.desktop/share/classes/sun/print/resources/serviceui_ko.properties b/src/java.desktop/share/classes/sun/print/resources/serviceui_ko.properties index eecff3e32e3..0fd80bbae98 100644 --- a/src/java.desktop/share/classes/sun/print/resources/serviceui_ko.properties +++ b/src/java.desktop/share/classes/sun/print/resources/serviceui_ko.properties @@ -95,7 +95,7 @@ error.pagerange=\uBD80\uC801\uD569\uD55C \uD398\uC774\uC9C0 \uBC94\uC704: \uAC12 error.destination=\uBD80\uC801\uD569\uD55C \uD30C\uC77C \uC774\uB984: \uB2E4\uC2DC \uC2DC\uB3C4\uD558\uC2ED\uC2DC\uC624. # # The following keys match the Strings returned by MediaSizeName.toString() -# (in some cases the space character is replaced by '-' and the pound +# (in some cases the space character is replaced by '-' and the pound # character is replaced with 'n') # iso-4a0=4A0 (ISO/DIN & JIS) @@ -200,7 +200,7 @@ Large-Format=\uD070 \uD615\uC2DD Cassette=\uCE74\uC138\uD2B8 Form-Source=\uC591\uC2DD \uC18C\uC2A4 # -# The following keys match the Strings returned by +# The following keys match the Strings returned by # PrinterIsAcceptingJobs.toString() # accepting-jobs=\uC791\uC5C5 \uC2B9\uC778 diff --git a/src/java.desktop/share/classes/sun/print/resources/serviceui_pt_BR.properties b/src/java.desktop/share/classes/sun/print/resources/serviceui_pt_BR.properties index d7cb5ee2e82..9e7d99962e4 100644 --- a/src/java.desktop/share/classes/sun/print/resources/serviceui_pt_BR.properties +++ b/src/java.desktop/share/classes/sun/print/resources/serviceui_pt_BR.properties @@ -95,7 +95,7 @@ error.pagerange=Faixa de p\u00E1ginas inv\u00E1lida; insira novamente os valores error.destination=Nome de arquivo inv\u00E1lido; tente novamente # # The following keys match the Strings returned by MediaSizeName.toString() -# (in some cases the space character is replaced by '-' and the pound +# (in some cases the space character is replaced by '-' and the pound # character is replaced with 'n') # iso-4a0=4A0 (ISO/DIN & JIS) @@ -200,7 +200,7 @@ Large-Format=Formato Grande Cassette=Cassete Form-Source=Origem do Formul\u00E1rio # -# The following keys match the Strings returned by +# The following keys match the Strings returned by # PrinterIsAcceptingJobs.toString() # accepting-jobs=Aceitando jobs diff --git a/src/java.desktop/share/classes/sun/print/resources/serviceui_sv.properties b/src/java.desktop/share/classes/sun/print/resources/serviceui_sv.properties index 5f893b70a96..4a085d341d8 100644 --- a/src/java.desktop/share/classes/sun/print/resources/serviceui_sv.properties +++ b/src/java.desktop/share/classes/sun/print/resources/serviceui_sv.properties @@ -95,7 +95,7 @@ error.pagerange=Ogiltigt sidintervall. Skriv in v\u00E4rdena igen (t ex 1-3,5,7- error.destination=Ogiltigt filnamn. F\u00F6rs\u00F6k igen. # # The following keys match the Strings returned by MediaSizeName.toString() -# (in some cases the space character is replaced by '-' and the pound +# (in some cases the space character is replaced by '-' and the pound # character is replaced with 'n') # iso-4a0=4A0 (ISO/DIN & JIS) @@ -200,7 +200,7 @@ Large-Format=Stort format Cassette=Kassett Form-Source=Formul\u00E4rk\u00E4lla # -# The following keys match the Strings returned by +# The following keys match the Strings returned by # PrinterIsAcceptingJobs.toString() # accepting-jobs=Accepterar jobb diff --git a/src/java.desktop/share/classes/sun/print/resources/serviceui_zh_CN.properties b/src/java.desktop/share/classes/sun/print/resources/serviceui_zh_CN.properties index f1fdb8a7097..697aa8531e3 100644 --- a/src/java.desktop/share/classes/sun/print/resources/serviceui_zh_CN.properties +++ b/src/java.desktop/share/classes/sun/print/resources/serviceui_zh_CN.properties @@ -95,7 +95,7 @@ error.pagerange=\u65E0\u6548\u7684\u9875\u9762\u8303\u56F4; \u8BF7\u91CD\u65B0\u error.destination=\u65E0\u6548\u7684\u6587\u4EF6\u540D; \u8BF7\u91CD\u8BD5 # # The following keys match the Strings returned by MediaSizeName.toString() -# (in some cases the space character is replaced by '-' and the pound +# (in some cases the space character is replaced by '-' and the pound # character is replaced with 'n') # iso-4a0=4A0 (ISO/DIN & JIS) @@ -200,7 +200,7 @@ Large-Format=\u5927\u53F7\u7248\u5F0F Cassette=\u7EB8\u76D2 Form-Source=\u8868\u683C\u6765\u6E90 # -# The following keys match the Strings returned by +# The following keys match the Strings returned by # PrinterIsAcceptingJobs.toString() # accepting-jobs=\u63A5\u53D7\u4F5C\u4E1A diff --git a/src/java.desktop/share/classes/sun/print/resources/serviceui_zh_TW.properties b/src/java.desktop/share/classes/sun/print/resources/serviceui_zh_TW.properties index 41b2833476d..bba16e54419 100644 --- a/src/java.desktop/share/classes/sun/print/resources/serviceui_zh_TW.properties +++ b/src/java.desktop/share/classes/sun/print/resources/serviceui_zh_TW.properties @@ -95,7 +95,7 @@ error.pagerange=\u7121\u6548\u7684\u9801\u9762\u7BC4\u570D; \u8ACB\u91CD\u65B0\u error.destination=\u7121\u6548\u7684\u6A94\u540D; \u8ACB\u518D\u8A66\u4E00\u6B21 # # The following keys match the Strings returned by MediaSizeName.toString() -# (in some cases the space character is replaced by '-' and the pound +# (in some cases the space character is replaced by '-' and the pound # character is replaced with 'n') # iso-4a0=4A0 (ISO/DIN & JIS) @@ -200,7 +200,7 @@ Large-Format=\u5927\u683C\u5F0F Cassette=\u5361\u5F0F\u78C1\u5E36\u6A5F Form-Source=\u8868\u683C\u4F86\u6E90 # -# The following keys match the Strings returned by +# The following keys match the Strings returned by # PrinterIsAcceptingJobs.toString() # accepting-jobs=\u63A5\u53D7\u7684\u5DE5\u4F5C diff --git a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows.properties b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows.properties index 119c06ae149..407ca7b39d7 100644 --- a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows.properties +++ b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_de.properties b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_de.properties index cc4aed5e986..2524aadb301 100644 --- a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_de.properties +++ b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_de.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_es.properties b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_es.properties index e9acea546c8..fbb335625fb 100644 --- a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_es.properties +++ b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_es.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_fr.properties b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_fr.properties index 21460385526..3573a1ce989 100644 --- a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_fr.properties +++ b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_fr.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_it.properties b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_it.properties index 5eec6bc6f0b..59894783c08 100644 --- a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_it.properties +++ b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_it.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_ja.properties b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_ja.properties index 3c93134d3f0..36e96afce7f 100644 --- a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_ja.properties +++ b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_ja.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_ko.properties b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_ko.properties index cca33dc6020..4fe5cc2509b 100644 --- a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_ko.properties +++ b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_ko.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_pt_BR.properties b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_pt_BR.properties index 92f916d65e9..1c0e77f785f 100644 --- a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_pt_BR.properties +++ b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_pt_BR.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_sv.properties b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_sv.properties index 3d143e1285d..45d7ebcfa27 100644 --- a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_sv.properties +++ b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_sv.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_zh_CN.properties b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_zh_CN.properties index 7e4035b03d2..aeb7183f8c1 100644 --- a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_zh_CN.properties +++ b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_zh_CN.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_zh_TW.properties b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_zh_TW.properties index 15a183d388e..c7f4da3fd63 100644 --- a/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_zh_TW.properties +++ b/src/java.desktop/windows/classes/com/sun/java/swing/plaf/windows/resources/windows_zh_TW.properties @@ -29,10 +29,10 @@ # # FileChooser # -# When this file is read in, the strings are put into the +# When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current -# workings of Swing. DO NOT DEPEND ON THIS. -# This may change in future versions of Swing as we improve localization +# workings of Swing. DO NOT DEPEND ON THIS. +# This may change in future versions of Swing as we improve localization # support. # # Refer to the note in basic.properties for a description as to what diff --git a/src/java.desktop/windows/data/fontconfig/fontconfig.properties b/src/java.desktop/windows/data/fontconfig/fontconfig.properties index f63682fdba4..40e40ca55af 100644 --- a/src/java.desktop/windows/data/fontconfig/fontconfig.properties +++ b/src/java.desktop/windows/data/fontconfig/fontconfig.properties @@ -1,5 +1,5 @@ # -# +# # Copyright (c) 2003, 2019, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # diff --git a/src/java.naming/share/classes/com/sun/jndi/ldap/jndiprovider.properties b/src/java.naming/share/classes/com/sun/jndi/ldap/jndiprovider.properties index 8d74b975226..fabc589fe9f 100644 --- a/src/java.naming/share/classes/com/sun/jndi/ldap/jndiprovider.properties +++ b/src/java.naming/share/classes/com/sun/jndi/ldap/jndiprovider.properties @@ -10,7 +10,7 @@ java.naming.factory.object=com.sun.jndi.ldap.obj.AttrsToCorba:com.sun.jndi.ldap. # RemoteToAttrs: Turn RMI/JRMP and RMI/IIOP object into javaMarshalledObject or # corbaObject LDAP entry # CorbaToAttrs: Turn CORBA object into corbaObject LDAP entry -# RemoteToCorbaToAttrs: Turn RMI/IIOP object into corbaObject LDAP entry. +# RemoteToCorbaToAttrs: Turn RMI/IIOP object into corbaObject LDAP entry. # Note that there is no need to specify this in list unless RemoteToAttrs is # removed because RemotetoAttrs already handles this case java.naming.factory.state=com.sun.jndi.ldap.obj.RemoteToAttrs:com.sun.jndi.ldap.obj.CorbaToAttrs diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages.properties index 7e6fdf25082..05f67d5b088 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages.properties @@ -43,7 +43,7 @@ SYNTAX_ERR = An invalid or illegal string is specified. VALIDATION_ERR = A call to a method such as insertBefore or removeChild would make the Node invalid with respect to document grammar. WRONG_DOCUMENT_ERR = A node is used in a different document than the one that created it. TYPE_MISMATCH_ERR = The value type for this parameter name is incompatible with the expected value type. - + #error messages or exceptions FEATURE_NOT_SUPPORTED = The parameter {0} is recognized but the requested value cannot be set. FEATURE_NOT_FOUND = The parameter {0} is not recognized. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_de.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_de.properties index e5dab4b0071..eb0b17ad682 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_de.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_de.properties @@ -43,7 +43,7 @@ SYNTAX_ERR = Ung\u00FCltige oder unzul\u00E4ssige Zeichenfolge angegeben. VALIDATION_ERR = Aufruf einer Methode wie insertBefore oder removeChild w\u00FCrde die Dokumentgrammatik des Knotens ung\u00FCltig machen. WRONG_DOCUMENT_ERR = Ein Knoten wird in einem anderen Dokument verwendet als dem, von dem er erstellt wurde. TYPE_MISMATCH_ERR = Der Werttyp f\u00FCr diesen Parameternamen ist nicht mit dem erwarteten Werttyp kompatibel. - + #error messages or exceptions FEATURE_NOT_SUPPORTED = Parameter {0} wird erkannt, aber der angeforderte Wert kann nicht festgelegt werden. FEATURE_NOT_FOUND = Parameter {0} ist unbekannt. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_es.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_es.properties index cfbb9cb547d..495695485ea 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_es.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_es.properties @@ -51,7 +51,7 @@ SYNTAX_ERR = Se ha especificado una cadena no v\u00E1lida o no permitida. VALIDATION_ERR = Una llamada a un m\u00E9todo como insertBefore o removeChild invalidar\u00EDa el nodo con respecto a la gram\u00E1tica del documento. WRONG_DOCUMENT_ERR = Se ha utilizado un nodo en un documento distinto al que lo cre\u00F3. TYPE_MISMATCH_ERR = El tipo de valor para este nombre de par\u00E1metro no es compatible con el tipo de valor esperado. - + #error messages or exceptions FEATURE_NOT_SUPPORTED = Se reconoce el par\u00E1metro {0} pero no se puede definir el valor solicitado. FEATURE_NOT_FOUND = No se reconoce el par\u00E1metro {0}. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_fr.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_fr.properties index ef9b325fd5a..087ddcdb78f 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_fr.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_fr.properties @@ -51,7 +51,7 @@ SYNTAX_ERR = Une cha\u00EEne non valide ou non admise est indiqu\u00E9e. VALIDATION_ERR = L'appel d'une m\u00E9thode comme insertBefore ou removeChild risque de rendre le noeud non valide par rapport \u00E0 la grammaire de document. WRONG_DOCUMENT_ERR = Un noeud est utilis\u00E9 dans un document diff\u00E9rent de celui l'ayant cr\u00E9\u00E9. TYPE_MISMATCH_ERR = Le type de valeur pour ce nom de param\u00E8tre n'est pas compatible avec le type de valeur attendu. - + #error messages or exceptions FEATURE_NOT_SUPPORTED = Le param\u00E8tre {0} est reconnu mais la valeur demand\u00E9e ne peut pas \u00EAtre d\u00E9finie. FEATURE_NOT_FOUND = Le param\u00E8tre {0} n''est pas reconnu. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_it.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_it.properties index c000e23df50..e67887ac38e 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_it.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_it.properties @@ -51,7 +51,7 @@ SYNTAX_ERR = \u00C8 stata specificata una stringa non valida. VALIDATION_ERR = Se si richiama un metodo come insertBefore o removeChild, il nodo non sar\u00E0 valido per quel che riguarda la grammatica del documento. WRONG_DOCUMENT_ERR = Un nodo \u00E8 utilizzato in un documento diverso da quello che lo ha creato. TYPE_MISMATCH_ERR = Il tipo di valore per questo nome parametro non \u00E8 compatibile con il tipo di valore previsto. - + #error messages or exceptions FEATURE_NOT_SUPPORTED = Il parametro {0} \u00E8 stato riconosciuto, ma non \u00E8 possibile impostare il valore richiesto. FEATURE_NOT_FOUND = Il parametro {0} non \u00E8 riconosciuto. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_ja.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_ja.properties index 72243721f4a..458d4f9d3b3 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_ja.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_ja.properties @@ -43,7 +43,7 @@ SYNTAX_ERR = \u7121\u52B9\u307E\u305F\u306F\u4E0D\u6B63\u306A\u6587\u5B57\u5217\ VALIDATION_ERR = insertBefore\u3001removeChild\u306A\u3069\u306E\u30E1\u30BD\u30C3\u30C9\u3092\u547C\u3073\u51FA\u3059\u3068\u3001\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u306E\u69CB\u6587\u306B\u95A2\u3057\u3066\u30CE\u30FC\u30C9\u304C\u7121\u52B9\u306B\u306A\u308A\u307E\u3059\u3002 WRONG_DOCUMENT_ERR = \u30CE\u30FC\u30C9\u304C\u3001\u305D\u306E\u30CE\u30FC\u30C9\u3092\u4F5C\u6210\u3057\u305F\u3082\u306E\u3068\u306F\u7570\u306A\u308B\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u3067\u4F7F\u7528\u3055\u308C\u3066\u3044\u307E\u3059\u3002 TYPE_MISMATCH_ERR = \u3053\u306E\u30D1\u30E9\u30E1\u30FC\u30BF\u540D\u306E\u5024\u30BF\u30A4\u30D7\u306F\u3001\u4E88\u60F3\u3057\u305F\u5024\u30BF\u30A4\u30D7\u3068\u4E92\u63DB\u6027\u304C\u3042\u308A\u307E\u305B\u3093\u3002 - + #error messages or exceptions FEATURE_NOT_SUPPORTED = \u30D1\u30E9\u30E1\u30FC\u30BF{0}\u306F\u8A8D\u8B58\u3055\u308C\u307E\u3059\u304C\u3001\u30EA\u30AF\u30A8\u30B9\u30C8\u3057\u305F\u5024\u306F\u8A2D\u5B9A\u3067\u304D\u307E\u305B\u3093\u3002 FEATURE_NOT_FOUND = \u30D1\u30E9\u30E1\u30FC\u30BF{0}\u306F\u8A8D\u8B58\u3055\u308C\u307E\u305B\u3093\u3002 diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_ko.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_ko.properties index 0982121a6f1..c81308bdf4a 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_ko.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_ko.properties @@ -51,7 +51,7 @@ SYNTAX_ERR = \uBD80\uC801\uD569\uD558\uAC70\uB098 \uC798\uBABB\uB41C \uBB38\uC79 VALIDATION_ERR = insertBefore \uB610\uB294 removeChild\uC640 \uAC19\uC740 \uBA54\uC18C\uB4DC\uB97C \uD638\uCD9C\uD558\uBA74 \uB178\uB4DC\uAC00 \uBB38\uC11C \uBB38\uBC95\uC5D0 \uB300\uD574 \uBD80\uC801\uD569\uD574\uC9D1\uB2C8\uB2E4. WRONG_DOCUMENT_ERR = \uB178\uB4DC\uAC00 \uC0DD\uC131\uB41C \uBB38\uC11C\uAC00 \uC544\uB2CC \uB2E4\uB978 \uBB38\uC11C\uC5D0\uC11C \uC0AC\uC6A9\uB418\uC5C8\uC2B5\uB2C8\uB2E4. TYPE_MISMATCH_ERR = \uC774 \uB9E4\uAC1C\uBCC0\uC218 \uC774\uB984\uC5D0 \uB300\uD55C \uAC12 \uC720\uD615\uC774 \uD544\uC694\uD55C \uAC12 \uC720\uD615\uACFC \uD638\uD658\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. - + #error messages or exceptions FEATURE_NOT_SUPPORTED = {0} \uB9E4\uAC1C\uBCC0\uC218\uAC00 \uC778\uC2DD\uB418\uC5C8\uC9C0\uB9CC \uC694\uCCAD\uB41C \uAC12\uC744 \uC124\uC815\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. FEATURE_NOT_FOUND = {0} \uB9E4\uAC1C\uBCC0\uC218\uB97C \uC778\uC2DD\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_pt_BR.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_pt_BR.properties index ed9e73aa53f..615d5c418be 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_pt_BR.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_pt_BR.properties @@ -51,7 +51,7 @@ SYNTAX_ERR = Uma string inv\u00E1lida ou ilegal foi especificada. VALIDATION_ERR = Uma chamada para um m\u00E9todo como insertBefore ou removeChild tornaria o N\u00F3 inv\u00E1lido em rela\u00E7\u00E3o \u00E0 gram\u00E1tica do documento. WRONG_DOCUMENT_ERR = Um n\u00F3 \u00E9 usado em um documento diferente daquele que foi criado. TYPE_MISMATCH_ERR = O tipo de valor do nome deste par\u00E2metro \u00E9 incompat\u00EDvel com o tipo de valor esperado. - + #error messages or exceptions FEATURE_NOT_SUPPORTED = O par\u00E2metro {0} \u00E9 reconhecido, mas o valor solicitado n\u00E3o pode ser definido. FEATURE_NOT_FOUND = O par\u00E2metro {0} n\u00E3o \u00E9 reconhecido. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_sv.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_sv.properties index e97789688fe..ef5062bd795 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_sv.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_sv.properties @@ -51,7 +51,7 @@ SYNTAX_ERR = En ogiltig eller otill\u00E5ten str\u00E4ng anges. VALIDATION_ERR = Ett anrop till en metod som insertBefore eller removeChild skulle g\u00F6ra noden ogiltig med aktuell dokumentgrammatik. WRONG_DOCUMENT_ERR = En nod anv\u00E4nds i ett annat dokument \u00E4n det som skapade noden. TYPE_MISMATCH_ERR = V\u00E4rdetypen f\u00F6r detta parameternamn \u00E4r inkompatibelt med f\u00F6rv\u00E4ntad v\u00E4rdetyp. - + #error messages or exceptions FEATURE_NOT_SUPPORTED = Parametern {0} kan identifieras, men det beg\u00E4rda v\u00E4rdet kan inte anges. FEATURE_NOT_FOUND = Parametern {0} kan inte identifieras. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_zh_CN.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_zh_CN.properties index 0c691400129..a8809434b5d 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_zh_CN.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_zh_CN.properties @@ -43,7 +43,7 @@ SYNTAX_ERR = \u6307\u5B9A\u7684\u5B57\u7B26\u4E32\u65E0\u6548\u6216\u975E\u6CD5\ VALIDATION_ERR = \u5C31\u6587\u6863\u8BED\u6CD5\u65B9\u9762\u800C\u8A00, \u8C03\u7528 insertBefore \u6216 removeChild \u7B49\u65B9\u6CD5\u5C06\u5BFC\u81F4 Node \u65E0\u6548\u3002 WRONG_DOCUMENT_ERR = \u4F7F\u7528\u8282\u70B9\u7684\u6587\u6863\u4E0E\u521B\u5EFA\u8282\u70B9\u7684\u6587\u6863\u4E0D\u76F8\u540C\u3002 TYPE_MISMATCH_ERR = \u6B64\u53C2\u6570\u540D\u79F0\u7684\u503C\u7C7B\u578B\u4E0E\u9884\u671F\u7684\u503C\u7C7B\u578B\u4E0D\u517C\u5BB9\u3002 - + #error messages or exceptions FEATURE_NOT_SUPPORTED = \u5DF2\u8BC6\u522B\u53C2\u6570{0}, \u4F46\u65E0\u6CD5\u8BBE\u7F6E\u8BF7\u6C42\u7684\u503C\u3002 FEATURE_NOT_FOUND = \u65E0\u6CD5\u8BC6\u522B\u53C2\u6570{0}\u3002 diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_zh_TW.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_zh_TW.properties index 05a943d80a2..13344590f85 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_zh_TW.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/DOMMessages_zh_TW.properties @@ -51,7 +51,7 @@ SYNTAX_ERR = \u6307\u5B9A\u4E86\u7121\u6548\u7684\u5B57\u4E32\u3002 VALIDATION_ERR = \u5C0D\u65BC\u6587\u4EF6\u6587\u6CD5\u800C\u8A00\uFF0C\u547C\u53EB insertBefore \u6216 removeChild \u4E4B\u985E\u7684\u65B9\u6CD5\uFF0C\u6703\u4F7F\u5F97\u7BC0\u9EDE\u7121\u6548\u3002 WRONG_DOCUMENT_ERR = \u7BC0\u9EDE\u7528\u5728\u6709\u5225\u65BC\u5EFA\u7ACB\u8A72\u7BC0\u9EDE\u6587\u4EF6\u7684\u4E0D\u540C\u6587\u4EF6\u3002 TYPE_MISMATCH_ERR = \u6B64\u53C3\u6578\u540D\u7A31\u7684\u503C\u985E\u578B\u8207\u9810\u671F\u7684\u503C\u985E\u578B\u4E0D\u76F8\u5BB9\u3002 - + #error messages or exceptions FEATURE_NOT_SUPPORTED = \u53EF\u8FA8\u8B58\u53C3\u6578 {0}\uFF0C\u4F46\u7121\u6CD5\u8A2D\u5B9A\u8981\u6C42\u7684\u503C\u3002 FEATURE_NOT_FOUND = \u7121\u6CD5\u8FA8\u8B58\u53C3\u6578 {0}\u3002 diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages.properties index 638af98c037..89c9fa7f3b8 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages.properties @@ -22,7 +22,7 @@ BadMessageKey = The error message corresponding to the message key can not be found. FormatFailed = An internal error occurred while formatting the following message:\n - + # Document messages PrematureEOF=Premature end of file. # 2.1 Well-Formed XML Documents @@ -58,7 +58,7 @@ # Trailing Misc ContentIllegalInTrailingMisc=Content is not allowed in trailing section. ReferenceIllegalInTrailingMisc=Reference is not allowed in trailing section. - + # 2.9 Standalone Document Declaration SDDeclInvalid = The standalone document declaration value must be \"yes\" or \"no\", not \"{0}\". SDDeclNameInvalid = The standalone name in XML declaration may be misspelled. @@ -82,7 +82,7 @@ ReferenceNotInOneEntity = The reference must be entirely contained within the same parsed entity. ElementEntityMismatch = The element \"{0}\" must start and end within the same entity. MarkupEntityMismatch=XML document structures must start and end within the same entity. - + # Messages common to Document and DTD # 2.2 Characters InvalidCharInAttValue = An invalid XML character (Unicode: 0x{2}) was found in the value of attribute \"{1}\" and element is \"{0}\". @@ -141,7 +141,7 @@ OperationNotSupported = Operation \"{0}\" not supported by {1} reader. InvalidASCII = Byte \"{0}\" is not a member of the (7-bit) ASCII character set. CharConversionFailure = An entity determined to be in a certain encoding must not contain sequences illegal in that encoding. - + # DTD Messages # 2.2 Characters InvalidCharInEntityValue = An invalid XML character (Unicode: 0x{0}) was found in the literal entity value. @@ -229,7 +229,7 @@ MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = White space is required after the notation name \"{0}\" in the notation declaration. ExternalIDorPublicIDRequired = The declaration for the notation \"{0}\" must include a system or public identifier. NotationDeclUnterminated = The declaration for the notation \"{0}\" must end with ''>''. - + # Validation messages DuplicateTypeInMixedContent = The element type \"{1}\" was already specified in the content model of the element decl \"{0}\". ENTITIESInvalid = Attribute value \"{1}\" of type ENTITIES must be the names of one or more unparsed entities. @@ -292,7 +292,7 @@ # 4.3.3 Character Encoding in Entities EncodingNotSupported = The encoding \"{0}\" is not supported. EncodingRequired = A parsed entity not encoded in either UTF-8 or UTF-16 must contain an encoding declaration. - + # Namespaces support # 4. Using Qualified Names IllegalQName = Element or attribute \"{0}\" do not match QName production: QName::=(NCName':')?NCName. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_de.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_de.properties index 744123405e2..5fdc9d301fa 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_de.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_de.properties @@ -22,7 +22,7 @@ BadMessageKey = Die zum Meldungsschl\u00FCssel geh\u00F6rige Fehlermeldung kann nicht gefunden werden. FormatFailed = Beim Formatieren der folgenden Meldung ist ein interner Fehler aufgetreten:\n - + # Document messages PrematureEOF=Vorzeitiges Dateiende. # 2.1 Well-Formed XML Documents @@ -58,7 +58,7 @@ # Trailing Misc ContentIllegalInTrailingMisc=Content ist nicht zul\u00E4ssig in angeh\u00E4ngtem Abschnitt. ReferenceIllegalInTrailingMisc=Referenz ist nicht zul\u00E4ssig in angeh\u00E4ngtem Abschnitt. - + # 2.9 Standalone Document Declaration SDDeclInvalid = Standalone-Dokumentdeklarationswert muss "Ja" oder "Nein" und nicht "{0}" sein. SDDeclNameInvalid = Der Standalone-Name in der XML-Deklaration ist m\u00F6glicherweise falsch geschrieben. @@ -82,7 +82,7 @@ ReferenceNotInOneEntity = Referenz muss vollst\u00E4ndig in derselben geparsten Entity enthalten sein. ElementEntityMismatch = Element "{0}" muss innerhalb derselben Entity beginnen und enden. MarkupEntityMismatch=XML-Dokumentstrukturen m\u00FCssen innerhalb derselben Entity beginnen und enden. - + # Messages common to Document and DTD # 2.2 Characters InvalidCharInAttValue = Ung\u00FCltiges XML-Zeichen (Unicode: 0x{2}) wurde im Wert des Attributs "{1}" gefunden. Element ist "{0}". @@ -141,7 +141,7 @@ OperationNotSupported = Vorgang "{0}" nicht unterst\u00FCtzt von {1}-Reader. InvalidASCII = Byte "{0}" geh\u00F6rt nicht zum (7-Bit) ASCII-Zeichensatz. CharConversionFailure = Eine Entity, f\u00FCr die eine bestimmte Codierung ermittelt wurde, darf keine Sequenzen enthalten, die in dieser Codierung unzul\u00E4ssig sind. - + # DTD Messages # 2.2 Characters InvalidCharInEntityValue = Ung\u00FCltiges XML-Zeichen (Unicode: 0x{0}) wurde im literalen Entitywert gefunden. @@ -229,7 +229,7 @@ MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = Leerstelle nach dem Notationsnamen "{0}" in der Notationsdeklaration erforderlich. ExternalIDorPublicIDRequired = Deklaration f\u00FCr die Notation "{0}" muss eine System- oder eine \u00F6ffentliche ID enthalten. NotationDeclUnterminated = Deklaration f\u00FCr die Notation "{0}" muss mit ">" enden. - + # Validation messages DuplicateTypeInMixedContent = Elementtyp "{1}" wurde bereits im Contentmodell der Elementdeklaration"{0}" angegeben. ENTITIESInvalid = Attributwert "{1}" mit dem Typ ENTITIES muss aus den Namen von mindestens einer geparsten Entity bestehen. @@ -292,7 +292,7 @@ # 4.3.3 Character Encoding in Entities EncodingNotSupported = Codierung "{0}" wird nicht unterst\u00FCtzt. EncodingRequired = Eine nicht in UTF-8 oder UTF-16 codierte geparste Entity muss eine Codierungsdeklaration enthalten. - + # Namespaces support # 4. Using Qualified Names IllegalQName = Element oder Attribut "{0}" stimmt nicht mit QName-Produktion \u00FCberein: QName::=(NCName'':'')?NCName. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_es.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_es.properties index fb4db60efba..4a4ab351c07 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_es.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_es.properties @@ -5,7 +5,7 @@ BadMessageKey = No se ha encontrado el mensaje de error correspondiente a la clave de mensaje. FormatFailed = Se ha producido un error interno al formatear el siguiente mensaje:\n - + # Document messages PrematureEOF=Final de archivo prematuro. # 2.1 Well-Formed XML Documents @@ -41,7 +41,7 @@ # Trailing Misc ContentIllegalInTrailingMisc=El contenido no est\u00E1 permitido en la secci\u00F3n final. ReferenceIllegalInTrailingMisc=La referencia no est\u00E1 permitida en la secci\u00F3n final. - + # 2.9 Standalone Document Declaration SDDeclInvalid = El valor de declaraci\u00F3n del documento aut\u00F3nomo debe ser "yes" o "no", pero nunca "{0}". SDDeclNameInvalid = Puede que el nombre aut\u00F3nomo de la declaraci\u00F3n XML est\u00E9 mal escrito. @@ -65,7 +65,7 @@ ReferenceNotInOneEntity = La referencia debe incluirse totalmente en la misma entidad analizada. ElementEntityMismatch = El elemento "{0}" debe empezar y finalizar en la misma entidad. MarkupEntityMismatch=Las estructuras del documento XML deben empezar y finalizar en la misma entidad. - + # Messages common to Document and DTD # 2.2 Characters InvalidCharInAttValue = Se ha encontrado un car\u00E1cter XML (Unicode: 0x{2}) no v\u00E1lido en el valor del atributo "{1}" y el elemento es "{0}". @@ -124,7 +124,7 @@ OperationNotSupported = La operaci\u00F3n "{0}" no est\u00E1 soportada por el lector {1}. InvalidASCII = El byte "{0}"no es un miembro del juego de caracteres ASCII (7 bits). CharConversionFailure = Una entidad con una codificaci\u00F3n determinada no debe contener secuencias no permitidas en dicha codificaci\u00F3n. - + # DTD Messages # 2.2 Characters InvalidCharInEntityValue = Se ha encontrado un car\u00E1cter XML (Unicode: 0x{0}) no v\u00E1lido en el valor de entidad literal. @@ -212,7 +212,7 @@ MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = Es necesario un espacio en blanco despu\u00E9s del nombre de la notaci\u00F3n "{0}" en la declaraci\u00F3n de notaci\u00F3n. ExternalIDorPublicIDRequired = La declaraci\u00F3n para la notaci\u00F3n "{0}" debe incluir un identificador p\u00FAblico o del sistema. NotationDeclUnterminated = La declaraci\u00F3n para la notaci\u00F3n "{0}" debe finalizar en ''>''. - + # Validation messages DuplicateTypeInMixedContent = El tipo de elemento "{1}" ya se especific\u00F3 en el modelo de contenido de la declaraci\u00F3n de elementos "{0}". ENTITIESInvalid = El valor de atributo "{1}" del tipo ENTITIES debe ser el nombre de una o m\u00E1s entidades no analizadas. @@ -275,7 +275,7 @@ # 4.3.3 Character Encoding in Entities EncodingNotSupported = La codificaci\u00F3n "{0}" no est\u00E1 soportada. EncodingRequired = Una entidad analizada no codificada en UTF-8 o UTF-16 debe contener una declaraci\u00F3n de codificaci\u00F3n. - + # Namespaces support # 4. Using Qualified Names IllegalQName = El elemento o el atributo no coinciden con la producci\u00F3n del QName: QName::=(NCName':')?NCName. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_fr.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_fr.properties index 84f0ade46eb..14d2049ed9a 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_fr.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_fr.properties @@ -5,7 +5,7 @@ BadMessageKey = Le message d'erreur correspondant \u00E0 la cl\u00E9 de message est introuvable. FormatFailed = Une erreur interne s'est produite pendant la mise en forme du message suivant :\n - + # Document messages PrematureEOF=Fin pr\u00E9matur\u00E9e du fichier. # 2.1 Well-Formed XML Documents @@ -41,7 +41,7 @@ # Trailing Misc ContentIllegalInTrailingMisc=Contenu non autoris\u00E9 dans la section de fin. ReferenceIllegalInTrailingMisc=R\u00E9f\u00E9rence non autoris\u00E9e dans la section de fin. - + # 2.9 Standalone Document Declaration SDDeclInvalid = La valeur de d\u00E9claration de document autonome doit \u00EAtre "oui" ou "non", mais pas "{0}". SDDeclNameInvalid = Le nom de document autonome contenu dans la d\u00E9claration XML est peut-\u00EAtre mal orthographi\u00E9. @@ -65,7 +65,7 @@ ReferenceNotInOneEntity = La r\u00E9f\u00E9rence doit \u00EAtre enti\u00E8rement incluse dans la m\u00EAme entit\u00E9 analys\u00E9e. ElementEntityMismatch = L''\u00E9l\u00E9ment "{0}" doit commencer et se terminer dans la m\u00EAme entit\u00E9. MarkupEntityMismatch=Les structures de document XML doivent commencer et se terminer dans la m\u00EAme entit\u00E9. - + # Messages common to Document and DTD # 2.2 Characters InvalidCharInAttValue = Un caract\u00E8re XML non valide (Unicode : 0x{2}) a \u00E9t\u00E9 d\u00E9tect\u00E9 dans la valeur de l''attribut "{1}" et l''\u00E9l\u00E9ment est "{0}". @@ -124,7 +124,7 @@ OperationNotSupported = Op\u00E9ration "{0}" non prise en charge par le lecteur {1}. InvalidASCII = L''octet "{0}" n''appartient pas au jeu de caract\u00E8res ASCII (7 bits). CharConversionFailure = Une entit\u00E9 respectant un certain encodage ne doit pas contenir de s\u00E9quences non admises dans cet encodage. - + # DTD Messages # 2.2 Characters InvalidCharInEntityValue = Un caract\u00E8re XML non valide (Unicode : 0x{0}) a \u00E9t\u00E9 d\u00E9tect\u00E9 dans la valeur d''entit\u00E9 litt\u00E9rale. @@ -212,7 +212,7 @@ MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = Un espace est obligatoire apr\u00E8s le nom de notation "{0}" dans la d\u00E9claration de notation. ExternalIDorPublicIDRequired = La d\u00E9claration de la notation "{0}" doit inclure un identificateur syst\u00E8me ou public. NotationDeclUnterminated = La d\u00E9claration de la notation "{0}" doit se terminer par ''>''. - + # Validation messages DuplicateTypeInMixedContent = Le type d''\u00E9l\u00E9ment "{1}" a d\u00E9j\u00E0 \u00E9t\u00E9 sp\u00E9cifi\u00E9 dans le mod\u00E8le de contenu de la d\u00E9claration d''\u00E9l\u00E9ment "{0}". ENTITIESInvalid = La valeur d''attribut "{1}" de type ENTITIES doit correspondre au nom d''au moins une entit\u00E9 non analys\u00E9e. @@ -275,7 +275,7 @@ # 4.3.3 Character Encoding in Entities EncodingNotSupported = L''encodage "{0}" n''est pas pris en charge. EncodingRequired = Une entit\u00E9 analys\u00E9e sans encodage UTF-8 ou UTF-16 doit contenir une d\u00E9claration d'encodage. - + # Namespaces support # 4. Using Qualified Names IllegalQName = L'\u00E9l\u00E9ment ou l'attribut ne correspond pas \u00E0 la production QName : QName::=(NCName':')?NCName. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_it.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_it.properties index 6200172791d..28fc0116eb8 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_it.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_it.properties @@ -5,7 +5,7 @@ BadMessageKey = Impossibile trovare il messaggio di errore corrispondente alla chiave di messaggio. FormatFailed = Si \u00E8 verificato un errore interno durante la formattazione del seguente messaggio:\n - + # Document messages PrematureEOF=Fine del file anticipata. # 2.1 Well-Formed XML Documents @@ -41,7 +41,7 @@ # Trailing Misc ContentIllegalInTrailingMisc=Il contenuto non \u00E8 consentito nella sezione finale. ReferenceIllegalInTrailingMisc=Il riferimento non \u00E8 consentito nella sezione finale. - + # 2.9 Standalone Document Declaration SDDeclInvalid = Il valore della dichiarazione del documento standalone deve essere "yes" o "no", non "{0}". SDDeclNameInvalid = Il nome standalone nella dichiarazione XML potrebbe essere stato digitato in modo errato. @@ -65,7 +65,7 @@ ReferenceNotInOneEntity = Il riferimento deve essere compreso completamente all'interno della stessa entit\u00E0 analizzata. ElementEntityMismatch = L''elemento "{0}" deve iniziare e finire con la stessa entit\u00E0. MarkupEntityMismatch=Le strutture di documenti XML devono iniziare e finire con la stessa entit\u00E0. - + # Messages common to Document and DTD # 2.2 Characters InvalidCharInAttValue = \u00C8 stato trovato un carattere XML non valido (Unicode: 0x{2}) nel valore dell''attributo "{1}". L''elemento \u00E8 "{0}". @@ -124,7 +124,7 @@ OperationNotSupported = Operazione "{0}" non supportata dal processo di lettura {1}. InvalidASCII = Il byte "{0}" non fa parte del set di caratteri ASCII (a 7 bit). CharConversionFailure = Un'entit\u00E0 che deve trovarsi in una determinata codifica non pu\u00F2 contenere sequenze non valide in quella codifica. - + # DTD Messages # 2.2 Characters InvalidCharInEntityValue = \u00C8 stato trovato un carattere XML non valido (Unicode: 0x{0}) nel valore dell''entit\u00E0. @@ -212,7 +212,7 @@ MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = \u00C8 richiesto uno spazio dopo il nome notazione "{0}" nella dichiarazione della notazione. ExternalIDorPublicIDRequired = La dichiarazione per la notazione "{0}" deve includere un identificativo di sistema o pubblico. NotationDeclUnterminated = La dichiarazione per la notazione "{0}" deve terminare con ''>''. - + # Validation messages DuplicateTypeInMixedContent = Il tipo di elemento "{1}" \u00E8 gi\u00E0 stato specificato nel modello di contenuto della dichiarazione di elemento "{0}". ENTITIESInvalid = Il valore di attributo "{1}" di tipo ENTITIES deve corrispondere ai nomi di una o pi\u00F9 entit\u00E0 non analizzate. @@ -275,7 +275,7 @@ # 4.3.3 Character Encoding in Entities EncodingNotSupported = La codifica "{0}" non \u00E8 supportata. EncodingRequired = Un'entit\u00E0 analizzata non codificata in UTF-8 o UTF-16 deve contenere una dichiarazione di codifica. - + # Namespaces support # 4. Using Qualified Names IllegalQName = L'elemento o l'attributo non corrisponde alla produzione del QName: QName::=(NCName':')?NCName. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_ja.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_ja.properties index f52b2597f8c..f78a3241f20 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_ja.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_ja.properties @@ -22,7 +22,7 @@ BadMessageKey = \u30E1\u30C3\u30BB\u30FC\u30B8\u30FB\u30AD\u30FC\u306B\u5BFE\u5FDC\u3059\u308B\u30A8\u30E9\u30FC\u30FB\u30E1\u30C3\u30BB\u30FC\u30B8\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002 FormatFailed = \u6B21\u306E\u30E1\u30C3\u30BB\u30FC\u30B8\u306E\u66F8\u5F0F\u8A2D\u5B9A\u4E2D\u306B\u5185\u90E8\u30A8\u30E9\u30FC\u304C\u767A\u751F\u3057\u307E\u3057\u305F:\n - + # Document messages PrematureEOF=\u9014\u4E2D\u3067\u30D5\u30A1\u30A4\u30EB\u306E\u672B\u5C3E\u306B\u9054\u3057\u307E\u3057\u305F\u3002 # 2.1 Well-Formed XML Documents @@ -58,7 +58,7 @@ # Trailing Misc ContentIllegalInTrailingMisc=\u5F8C\u7D9A\u30BB\u30AF\u30B7\u30E7\u30F3\u306B\u306F\u30B3\u30F3\u30C6\u30F3\u30C4\u3092\u6307\u5B9A\u3067\u304D\u307E\u305B\u3093\u3002 ReferenceIllegalInTrailingMisc=\u5F8C\u7D9A\u30BB\u30AF\u30B7\u30E7\u30F3\u306B\u306F\u53C2\u7167\u3092\u6307\u5B9A\u3067\u304D\u307E\u305B\u3093\u3002 - + # 2.9 Standalone Document Declaration SDDeclInvalid = \u30B9\u30BF\u30F3\u30C9\u30A2\u30ED\u30F3\u30FB\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u5BA3\u8A00\u306E\u5024\u306F\u3001"{0}"\u3067\u306F\u306A\u304F\u3001"yes"\u307E\u305F\u306F"no"\u306B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002 SDDeclNameInvalid = XML\u5BA3\u8A00\u306E\u30B9\u30BF\u30F3\u30C9\u30A2\u30ED\u30F3\u540D\u304C\u9593\u9055\u3063\u3066\u3044\u308B\u53EF\u80FD\u6027\u304C\u3042\u308A\u307E\u3059\u3002 @@ -82,7 +82,7 @@ ReferenceNotInOneEntity = \u53C2\u7167\u306F\u3001\u540C\u3058\u89E3\u6790\u6E08\u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u5185\u306B\u5B8C\u5168\u306B\u542B\u307E\u308C\u3066\u3044\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002 ElementEntityMismatch = \u8981\u7D20"{0}"\u306F\u3001\u540C\u3058\u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u5185\u3067\u958B\u59CB\u304A\u3088\u3073\u7D42\u4E86\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002 MarkupEntityMismatch=XML\u30C9\u30AD\u30E5\u30E1\u30F3\u30C8\u69CB\u9020\u306F\u3001\u540C\u3058\u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u5185\u3067\u958B\u59CB\u304A\u3088\u3073\u7D42\u4E86\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002 - + # Messages common to Document and DTD # 2.2 Characters InvalidCharInAttValue = \u5C5E\u6027"{1}"\u306E\u5024\u306B\u7121\u52B9\u306AXML\u6587\u5B57(Unicode: 0x{2})\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F\u3002\u8981\u7D20\u306F"{0}"\u3067\u3059\u3002 @@ -141,7 +141,7 @@ OperationNotSupported = \u64CD\u4F5C"{0}"\u306F{1}\u30EA\u30FC\u30C0\u30FC\u3067\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002 InvalidASCII = \u30D0\u30A4\u30C8"{0}"\u306F\u3001(7\u30D3\u30C3\u30C8) ASCII\u6587\u5B57\u30BB\u30C3\u30C8\u306E\u30E1\u30F3\u30D0\u30FC\u3067\u306F\u3042\u308A\u307E\u305B\u3093\u3002 CharConversionFailure = \u7279\u5B9A\u306E\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u3067\u3042\u308B\u3068\u78BA\u5B9A\u3055\u308C\u305F\u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u306B\u306F\u3001\u305D\u306E\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u3067\u4E0D\u6B63\u306A\u30B7\u30FC\u30B1\u30F3\u30B9\u3092\u542B\u3081\u308B\u3053\u3068\u306F\u3067\u304D\u307E\u305B\u3093\u3002 - + # DTD Messages # 2.2 Characters InvalidCharInEntityValue = \u30EA\u30C6\u30E9\u30EB\u30FB\u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u5024\u306B\u7121\u52B9\u306AXML\u6587\u5B57(Unicode: 0x{0})\u304C\u898B\u3064\u304B\u308A\u307E\u3057\u305F\u3002 @@ -229,7 +229,7 @@ MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = \u8868\u8A18\u6CD5\u5BA3\u8A00\u3067\u306F\u3001\u8868\u8A18\u540D"{0}"\u306E\u5F8C\u306B\u7A7A\u767D\u304C\u5FC5\u8981\u3067\u3059\u3002 ExternalIDorPublicIDRequired = \u8868\u8A18\u6CD5"{0}"\u306E\u5BA3\u8A00\u306B\u306F\u3001\u30B7\u30B9\u30C6\u30E0\u8B58\u5225\u5B50\u307E\u305F\u306F\u516C\u958B\u8B58\u5225\u5B50\u3092\u542B\u3081\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002 NotationDeclUnterminated = \u8868\u8A18\u6CD5"{0}"\u306E\u5BA3\u8A00\u306F''>''\u3067\u7D42\u4E86\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002 - + # Validation messages DuplicateTypeInMixedContent = \u8981\u7D20\u30BF\u30A4\u30D7"{1}"\u306F\u3001\u8981\u7D20\u5BA3\u8A00"{0}"\u306E\u30B3\u30F3\u30C6\u30F3\u30C4\u30FB\u30E2\u30C7\u30EB\u3067\u3059\u3067\u306B\u6307\u5B9A\u3055\u308C\u3066\u3044\u307E\u3059\u3002 ENTITIESInvalid = \u30BF\u30A4\u30D7ENTITIES\u306E\u5C5E\u6027\u5024"{1}"\u306F\u30011\u3064\u4EE5\u4E0A\u306E\u672A\u89E3\u6790\u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u306E\u540D\u524D\u306B\u3059\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002 @@ -292,7 +292,7 @@ # 4.3.3 Character Encoding in Entities EncodingNotSupported = \u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0"{0}"\u306F\u30B5\u30DD\u30FC\u30C8\u3055\u308C\u3066\u3044\u307E\u305B\u3093\u3002 EncodingRequired = \u30A8\u30F3\u30B3\u30FC\u30C9\u304CUTF-8\u3068UTF-16\u306E\u3044\u305A\u308C\u3067\u3082\u306A\u3044\u89E3\u6790\u6E08\u30A8\u30F3\u30C6\u30A3\u30C6\u30A3\u306B\u306F\u3001\u30A8\u30F3\u30B3\u30FC\u30C7\u30A3\u30F3\u30B0\u5BA3\u8A00\u304C\u542B\u307E\u308C\u3066\u3044\u308B\u5FC5\u8981\u304C\u3042\u308A\u307E\u3059\u3002 - + # Namespaces support # 4. Using Qualified Names IllegalQName = \u8981\u7D20\u307E\u305F\u306F\u5C5E\u6027"{0}"\u304CQName\u751F\u6210\u3068\u4E00\u81F4\u3057\u307E\u305B\u3093: QName::=(NCName'':'')?NCName\u3002 diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_ko.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_ko.properties index b177c5c641b..735b3304aa3 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_ko.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_ko.properties @@ -5,7 +5,7 @@ BadMessageKey = \uBA54\uC2DC\uC9C0 \uD0A4\uC5D0 \uD574\uB2F9\uD558\uB294 \uC624\uB958 \uBA54\uC2DC\uC9C0\uB97C \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. FormatFailed = \uB2E4\uC74C \uBA54\uC2DC\uC9C0\uC758 \uD615\uC2DD\uC744 \uC9C0\uC815\uD558\uB294 \uC911 \uB0B4\uBD80 \uC624\uB958\uAC00 \uBC1C\uC0DD\uD588\uC2B5\uB2C8\uB2E4.\n - + # Document messages PrematureEOF=\uC608\uAE30\uCE58 \uC54A\uC740 \uD30C\uC77C\uC758 \uB05D\uC785\uB2C8\uB2E4. # 2.1 Well-Formed XML Documents @@ -41,7 +41,7 @@ # Trailing Misc ContentIllegalInTrailingMisc=\uD6C4\uD589 \uC139\uC158\uC5D0\uC11C\uB294 \uCF58\uD150\uCE20\uAC00 \uD5C8\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. ReferenceIllegalInTrailingMisc=\uD6C4\uD589 \uC139\uC158\uC5D0\uC11C\uB294 \uCC38\uC870\uAC00 \uD5C8\uC6A9\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. - + # 2.9 Standalone Document Declaration SDDeclInvalid = \uB3C5\uB9BD\uD615 \uBB38\uC11C \uC120\uC5B8 \uAC12\uC740 "{0}"\uC774(\uAC00) \uC544\uB2CC "yes" \uB610\uB294 "no"\uC5EC\uC57C \uD569\uB2C8\uB2E4. SDDeclNameInvalid = XML \uC120\uC5B8\uC758 \uB3C5\uB9BD\uD615 \uC774\uB984\uC758 \uCCA0\uC790\uAC00 \uC798\uBABB\uB418\uC5C8\uC744 \uC218 \uC788\uC2B5\uB2C8\uB2E4. @@ -65,7 +65,7 @@ ReferenceNotInOneEntity = \uCC38\uC870\uB294 \uAD6C\uBB38\uC774 \uBD84\uC11D\uB41C \uB3D9\uC77C\uD55C \uC5D4\uD2F0\uD2F0\uC5D0 \uC644\uC804\uD788 \uD3EC\uD568\uB418\uC5B4\uC57C \uD569\uB2C8\uB2E4. ElementEntityMismatch = "{0}" \uC694\uC18C\uB294 \uB3D9\uC77C\uD55C \uC5D4\uD2F0\uD2F0\uC5D0\uC11C \uC2DC\uC791\uB418\uACE0 \uB05D\uB098\uC57C \uD569\uB2C8\uB2E4. MarkupEntityMismatch=XML \uBB38\uC11C \uAD6C\uC870\uB294 \uB3D9\uC77C\uD55C \uC5D4\uD2F0\uD2F0\uC5D0\uC11C \uC2DC\uC791\uB418\uACE0 \uB05D\uB098\uC57C \uD569\uB2C8\uB2E4. - + # Messages common to Document and DTD # 2.2 Characters InvalidCharInAttValue = "{1}" \uC18D\uC131\uC758 \uAC12\uC5D0\uC11C \uBD80\uC801\uD569\uD55C XML \uBB38\uC790(\uC720\uB2C8\uCF54\uB4DC: 0x{2})\uAC00 \uBC1C\uACAC\uB418\uC5C8\uC73C\uBA70 \uC694\uC18C\uAC00 "{0}"\uC785\uB2C8\uB2E4. @@ -124,7 +124,7 @@ OperationNotSupported = {1} \uC77D\uAE30 \uD504\uB85C\uADF8\uB7A8\uC740 "{0}" \uC791\uC5C5\uC744 \uC9C0\uC6D0\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. InvalidASCII = \uBC14\uC774\uD2B8 "{0}"\uC740(\uB294) (7\uBE44\uD2B8) ASCII \uBB38\uC790 \uC9D1\uD569\uC5D0 \uC18D\uD558\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. CharConversionFailure = \uD2B9\uC815 \uC778\uCF54\uB529 \uD615\uC2DD\uC774\uC5B4\uC57C \uD558\uB294 \uAC83\uC73C\uB85C \uD655\uC778\uB41C \uC5D4\uD2F0\uD2F0\uC5D0\uB294 \uD574\uB2F9 \uC778\uCF54\uB529\uC5D0 \uBD80\uC801\uD569\uD55C \uC2DC\uD000\uC2A4\uAC00 \uD3EC\uD568\uB418\uC9C0 \uC54A\uC544\uC57C \uD569\uB2C8\uB2E4. - + # DTD Messages # 2.2 Characters InvalidCharInEntityValue = \uB9AC\uD130\uB7F4 \uC5D4\uD2F0\uD2F0 \uAC12\uC5D0\uC11C \uBD80\uC801\uD569\uD55C XML \uBB38\uC790(\uC720\uB2C8\uCF54\uB4DC: 0x{0})\uAC00 \uBC1C\uACAC\uB418\uC5C8\uC2B5\uB2C8\uB2E4. @@ -212,7 +212,7 @@ MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = \uD45C\uAE30\uBC95 \uC120\uC5B8\uC5D0\uC11C\uB294 \uD45C\uAE30\uBC95 \uC774\uB984 "{0}" \uB2E4\uC74C\uC5D0 \uACF5\uBC31\uC774 \uD544\uC694\uD569\uB2C8\uB2E4. ExternalIDorPublicIDRequired = "{0}" \uD45C\uAE30\uBC95\uC5D0 \uB300\uD55C \uC120\uC5B8\uC5D0\uB294 \uC2DC\uC2A4\uD15C \uB610\uB294 \uACF5\uC6A9 \uC2DD\uBCC4\uC790\uAC00 \uD3EC\uD568\uB418\uC5B4\uC57C \uD569\uB2C8\uB2E4. NotationDeclUnterminated = "{0}" \uD45C\uAE30\uBC95\uC5D0 \uB300\uD55C \uC120\uC5B8\uC740 ''>''\uB85C \uB05D\uB098\uC57C \uD569\uB2C8\uB2E4. - + # Validation messages DuplicateTypeInMixedContent = \uC694\uC18C \uC720\uD615 "{1}"\uC774(\uAC00) \uC694\uC18C \uC120\uC5B8 "{0}"\uC758 \uCF58\uD150\uCE20 \uBAA8\uB378\uC5D0 \uC774\uBBF8 \uC9C0\uC815\uB418\uC5C8\uC2B5\uB2C8\uB2E4. ENTITIESInvalid = ENTITIES \uC720\uD615\uC758 \uC18D\uC131\uAC12 "{1}"\uC740(\uB294) \uAD6C\uBB38\uC774 \uBD84\uC11D\uB418\uC9C0 \uC54A\uC740 \uD558\uB098 \uC774\uC0C1\uC758 \uC5D4\uD2F0\uD2F0\uC5D0 \uB300\uD55C \uC774\uB984\uC774\uC5B4\uC57C \uD569\uB2C8\uB2E4. @@ -275,7 +275,7 @@ # 4.3.3 Character Encoding in Entities EncodingNotSupported = "{0}" \uC778\uCF54\uB529\uC740 \uC9C0\uC6D0\uB418\uC9C0 \uC54A\uC2B5\uB2C8\uB2E4. EncodingRequired = UTF-8 \uB610\uB294 UTF-16\uC73C\uB85C \uC778\uCF54\uB529\uB418\uC9C0 \uC54A\uC740 \uAD6C\uBB38\uC774 \uBD84\uC11D\uB41C \uC5D4\uD2F0\uD2F0\uC5D0\uB294 \uC778\uCF54\uB529 \uC120\uC5B8\uC774 \uD3EC\uD568\uB418\uC5B4\uC57C \uD569\uB2C8\uB2E4. - + # Namespaces support # 4. Using Qualified Names IllegalQName = \uC694\uC18C \uB610\uB294 \uC18D\uC131\uC774 QName \uC791\uC131\uACFC \uC77C\uCE58\uD558\uC9C0 \uC54A\uC74C: QName::=(NCName':')?NCName. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_pt_BR.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_pt_BR.properties index 906f72dad7a..cdead3c76be 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_pt_BR.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_pt_BR.properties @@ -5,7 +5,7 @@ BadMessageKey = N\u00E3o foi poss\u00EDvel encontrar a mensagem de erro correspondente \u00E0 chave da mensagem. FormatFailed = Ocorreu um erro interno ao formatar a mensagem a seguir:\n - + # Document messages PrematureEOF=Fim prematuro do arquivo. # 2.1 Well-Formed XML Documents @@ -41,7 +41,7 @@ # Trailing Misc ContentIllegalInTrailingMisc=O conte\u00FAdo n\u00E3o \u00E9 permitido na se\u00E7\u00E3o \u00E0 esquerda. ReferenceIllegalInTrailingMisc=A refer\u00EAncia n\u00E3o \u00E9 permitida na se\u00E7\u00E3o \u00E0 esquerda. - + # 2.9 Standalone Document Declaration SDDeclInvalid = O valor da declara\u00E7\u00E3o do documento stand-alone deve ser "sim" ou "n\u00E3o", mas n\u00E3o deve ser "{0}". SDDeclNameInvalid = O nome standalone na declara\u00E7\u00E3o XML pode estar grafado incorretamente. @@ -65,7 +65,7 @@ ReferenceNotInOneEntity = A refer\u00EAncia deve estar totalmente contida na mesma entidade submetida a parsing. ElementEntityMismatch = O elemento "{0}" deve come\u00E7ar e terminar com a mesma entidade. MarkupEntityMismatch=As estruturas do documento XML devem come\u00E7ar e terminar com a mesma entidade. - + # Messages common to Document and DTD # 2.2 Characters InvalidCharInAttValue = Um caractere XML inv\u00E1lido (Unicode: 0x {2}) foi encontrado no valor do atributo "{1}" e o elemento \u00E9 "{0}". @@ -124,7 +124,7 @@ OperationNotSupported = A opera\u00E7\u00E3o "{0}" n\u00E3o \u00E9 suportada pelo leitor {1}. InvalidASCII = O byte "{0}" n\u00E3o \u00E9 membro do conjunto de caracteres ASCII (7 bits). CharConversionFailure = Uma entidade destinada a estar em uma determinada codifica\u00E7\u00E3o n\u00E3o deve conter sequ\u00EAncias inv\u00E1lidas na referida codifica\u00E7\u00E3o. - + # DTD Messages # 2.2 Characters InvalidCharInEntityValue = Um caractere XML inv\u00E1lido (Unicode: 0x {0}) foi encontrado no valor da entidade da literal. @@ -212,7 +212,7 @@ MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = O espa\u00E7o em branco \u00E9 necess\u00E1rio ap\u00F3s o nome da nota\u00E7\u00E3o "{0}" na declara\u00E7\u00E3o de nota\u00E7\u00E3o. ExternalIDorPublicIDRequired = A declara\u00E7\u00E3o da nota\u00E7\u00E3o "{0}" deve incluir um identificador p\u00FAblico ou do sistema. NotationDeclUnterminated = A declara\u00E7\u00E3o da nota\u00E7\u00E3o "{0}" deve terminar com ''>''. - + # Validation messages DuplicateTypeInMixedContent = O tipo de elemento "{1}" j\u00E1 foi especificado no modelo de conte\u00FAdo da declara\u00E7\u00E3o do elemento "{0}". ENTITIESInvalid = O valor do atributo "{1}" do tipo ENTITIES deve ser o nome de uma ou mais entidades n\u00E3o submetidas a parsing. @@ -275,7 +275,7 @@ # 4.3.3 Character Encoding in Entities EncodingNotSupported = A codifica\u00E7\u00E3o "{0}" n\u00E3o \u00E9 suportada. EncodingRequired = Uma entidade submetida a parsing n\u00E3o codificada em UTF-8 nem em UTF-16 deve conter uma declara\u00E7\u00E3o de codifica\u00E7\u00E3o. - + # Namespaces support # 4. Using Qualified Names IllegalQName = O elemento ou o atributo n\u00E3o correspondem \u00E0 produ\u00E7\u00E3o QName: QName::=(NCName':')?NCName. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_sv.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_sv.properties index 5145aa1cbc2..ae97c1a10d1 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_sv.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_sv.properties @@ -5,7 +5,7 @@ BadMessageKey = Hittar inte felmeddelandet som motsvarar meddelandenyckeln. FormatFailed = Ett internt fel intr\u00E4ffade vid formatering av f\u00F6ljande meddelande:\n - + # Document messages PrematureEOF=Filen har avslutats f\u00F6r tidigt. # 2.1 Well-Formed XML Documents @@ -41,7 +41,7 @@ # Trailing Misc ContentIllegalInTrailingMisc=Inneh\u00E5llet \u00E4r inte till\u00E5tet i efterf\u00F6ljande sektion. ReferenceIllegalInTrailingMisc=Referensen \u00E4r inte till\u00E5ten i efterf\u00F6ljande sektion. - + # 2.9 Standalone Document Declaration SDDeclInvalid = Deklarationsv\u00E4rdet f\u00F6r frist\u00E5ende dokument m\u00E5ste vara "yes" eller "no", inte "{0}". SDDeclNameInvalid = Det frist\u00E5ende namnet i XML-deklarationen kan vara felstavat. @@ -65,7 +65,7 @@ ReferenceNotInOneEntity = Referensen m\u00E5ste finnas med inom samma tolkade enhet. ElementEntityMismatch = Elementet "{0}" m\u00E5ste b\u00F6rja och sluta inom samma enhet. MarkupEntityMismatch=XML-dokumentstrukturer m\u00E5ste b\u00F6rja och sluta inom samma enhet. - + # Messages common to Document and DTD # 2.2 Characters InvalidCharInAttValue = Ett ogiltigt XML-tecken (Unicode: 0x{2}) hittades i attributv\u00E4rdet "{1}" och elementet \u00E4r "{0}". @@ -124,7 +124,7 @@ OperationNotSupported = \u00C5tg\u00E4rden "{0}" st\u00F6ds inte i l\u00E4saren {1}. InvalidASCII = Byte "{0}" ing\u00E5r inte i ASCII-teckenupps\u00E4ttningen (7 bitar). CharConversionFailure = En enhet som fastst\u00E4lls anv\u00E4nda ett visst kodformat f\u00E5r inte inneh\u00E5lla sekvenser som \u00E4r otill\u00E5tna i kodningen. - + # DTD Messages # 2.2 Characters InvalidCharInEntityValue = Ett ogiltigt XML-tecken (Unicode: 0x{0}) hittades i det litterala enhetsv\u00E4rdet. @@ -212,7 +212,7 @@ MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = Tomt utrymme kr\u00E4vs efter notationsnamnet "{0}" i notationsdeklarationen. ExternalIDorPublicIDRequired = Deklarationen f\u00F6r notationen "{0}" m\u00E5ste inkludera systemidentifierare eller allm\u00E4n identifierare. NotationDeclUnterminated = Deklarationen f\u00F6r notationen "{0}" m\u00E5ste avslutas med ''>''. - + # Validation messages DuplicateTypeInMixedContent = Elementtyp "{1}" har redan angetts i modellen med inneh\u00E5ll f\u00F6r elementdeklarationen "{0}". ENTITIESInvalid = Attributv\u00E4rdet "{1}" av typen ENTITIES m\u00E5ste motsvara namnen p\u00E5 en eller flera otolkade enheter. @@ -275,7 +275,7 @@ # 4.3.3 Character Encoding in Entities EncodingNotSupported = Kodningen "{0}" st\u00F6ds inte. EncodingRequired = En tolkad enhet som inte \u00E4r kodad i varken UTF-8 eller UTF-16 m\u00E5ste ha en kodningsdeklaration. - + # Namespaces support # 4. Using Qualified Names IllegalQName = Element eller attribut matchar inte QName-produktion: QName::=(NCName':')?NCName. diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_zh_CN.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_zh_CN.properties index 9c94a2ffd5b..4baa37c395d 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_zh_CN.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_zh_CN.properties @@ -22,7 +22,7 @@ BadMessageKey = \u627E\u4E0D\u5230\u4E0E\u6D88\u606F\u5173\u952E\u5B57\u5BF9\u5E94\u7684\u9519\u8BEF\u6D88\u606F\u3002 FormatFailed = \u8BBE\u7F6E\u4EE5\u4E0B\u6D88\u606F\u7684\u683C\u5F0F\u65F6\u51FA\u73B0\u5185\u90E8\u9519\u8BEF:\n - + # Document messages PrematureEOF=\u6587\u4EF6\u63D0\u524D\u7ED3\u675F\u3002 # 2.1 Well-Formed XML Documents @@ -58,7 +58,7 @@ # Trailing Misc ContentIllegalInTrailingMisc=\u5C3E\u968F\u8282\u4E2D\u4E0D\u5141\u8BB8\u6709\u5185\u5BB9\u3002 ReferenceIllegalInTrailingMisc=\u5C3E\u968F\u8282\u4E2D\u4E0D\u5141\u8BB8\u6709\u5F15\u7528\u3002 - + # 2.9 Standalone Document Declaration SDDeclInvalid = \u72EC\u7ACB\u6587\u6863\u58F0\u660E\u503C\u5FC5\u987B\u4E3A "\u662F" \u6216 "\u5426", \u4E0D\u80FD\u4E3A "{0}"\u3002 SDDeclNameInvalid = XML \u58F0\u660E\u4E2D\u7684\u72EC\u7ACB\u540D\u79F0\u53EF\u80FD\u62FC\u5199\u6709\u8BEF\u3002 @@ -82,7 +82,7 @@ ReferenceNotInOneEntity = \u5F15\u7528\u5FC5\u987B\u5B8C\u5168\u5305\u542B\u5728\u540C\u4E00\u4E2A\u5DF2\u89E3\u6790\u5B9E\u4F53\u5185\u3002 ElementEntityMismatch = \u5143\u7D20 "{0}" \u5FC5\u987B\u4ECE\u5934\u81F3\u5C3E\u5305\u542B\u5728\u540C\u4E00\u4E2A\u5B9E\u4F53\u5185\u3002 MarkupEntityMismatch=XML \u6587\u6863\u7ED3\u6784\u5FC5\u987B\u4ECE\u5934\u81F3\u5C3E\u5305\u542B\u5728\u540C\u4E00\u4E2A\u5B9E\u4F53\u5185\u3002 - + # Messages common to Document and DTD # 2.2 Characters InvalidCharInAttValue = \u5728 "{1}" \u5C5E\u6027\u503C\u4E2D\u627E\u5230\u65E0\u6548\u7684 XML \u5B57\u7B26 (Unicode: 0x{2}), \u5E76\u4E14\u5143\u7D20\u4E3A "{0}"\u3002 @@ -141,7 +141,7 @@ OperationNotSupported = {1}\u8BFB\u8FDB\u7A0B\u4E0D\u652F\u6301\u64CD\u4F5C "{0}"\u3002 InvalidASCII = \u5B57\u8282 "{0}" \u4E0D\u662F (7 \u4F4D) ASCII \u5B57\u7B26\u96C6\u7684\u6210\u5458\u3002 CharConversionFailure = \u786E\u5B9A\u5C5E\u4E8E\u67D0\u4E2A\u7F16\u7801\u7684\u5B9E\u4F53\u4E0D\u80FD\u5305\u542B\u5728\u8BE5\u7F16\u7801\u4E2D\u975E\u6CD5\u7684\u5E8F\u5217\u3002 - + # DTD Messages # 2.2 Characters InvalidCharInEntityValue = \u5728\u6587\u5B57\u5B9E\u4F53\u503C\u4E2D\u627E\u5230\u65E0\u6548\u7684 XML \u5B57\u7B26 (Unicode: 0x{0})\u3002 @@ -229,7 +229,7 @@ MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = \u5728\u8BB0\u53F7\u58F0\u660E\u4E2D\u7684\u8BB0\u53F7\u540D\u79F0 "{0}" \u540E\u9762\u9700\u8981\u6709\u7A7A\u683C\u3002 ExternalIDorPublicIDRequired = \u8BB0\u53F7 "{0}" \u7684\u58F0\u660E\u5FC5\u987B\u5305\u542B\u7CFB\u7EDF\u6807\u8BC6\u7B26\u6216\u516C\u5171\u6807\u8BC6\u7B26\u3002 NotationDeclUnterminated = \u8BB0\u53F7 "{0}" \u7684\u58F0\u660E\u5FC5\u987B\u4EE5 ''>'' \u7ED3\u5C3E\u3002 - + # Validation messages DuplicateTypeInMixedContent = \u5728\u5143\u7D20\u58F0\u660E "{0}" \u7684\u5185\u5BB9\u6A21\u578B\u4E2D\u5DF2\u7ECF\u6307\u5B9A\u4E86\u5143\u7D20\u7C7B\u578B "{1}"\u3002 ENTITIESInvalid = \u7C7B\u578B\u4E3A ENTITIES \u7684\u5C5E\u6027\u503C "{1}" \u5FC5\u987B\u662F\u4E00\u4E2A\u6216\u591A\u4E2A\u672A\u89E3\u6790\u5B9E\u4F53\u7684\u540D\u79F0\u3002 @@ -292,7 +292,7 @@ # 4.3.3 Character Encoding in Entities EncodingNotSupported = \u4E0D\u652F\u6301\u7F16\u7801 "{0}"\u3002 EncodingRequired = \u5982\u679C\u5DF2\u89E3\u6790\u7684\u5B9E\u4F53\u672A\u4F7F\u7528 UTF-8 \u6216 UTF-16 \u8FDB\u884C\u7F16\u7801, \u5219\u8BE5\u5B9E\u4F53\u5FC5\u987B\u5305\u542B\u7F16\u7801\u58F0\u660E\u3002 - + # Namespaces support # 4. Using Qualified Names IllegalQName = \u5143\u7D20\u6216\u5C5E\u6027 "{0}" \u4E0D\u5339\u914D QName \u751F\u4EA7\uFF1AQName::=(NCName'':'')?NCName\u3002 diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_zh_TW.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_zh_TW.properties index 9e322ec11b2..2bdc2fa4b08 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_zh_TW.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLMessages_zh_TW.properties @@ -5,7 +5,7 @@ BadMessageKey = \u627E\u4E0D\u5230\u5C0D\u61C9\u8A0A\u606F\u7D22\u5F15\u9375\u7684\u932F\u8AA4\u8A0A\u606F\u3002 FormatFailed = \u683C\u5F0F\u5316\u4E0B\u5217\u8A0A\u606F\u6642\u767C\u751F\u5167\u90E8\u932F\u8AA4:\n - + # Document messages PrematureEOF=\u6A94\u6848\u63D0\u65E9\u7D50\u675F\u3002 # 2.1 Well-Formed XML Documents @@ -41,7 +41,7 @@ # Trailing Misc ContentIllegalInTrailingMisc=\u5C3E\u7AEF\u6BB5\u843D\u4E2D\u4E0D\u5141\u8A31\u5167\u5BB9\u3002 ReferenceIllegalInTrailingMisc=\u5C3E\u7AEF\u6BB5\u843D\u4E2D\u4E0D\u5141\u8A31\u53C3\u7167\u3002 - + # 2.9 Standalone Document Declaration SDDeclInvalid = \u7368\u7ACB\u6587\u4EF6\u5BA3\u544A\u503C\u5FC5\u9808\u662F "yes" \u6216 "no"\uFF0C\u800C\u975E "{0}"\u3002 SDDeclNameInvalid = XML \u5BA3\u544A\u4E2D\u7684\u7368\u7ACB\u540D\u7A31\u53EF\u80FD\u62FC\u932F\u4E86\u3002 @@ -65,7 +65,7 @@ ReferenceNotInOneEntity = \u53C3\u7167\u5FC5\u9808\u6574\u500B\u5305\u542B\u5728\u76F8\u540C\u7684\u5256\u6790\u5BE6\u9AD4\u5167\u3002 ElementEntityMismatch = \u5143\u7D20 "{0}" \u7684\u958B\u982D\u8207\u7D50\u5C3E\u5FC5\u9808\u5728\u76F8\u540C\u5BE6\u9AD4\u5167\u3002 MarkupEntityMismatch=XML \u6587\u4EF6\u7D50\u69CB\u7684\u958B\u982D\u8207\u7D50\u5C3E\u5FC5\u9808\u5728\u76F8\u540C\u5BE6\u9AD4\u5167\u3002 - + # Messages common to Document and DTD # 2.2 Characters InvalidCharInAttValue = \u5728\u5C6C\u6027 "{1}" \u7684\u503C\u4E2D\u627E\u5230\u7121\u6548\u7684 XML \u5B57\u5143 (Unicode: 0x{2}) \u4E14\u5143\u7D20\u70BA "{0}"\u3002 @@ -124,7 +124,7 @@ OperationNotSupported = {1} \u8B80\u53D6\u5668\u4E0D\u652F\u63F4\u4F5C\u696D "{0}"\u3002 InvalidASCII = \u7D44\u5143\u7D44 "{0}" \u4E0D\u662F (7 \u4F4D\u5143) ASCII \u5B57\u5143\u96C6\u7684\u6210\u54E1\u3002 CharConversionFailure = \u6C7A\u5B9A\u4F7F\u7528\u7279\u5B9A\u7DE8\u78BC\u7684\u5BE6\u9AD4\uFF0C\u5728\u8A72\u7DE8\u78BC\u4E2D\u4E0D\u53EF\u5305\u542B\u7121\u6548\u7684\u5E8F\u5217\u3002 - + # DTD Messages # 2.2 Characters InvalidCharInEntityValue = \u5728\u6587\u5B57\u5BE6\u9AD4\u503C\u4E2D\u627E\u5230\u7121\u6548\u7684 XML \u5B57\u5143 (Unicode: 0x{0})\u3002 @@ -212,7 +212,7 @@ MSG_SPACE_REQUIRED_AFTER_NOTATION_NAME_IN_NOTATIONDECL = \u5728\u8868\u793A\u6CD5\u5BA3\u544A\u4E2D\u8868\u793A\u6CD5\u540D\u7A31 "{0}" \u4E4B\u5F8C\u9700\u8981\u7A7A\u683C\u3002 ExternalIDorPublicIDRequired = \u8868\u793A\u6CD5 "{0}" \u7684\u5BA3\u544A\u5FC5\u9808\u5305\u542B\u7CFB\u7D71\u6216\u516C\u7528 ID\u3002 NotationDeclUnterminated = \u8868\u793A\u6CD5 "{0}" \u7684\u5BA3\u544A\u7D50\u5C3E\u5FC5\u9808\u70BA ''>''\u3002 - + # Validation messages DuplicateTypeInMixedContent = \u5143\u7D20\u5BA3\u544A "{0}" \u7684\u5167\u5BB9\u6A21\u578B\u4E2D\u5DF2\u7D93\u6307\u5B9A\u5143\u7D20\u985E\u578B "{1}"\u3002 ENTITIESInvalid = \u985E\u578B ENTITIES \u7684\u5C6C\u6027\u503C "{1}" \u5FC5\u9808\u662F\u4E00\u6216\u591A\u500B\u672A\u5256\u6790\u5BE6\u9AD4\u7684\u540D\u7A31\u3002 @@ -275,7 +275,7 @@ # 4.3.3 Character Encoding in Entities EncodingNotSupported = \u4E0D\u652F\u63F4\u7DE8\u78BC "{0}"\u3002 EncodingRequired = \u672A\u4F7F\u7528 UTF-8 \u6216 UTF-16 \u7DE8\u78BC\u7684\u5256\u6790\u5BE6\u9AD4\uFF0C\u5FC5\u9808\u5305\u542B\u7DE8\u78BC\u5BA3\u544A\u3002 - + # Namespaces support # 4. Using Qualified Names IllegalQName = \u5143\u7D20\u6216\u5C6C\u6027\u4E0D\u7B26\u5408 QName \u7522\u751F: QName::=(NCName':')?NCName\u3002 diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages.properties index 43e44e440ba..f79ed94b213 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages.properties @@ -16,7 +16,7 @@ # # This file stores error messages for the Xerces XML -# serializer. Many DOM Load/Save error messages also +# serializer. Many DOM Load/Save error messages also # live here, since the serializer largely implements that package. # # As usual with properties files, the messages are arranged in diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_de.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_de.properties index c1b7901faa0..f5c77831b88 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_de.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_de.properties @@ -16,7 +16,7 @@ # # This file stores error messages for the Xerces XML -# serializer. Many DOM Load/Save error messages also +# serializer. Many DOM Load/Save error messages also # live here, since the serializer largely implements that package. # # As usual with properties files, the messages are arranged in diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_es.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_es.properties index 4e6c0c62ed3..0952bf3c2de 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_es.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_es.properties @@ -24,7 +24,7 @@ # # This file stores error messages for the Xerces XML -# serializer. Many DOM Load/Save error messages also +# serializer. Many DOM Load/Save error messages also # live here, since the serializer largely implements that package. # # As usual with properties files, the messages are arranged in diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_fr.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_fr.properties index 535f97ecc5b..4115d8b09bb 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_fr.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_fr.properties @@ -24,7 +24,7 @@ # # This file stores error messages for the Xerces XML -# serializer. Many DOM Load/Save error messages also +# serializer. Many DOM Load/Save error messages also # live here, since the serializer largely implements that package. # # As usual with properties files, the messages are arranged in diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_it.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_it.properties index 2798c1a2c17..6db331f828c 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_it.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_it.properties @@ -24,7 +24,7 @@ # # This file stores error messages for the Xerces XML -# serializer. Many DOM Load/Save error messages also +# serializer. Many DOM Load/Save error messages also # live here, since the serializer largely implements that package. # # As usual with properties files, the messages are arranged in diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_ja.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_ja.properties index 74346b3f7ea..3497fa7ea9f 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_ja.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_ja.properties @@ -16,7 +16,7 @@ # # This file stores error messages for the Xerces XML -# serializer. Many DOM Load/Save error messages also +# serializer. Many DOM Load/Save error messages also # live here, since the serializer largely implements that package. # # As usual with properties files, the messages are arranged in diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_ko.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_ko.properties index c09651c4e99..d5abba966c7 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_ko.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_ko.properties @@ -24,7 +24,7 @@ # # This file stores error messages for the Xerces XML -# serializer. Many DOM Load/Save error messages also +# serializer. Many DOM Load/Save error messages also # live here, since the serializer largely implements that package. # # As usual with properties files, the messages are arranged in diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_pt_BR.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_pt_BR.properties index 29991ad2fc3..e451e6d2e17 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_pt_BR.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_pt_BR.properties @@ -24,7 +24,7 @@ # # This file stores error messages for the Xerces XML -# serializer. Many DOM Load/Save error messages also +# serializer. Many DOM Load/Save error messages also # live here, since the serializer largely implements that package. # # As usual with properties files, the messages are arranged in diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_sv.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_sv.properties index 4f39063a0e6..adde6950412 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_sv.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_sv.properties @@ -24,7 +24,7 @@ # # This file stores error messages for the Xerces XML -# serializer. Many DOM Load/Save error messages also +# serializer. Many DOM Load/Save error messages also # live here, since the serializer largely implements that package. # # As usual with properties files, the messages are arranged in diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_zh_CN.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_zh_CN.properties index 21c2c8d4d70..48e0a443438 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_zh_CN.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_zh_CN.properties @@ -16,7 +16,7 @@ # # This file stores error messages for the Xerces XML -# serializer. Many DOM Load/Save error messages also +# serializer. Many DOM Load/Save error messages also # live here, since the serializer largely implements that package. # # As usual with properties files, the messages are arranged in diff --git a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_zh_TW.properties b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_zh_TW.properties index 28af1b88d66..2478c9e2552 100644 --- a/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_zh_TW.properties +++ b/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/msg/XMLSerializerMessages_zh_TW.properties @@ -24,7 +24,7 @@ # # This file stores error messages for the Xerces XML -# serializer. Many DOM Load/Save error messages also +# serializer. Many DOM Load/Save error messages also # live here, since the serializer largely implements that package. # # As usual with properties files, the messages are arranged in diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_el_CY.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_el_CY.properties index 6dfca1101df..0e4542ce6d9 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_el_CY.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_el_CY.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! minimalDaysInFirstWeek=1 diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_en_MT.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_en_MT.properties index f41fe83d116..f7cf7e3a6c1 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_en_MT.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_en_MT.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! minimalDaysInFirstWeek=4 diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_es_US.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_es_US.properties index c3d94c14df9..01d97226b30 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_es_US.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_es_US.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! firstDayOfWeek=1 diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_id_ID.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_id_ID.properties index abcd01cb35a..7f5c400dca5 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_id_ID.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_id_ID.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! firstDayOfWeek=2 diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_ms_MY.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_ms_MY.properties index abcd01cb35a..7f5c400dca5 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_ms_MY.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_ms_MY.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! firstDayOfWeek=2 diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_mt.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_mt.properties index f41fe83d116..f7cf7e3a6c1 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_mt.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_mt.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! minimalDaysInFirstWeek=4 diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_mt_MT.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_mt_MT.properties index a32647b69ba..9ef9b6100a8 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_mt_MT.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_mt_MT.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! minimalDaysInFirstWeek=4 diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_sr.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_sr.properties index abcd01cb35a..7f5c400dca5 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_sr.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_sr.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! firstDayOfWeek=2 diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_tr.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_tr.properties index 2cf2e1de85c..6f4b1fa4695 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_tr.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_tr.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_uk.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_uk.properties index 2cf2e1de85c..6f4b1fa4695 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_uk.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_uk.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_vi.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_vi.properties index ce811b89320..ca2ae0f185f 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_vi.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_vi.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_zh.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_zh.properties index ce811b89320..ca2ae0f185f 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_zh.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CalendarData_zh.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_AE.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_AE.properties index fd8c720c77b..5e70a7bac8f 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_AE.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_AE.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_BH.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_BH.properties index 34cd8dddf28..4e952b8fb64 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_BH.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_BH.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_DZ.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_DZ.properties index 9ab387a1374..c4098484739 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_DZ.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_DZ.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_EG.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_EG.properties index fe372eb0de6..e036f732f7e 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_EG.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_EG.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_IQ.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_IQ.properties index bb4bfdd3d39..ae61dd2c4fa 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_IQ.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_IQ.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_JO.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_JO.properties index 6f8693e9829..d9cd4b32467 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_JO.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_JO.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_KW.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_KW.properties index 6672f25d712..01b39e7a8d6 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_KW.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_KW.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_LB.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_LB.properties index 6be59f9fb39..2730794a682 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_LB.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_LB.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_LY.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_LY.properties index 32762800ca4..901fa132396 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_LY.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_LY.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_MA.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_MA.properties index 640db1c270f..70f7b6e078c 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_MA.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_MA.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_OM.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_OM.properties index 85c670d72b8..4cb4ca42826 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_OM.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_OM.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_QA.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_QA.properties index f4fac2f7d30..96c76745438 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_QA.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_QA.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SA.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SA.properties index 86171b22ee0..9a6a09aa901 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SA.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SA.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SD.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SD.properties index 559468af673..2f7fc25bc23 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SD.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SD.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SY.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SY.properties index 05d80b6ecc8..3fd70da1601 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SY.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_SY.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_TN.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_TN.properties index 613b7bb36db..8a3234c8386 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_TN.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_TN.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_YE.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_YE.properties index 5037a7c5560..79aeab7887c 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_YE.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ar_YE.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_be_BY.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_be_BY.properties index 54cc2a62072..ca581b9374c 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_be_BY.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_be_BY.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_bg_BG.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_bg_BG.properties index ab4eade2b1d..578f479c2ec 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_bg_BG.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_bg_BG.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ca_ES.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ca_ES.properties index e7f60a2428e..4ee09595177 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ca_ES.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ca_ES.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_cs_CZ.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_cs_CZ.properties index 296669d7eab..89b9b75153b 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_cs_CZ.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_cs_CZ.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_da_DK.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_da_DK.properties index d29f7f6cd93..e9b586acdcb 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_da_DK.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_da_DK.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_AT.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_AT.properties index 113ed6fb105..8480f12b88d 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_AT.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_AT.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_CH.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_CH.properties index 8ea815fb11a..47fa9eb8579 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_CH.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_CH.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_DE.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_DE.properties index 6ee888469b4..050dbc4d277 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_DE.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_DE.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_LU.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_LU.properties index e7fc898ede4..9703712c380 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_LU.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_de_LU.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_el_CY.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_el_CY.properties index 48fa57a8bdc..99395622561 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_el_CY.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_el_CY.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! CYP=\u00a3 diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_el_GR.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_el_GR.properties index b44226143bb..be291b10a39 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_el_GR.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_el_GR.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_AU.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_AU.properties index 174a678a242..a307b52f167 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_AU.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_AU.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_CA.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_CA.properties index 98c0ba034fa..1bb687cc801 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_CA.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_CA.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_GB.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_GB.properties index 2601aef96d4..0385077b3f8 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_GB.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_GB.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_IE.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_IE.properties index 0f480271483..61e235108f7 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_IE.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_IE.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_IN.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_IN.properties index 1965ecbdfaf..b52c2cc9e34 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_IN.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_IN.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_MT.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_MT.properties index d78f240ec1a..90c1ac608bd 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_MT.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_MT.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! MTL=Lm diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_NZ.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_NZ.properties index 1e8ca52a771..835c4163274 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_NZ.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_NZ.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_PH.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_PH.properties index e47c27dd732..1f7bf65bfc1 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_PH.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_PH.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! PHP=Php diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_SG.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_SG.properties index 3dcd17b816f..74feebaab6e 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_SG.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_SG.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! SGD=$ diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_ZA.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_ZA.properties index b4e58d89580..af33382999e 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_ZA.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_en_ZA.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_AR.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_AR.properties index 87779384b52..9005e8cc124 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_AR.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_AR.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_BO.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_BO.properties index 646947d045f..5f12c178641 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_BO.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_BO.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CL.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CL.properties index 4d3fd311690..cfa116a6d08 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CL.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CL.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CO.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CO.properties index 4c340c31cce..0a10d0b7899 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CO.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CO.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CR.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CR.properties index a94e3a4af21..6100c1b8a7b 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CR.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_CR.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_DO.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_DO.properties index 9601201a8c4..e27c3c1519e 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_DO.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_DO.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_EC.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_EC.properties index 995eaea2eff..009773ad3df 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_EC.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_EC.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_ES.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_ES.properties index e7f60a2428e..4ee09595177 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_ES.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_ES.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_GT.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_GT.properties index c8a12cb7e55..d5101713cfc 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_GT.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_GT.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_HN.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_HN.properties index 0911cb6093c..153d4bc2d6c 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_HN.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_HN.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_MX.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_MX.properties index 6a2e8198d68..dd8975d487f 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_MX.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_MX.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_NI.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_NI.properties index da523f29c83..3805fe66098 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_NI.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_NI.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PA.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PA.properties index 8aa889faa3f..24dbfdd07c4 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PA.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PA.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PR.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PR.properties index 995eaea2eff..009773ad3df 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PR.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PR.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PY.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PY.properties index 9346f48016c..4b2e5801d3f 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PY.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_PY.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_SV.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_SV.properties index 31e5d2930c6..d1e839ac414 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_SV.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_SV.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_US.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_US.properties index 1f381ba4406..1e7344875f4 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_US.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_US.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! USD=US$ diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_UY.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_UY.properties index 2937637dd0a..251428f6fc6 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_UY.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_UY.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_VE.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_VE.properties index e7fc92cbba7..031b4979326 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_VE.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_es_VE.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2018, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fi_FI.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fi_FI.properties index 160e4d3face..fedab6eec8d 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fi_FI.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fi_FI.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_BE.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_BE.properties index b350ba62ac8..1c685faaa0f 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_BE.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_BE.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_CA.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_CA.properties index 0ee4b263302..cc6d08a3aa5 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_CA.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_CA.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_CH.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_CH.properties index 8ea815fb11a..47fa9eb8579 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_CH.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_CH.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_FR.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_FR.properties index 30c3b542ae2..7b0618b34cf 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_FR.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_FR.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_LU.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_LU.properties index e7fc898ede4..9703712c380 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_LU.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_fr_LU.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ga_IE.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ga_IE.properties index d4bda89dbb6..580ffed1641 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ga_IE.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ga_IE.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! EUR=\u20ac diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_he_IL.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_he_IL.properties index cfbacb78b09..e6d15ff7349 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_he_IL.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_he_IL.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hi_IN.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hi_IN.properties index a638ef07ccb..84496306786 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hi_IN.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hi_IN.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hr_HR.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hr_HR.properties index 56e61953a8c..dbb4aa39d21 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hr_HR.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hr_HR.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2023, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hu_HU.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hu_HU.properties index 7b9fbd6be5f..1787bb2366e 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hu_HU.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_hu_HU.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_id_ID.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_id_ID.properties index f76e1a2933e..92f36cf4cc1 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_id_ID.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_id_ID.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! IDR=Rp diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_is_IS.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_is_IS.properties index c2051899d93..3fc34ebd059 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_is_IS.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_is_IS.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_it_CH.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_it_CH.properties index 8ea815fb11a..47fa9eb8579 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_it_CH.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_it_CH.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_it_IT.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_it_IT.properties index c5671e853ff..ed02f9cff44 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_it_IT.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_it_IT.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ja_JP.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ja_JP.properties index f43ef088441..f29328977f7 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ja_JP.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ja_JP.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ko_KR.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ko_KR.properties index 3791aa82d3e..e489b25bce1 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ko_KR.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ko_KR.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_lt_LT.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_lt_LT.properties index a0884fafef5..1f14d0bf7ef 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_lt_LT.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_lt_LT.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2014, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_lv_LV.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_lv_LV.properties index 71a952aab05..29ad4101dec 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_lv_LV.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_lv_LV.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_mk_MK.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_mk_MK.properties index 0e79a357d44..a3cdb8c87d6 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_mk_MK.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_mk_MK.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ms_MY.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ms_MY.properties index 41262f24ed9..804d88a2baf 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ms_MY.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ms_MY.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! MYR=RM diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_mt_MT.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_mt_MT.properties index d78f240ec1a..90c1ac608bd 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_mt_MT.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_mt_MT.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! MTL=Lm diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_nl_BE.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_nl_BE.properties index 0469b988c21..9f7b9bab100 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_nl_BE.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_nl_BE.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_nl_NL.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_nl_NL.properties index acf7b8c9c63..469b94d2b53 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_nl_NL.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_nl_NL.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_no_NO.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_no_NO.properties index 10852e51712..2f18e148c57 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_no_NO.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_no_NO.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pl_PL.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pl_PL.properties index a1d472fd5e9..63baa191358 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pl_PL.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pl_PL.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pt_BR.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pt_BR.properties index 95b68a9c957..9680081bc0c 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pt_BR.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pt_BR.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pt_PT.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pt_PT.properties index fa0dd96cab6..12f207cc4f5 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pt_PT.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_pt_PT.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ro_RO.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ro_RO.properties index b02f984a2ed..37bb44a84d3 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ro_RO.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ro_RO.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ru_RU.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ru_RU.properties index 507416bf7d1..43b6341103a 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ru_RU.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_ru_RU.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sl_SI.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sl_SI.properties index abafe54ce49..a1615dc403f 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sl_SI.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sl_SI.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sq_AL.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sq_AL.properties index bfb82bc5f55..1078bcd9d66 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sq_AL.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sq_AL.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_BA.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_BA.properties index 5d6dacd8905..91a787d08b3 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_BA.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_BA.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! BAM=\u041a\u041c. diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_CS.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_CS.properties index f983d4acdcb..9ba91d7ea21 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_CS.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_CS.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! EUR=\u20ac diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_ME.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_ME.properties index e52ee703b53..9ff3530c227 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_ME.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sr_ME.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! EUR=\u20ac diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sv_SE.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sv_SE.properties index 943c92198a2..586e22a316d 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sv_SE.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_sv_SE.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_th_TH.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_th_TH.properties index 2fd11e638f5..9f6212a4b10 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_th_TH.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_th_TH.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_tr_TR.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_tr_TR.properties index 191f4339c21..0850350abd5 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_tr_TR.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_tr_TR.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_uk_UA.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_uk_UA.properties index 7e2f86e3890..035a4103e3a 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_uk_UA.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_uk_UA.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_vi_VN.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_vi_VN.properties index d136685408d..2770bb7fe36 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_vi_VN.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/CurrencyNames_vi_VN.properties @@ -1,4 +1,4 @@ -# +# # Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # @@ -21,7 +21,7 @@ # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. -# +# # (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved # (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_el.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_el.properties index ef0f2565b74..bd69c4a0fc6 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_el.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_el.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! ar=\u0391\u03c1\u03b1\u03b2\u03b9\u03ba\u03ac diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_el_CY.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_el_CY.properties index e1c1fcf09a6..d144f4279c8 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_el_CY.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_el_CY.properties @@ -37,6 +37,6 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_MT.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_MT.properties index 87759717b6f..b7bb6eaacf8 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_MT.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_MT.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! CS=Serbia And Montenegro diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_PH.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_PH.properties index 87759717b6f..b7bb6eaacf8 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_PH.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_PH.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! CS=Serbia And Montenegro diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_SG.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_SG.properties index 87759717b6f..b7bb6eaacf8 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_SG.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_en_SG.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! CS=Serbia And Montenegro diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_es_US.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_es_US.properties index 4d98d5a9142..06840e7d2ce 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_es_US.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_es_US.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! gu=gurayat\u00ed diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_ga.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_ga.properties index 37ca22f7e5b..1e76a2fff2f 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_ga.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_ga.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! ab=Abc\u00e1isis diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_id.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_id.properties index 9f82a7ab715..41574e7ee00 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_id.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_id.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! ab=Abkhaz diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_ms.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_ms.properties index 6a8f0393b34..7b78dbb763a 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_ms.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_ms.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! ms=Melayu diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_mt.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_mt.properties index 2339314b317..e659fcd97ab 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_mt.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_mt.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! ab=Abka\u017cjan diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt.properties index ab21700e3a7..94bf3d9727d 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! aa=afar diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt_BR.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt_BR.properties index c833a28942e..cfed210191c 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt_BR.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt_BR.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! ik=inupiaque diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt_PT.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt_PT.properties index 8afcb9f7601..26ead9121f7 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt_PT.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_pt_PT.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! cs=checo diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_sr.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_sr.properties index a42fdc6e8b6..1112dbc5a8a 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_sr.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_sr.properties @@ -37,7 +37,7 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! af=\u0430\u0444\u0440\u0438\u043a\u0430\u043d\u0441 diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_th.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_th.properties index 278e4e9af04..9a839efe1a9 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_th.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_th.properties @@ -35,7 +35,7 @@ # Taligent is a registered trademark of Taligent, Inc. -# language names +# language names # key is ISO 639 language code ab=\u0e2d\u0e31\u0e1a\u0e2e\u0e32\u0e40\u0e0b\u0e35\u0e22 diff --git a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_zh_SG.properties b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_zh_SG.properties index e1c1fcf09a6..d144f4279c8 100644 --- a/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_zh_SG.properties +++ b/src/jdk.localedata/share/classes/sun/util/resources/ext/LocaleNames_zh_SG.properties @@ -37,6 +37,6 @@ # dealings in these Data Files or Software without prior written # authorization of the copyright holder. # - + # Generated automatically from the Common Locale Data Repository. DO NOT EDIT! diff --git a/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames.properties b/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames.properties index b2d92f4860a..e3be3c32945 100644 --- a/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames.properties +++ b/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja.properties b/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja.properties index 6ec1c994606..f74ec50ecf1 100644 --- a/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja.properties +++ b/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja_JP_kyoto.properties b/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja_JP_kyoto.properties index d1c32ae68f9..3d6632061e2 100644 --- a/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja_JP_kyoto.properties +++ b/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja_JP_kyoto.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja_JP_osaka.properties b/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja_JP_osaka.properties index 83a8574f076..83fe5818d2b 100644 --- a/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja_JP_osaka.properties +++ b/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_ja_JP_osaka.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_xx.properties b/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_xx.properties index 6dfda799e56..16a4da16849 100644 --- a/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_xx.properties +++ b/test/jdk/java/util/PluggableLocale/providersrc/barprovider/com/bar/LocaleNames_xx.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/Properties/Bug6609431.properties b/test/jdk/java/util/Properties/Bug6609431.properties index 59f35f43823..73713425c38 100644 --- a/test/jdk/java/util/Properties/Bug6609431.properties +++ b/test/jdk/java/util/Properties/Bug6609431.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Bug4083270Test.properties b/test/jdk/java/util/ResourceBundle/Bug4083270Test.properties index 91d9b59eaf8..b8502a98f33 100644 --- a/test/jdk/java/util/ResourceBundle/Bug4083270Test.properties +++ b/test/jdk/java/util/ResourceBundle/Bug4083270Test.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Bug4177489_Resource_jf_JF.properties b/test/jdk/java/util/ResourceBundle/Bug4177489_Resource_jf_JF.properties index d3ce511f74a..2f324e2d7db 100644 --- a/test/jdk/java/util/ResourceBundle/Bug4177489_Resource_jf_JF.properties +++ b/test/jdk/java/util/ResourceBundle/Bug4177489_Resource_jf_JF.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Bug6190861Data.properties b/test/jdk/java/util/ResourceBundle/Bug6190861Data.properties index 21aadd30839..1c821b444b9 100644 --- a/test/jdk/java/util/ResourceBundle/Bug6190861Data.properties +++ b/test/jdk/java/util/ResourceBundle/Bug6190861Data.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Bug6190861Data_en_US.properties b/test/jdk/java/util/ResourceBundle/Bug6190861Data_en_US.properties index 9df1bb56493..54362a1cf38 100644 --- a/test/jdk/java/util/ResourceBundle/Bug6190861Data_en_US.properties +++ b/test/jdk/java/util/ResourceBundle/Bug6190861Data_en_US.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Bug6204853.properties b/test/jdk/java/util/ResourceBundle/Bug6204853.properties index 4b5544becb0..6e787746c62 100644 --- a/test/jdk/java/util/ResourceBundle/Bug6204853.properties +++ b/test/jdk/java/util/ResourceBundle/Bug6204853.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Bug6204853_Utf8.properties b/test/jdk/java/util/ResourceBundle/Bug6204853_Utf8.properties index fece790325d..0670cc266c9 100644 --- a/test/jdk/java/util/ResourceBundle/Bug6204853_Utf8.properties +++ b/test/jdk/java/util/ResourceBundle/Bug6204853_Utf8.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Bug6356571.properties b/test/jdk/java/util/ResourceBundle/Bug6356571.properties index 84ee94648c4..e170b0234c9 100644 --- a/test/jdk/java/util/ResourceBundle/Bug6356571.properties +++ b/test/jdk/java/util/ResourceBundle/Bug6356571.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/Bug6530694_de_DE.properties b/test/jdk/java/util/ResourceBundle/Control/Bug6530694_de_DE.properties index c6097f5b80a..1148c274335 100644 --- a/test/jdk/java/util/ResourceBundle/Control/Bug6530694_de_DE.properties +++ b/test/jdk/java/util/ResourceBundle/Control/Bug6530694_de_DE.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/Chinese.properties b/test/jdk/java/util/ResourceBundle/Control/Chinese.properties index dc8e0ed9e0d..2f7bcdca0d5 100644 --- a/test/jdk/java/util/ResourceBundle/Control/Chinese.properties +++ b/test/jdk/java/util/ResourceBundle/Control/Chinese.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/Chinese_zh.properties b/test/jdk/java/util/ResourceBundle/Control/Chinese_zh.properties index ed752a40424..244616627a2 100644 --- a/test/jdk/java/util/ResourceBundle/Control/Chinese_zh.properties +++ b/test/jdk/java/util/ResourceBundle/Control/Chinese_zh.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/Chinese_zh_CN.properties b/test/jdk/java/util/ResourceBundle/Control/Chinese_zh_CN.properties index 2f9ee833a52..587f3c4737f 100644 --- a/test/jdk/java/util/ResourceBundle/Control/Chinese_zh_CN.properties +++ b/test/jdk/java/util/ResourceBundle/Control/Chinese_zh_CN.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/Chinese_zh_TW.properties b/test/jdk/java/util/ResourceBundle/Control/Chinese_zh_TW.properties index c68ce56f08c..e2a060f937d 100644 --- a/test/jdk/java/util/ResourceBundle/Control/Chinese_zh_TW.properties +++ b/test/jdk/java/util/ResourceBundle/Control/Chinese_zh_TW.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/MalformedDataRB_en.properties b/test/jdk/java/util/ResourceBundle/Control/MalformedDataRB_en.properties index e871cc5ac2d..2ff8b3be26c 100644 --- a/test/jdk/java/util/ResourceBundle/Control/MalformedDataRB_en.properties +++ b/test/jdk/java/util/ResourceBundle/Control/MalformedDataRB_en.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/StressOut.properties b/test/jdk/java/util/ResourceBundle/Control/StressOut.properties index 8c4fe03582c..6169d4c3fdc 100644 --- a/test/jdk/java/util/ResourceBundle/Control/StressOut.properties +++ b/test/jdk/java/util/ResourceBundle/Control/StressOut.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/StressOut_en_CA.properties b/test/jdk/java/util/ResourceBundle/Control/StressOut_en_CA.properties index ca9dfcb496f..7ce60fae483 100644 --- a/test/jdk/java/util/ResourceBundle/Control/StressOut_en_CA.properties +++ b/test/jdk/java/util/ResourceBundle/Control/StressOut_en_CA.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/StressOut_ja.properties b/test/jdk/java/util/ResourceBundle/Control/StressOut_ja.properties index 765692f81b2..f94721466a9 100644 --- a/test/jdk/java/util/ResourceBundle/Control/StressOut_ja.properties +++ b/test/jdk/java/util/ResourceBundle/Control/StressOut_ja.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/StressOut_ja_JP.properties b/test/jdk/java/util/ResourceBundle/Control/StressOut_ja_JP.properties index ca9dfcb496f..7ce60fae483 100644 --- a/test/jdk/java/util/ResourceBundle/Control/StressOut_ja_JP.properties +++ b/test/jdk/java/util/ResourceBundle/Control/StressOut_ja_JP.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/StressOut_ko.properties b/test/jdk/java/util/ResourceBundle/Control/StressOut_ko.properties index 02b0010903d..f9018f19711 100644 --- a/test/jdk/java/util/ResourceBundle/Control/StressOut_ko.properties +++ b/test/jdk/java/util/ResourceBundle/Control/StressOut_ko.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Control/StressOut_zh_CN.properties b/test/jdk/java/util/ResourceBundle/Control/StressOut_zh_CN.properties index 3d46963566e..aaaf104a6dc 100644 --- a/test/jdk/java/util/ResourceBundle/Control/StressOut_zh_CN.properties +++ b/test/jdk/java/util/ResourceBundle/Control/StressOut_zh_CN.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/KeySetResources.properties b/test/jdk/java/util/ResourceBundle/KeySetResources.properties index 1b44067f9e6..a7fd633b156 100644 --- a/test/jdk/java/util/ResourceBundle/KeySetResources.properties +++ b/test/jdk/java/util/ResourceBundle/KeySetResources.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/KeySetResources_ja_JP.properties b/test/jdk/java/util/ResourceBundle/KeySetResources_ja_JP.properties index a05f6508bbc..ba254e55e09 100644 --- a/test/jdk/java/util/ResourceBundle/KeySetResources_ja_JP.properties +++ b/test/jdk/java/util/ResourceBundle/KeySetResources_ja_JP.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/RB4353454_en.properties b/test/jdk/java/util/ResourceBundle/RB4353454_en.properties index 41081e3a863..9f1087f0f76 100644 --- a/test/jdk/java/util/ResourceBundle/RB4353454_en.properties +++ b/test/jdk/java/util/ResourceBundle/RB4353454_en.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/ReferencesTestBundle.properties b/test/jdk/java/util/ResourceBundle/ReferencesTestBundle.properties index caac0acc6d0..b31f99113d4 100644 --- a/test/jdk/java/util/ResourceBundle/ReferencesTestBundle.properties +++ b/test/jdk/java/util/ResourceBundle/ReferencesTestBundle.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Test4314141A.properties b/test/jdk/java/util/ResourceBundle/Test4314141A.properties index 035e01d6773..091e743bb2f 100644 --- a/test/jdk/java/util/ResourceBundle/Test4314141A.properties +++ b/test/jdk/java/util/ResourceBundle/Test4314141A.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Test4314141A_.properties b/test/jdk/java/util/ResourceBundle/Test4314141A_.properties index 6aba1026be3..438ae71e1cf 100644 --- a/test/jdk/java/util/ResourceBundle/Test4314141A_.properties +++ b/test/jdk/java/util/ResourceBundle/Test4314141A_.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Test4314141A__DE.properties b/test/jdk/java/util/ResourceBundle/Test4314141A__DE.properties index 440dd737554..4f7fd4f5b4c 100644 --- a/test/jdk/java/util/ResourceBundle/Test4314141A__DE.properties +++ b/test/jdk/java/util/ResourceBundle/Test4314141A__DE.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Test4314141A___EURO.properties b/test/jdk/java/util/ResourceBundle/Test4314141A___EURO.properties index f200e7bc7ff..57594e7d52a 100644 --- a/test/jdk/java/util/ResourceBundle/Test4314141A___EURO.properties +++ b/test/jdk/java/util/ResourceBundle/Test4314141A___EURO.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Test4314141A_de.properties b/test/jdk/java/util/ResourceBundle/Test4314141A_de.properties index 42b4170ba1d..78eafb4c926 100644 --- a/test/jdk/java/util/ResourceBundle/Test4314141A_de.properties +++ b/test/jdk/java/util/ResourceBundle/Test4314141A_de.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Test4314141A_de_.properties b/test/jdk/java/util/ResourceBundle/Test4314141A_de_.properties index c387bff0c57..d522430381d 100644 --- a/test/jdk/java/util/ResourceBundle/Test4314141A_de_.properties +++ b/test/jdk/java/util/ResourceBundle/Test4314141A_de_.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Test4314141B_en.properties b/test/jdk/java/util/ResourceBundle/Test4314141B_en.properties index 1fd93787d37..bcf0b67f739 100644 --- a/test/jdk/java/util/ResourceBundle/Test4314141B_en.properties +++ b/test/jdk/java/util/ResourceBundle/Test4314141B_en.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Test4314141B_fr.properties b/test/jdk/java/util/ResourceBundle/Test4314141B_fr.properties index 79e025e3952..2df17ab470b 100644 --- a/test/jdk/java/util/ResourceBundle/Test4314141B_fr.properties +++ b/test/jdk/java/util/ResourceBundle/Test4314141B_fr.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Test4314141B_fr_CH.properties b/test/jdk/java/util/ResourceBundle/Test4314141B_fr_CH.properties index f3b7e0c9d15..91073a0417f 100644 --- a/test/jdk/java/util/ResourceBundle/Test4314141B_fr_CH.properties +++ b/test/jdk/java/util/ResourceBundle/Test4314141B_fr_CH.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Test4318520RB_de.properties b/test/jdk/java/util/ResourceBundle/Test4318520RB_de.properties index e53bfaf5501..3d79f4a66aa 100644 --- a/test/jdk/java/util/ResourceBundle/Test4318520RB_de.properties +++ b/test/jdk/java/util/ResourceBundle/Test4318520RB_de.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/Test4318520RB_en.properties b/test/jdk/java/util/ResourceBundle/Test4318520RB_en.properties index 60888bc7048..beecfa27afa 100644 --- a/test/jdk/java/util/ResourceBundle/Test4318520RB_en.properties +++ b/test/jdk/java/util/ResourceBundle/Test4318520RB_en.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/ResourceBundle/bug4195978Test.properties b/test/jdk/java/util/ResourceBundle/bug4195978Test.properties index 410653a9a3d..10920578ef7 100644 --- a/test/jdk/java/util/ResourceBundle/bug4195978Test.properties +++ b/test/jdk/java/util/ResourceBundle/bug4195978Test.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2007, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/logging/bundlesearch/ClassPathTestBundle_en.properties b/test/jdk/java/util/logging/bundlesearch/ClassPathTestBundle_en.properties index 71848703ed2..02210fe65d8 100644 --- a/test/jdk/java/util/logging/bundlesearch/ClassPathTestBundle_en.properties +++ b/test/jdk/java/util/logging/bundlesearch/ClassPathTestBundle_en.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/logging/bundlesearch/resources/CallerSearchableResource_en.properties b/test/jdk/java/util/logging/bundlesearch/resources/CallerSearchableResource_en.properties index 17ba4437d90..8f4925c8224 100644 --- a/test/jdk/java/util/logging/bundlesearch/resources/CallerSearchableResource_en.properties +++ b/test/jdk/java/util/logging/bundlesearch/resources/CallerSearchableResource_en.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/logging/bundlesearch/resources/ContextClassLoaderTestBundle_en.properties b/test/jdk/java/util/logging/bundlesearch/resources/ContextClassLoaderTestBundle_en.properties index ad4085ad164..e353caca62e 100644 --- a/test/jdk/java/util/logging/bundlesearch/resources/ContextClassLoaderTestBundle_en.properties +++ b/test/jdk/java/util/logging/bundlesearch/resources/ContextClassLoaderTestBundle_en.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/logging/bundlesearch/resources/StackSearchableResource_en.properties b/test/jdk/java/util/logging/bundlesearch/resources/StackSearchableResource_en.properties index 17ba4437d90..8f4925c8224 100644 --- a/test/jdk/java/util/logging/bundlesearch/resources/StackSearchableResource_en.properties +++ b/test/jdk/java/util/logging/bundlesearch/resources/StackSearchableResource_en.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/java/util/logging/modules/LogManagerInModule/logging.properties b/test/jdk/java/util/logging/modules/LogManagerInModule/logging.properties index 6b4bd6dbdf2..21341ce4e82 100644 --- a/test/jdk/java/util/logging/modules/LogManagerInModule/logging.properties +++ b/test/jdk/java/util/logging/modules/LogManagerInModule/logging.properties @@ -2,7 +2,7 @@ # Global properties ############################################################ -# "handlers" specifies a comma separated list of log Handler +# "handlers" specifies a comma separated list of log Handler # classes. These handlers will be installed during VM startup. # Note that these classes must be on the system classpath. # By default we only configure a ConsoleHandler, which will only @@ -39,7 +39,7 @@ java.util.logging.FileHandler.formatter = java.util.logging.XMLFormatter java.util.logging.ConsoleHandler.level = INFO java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter -# Example to customize the SimpleFormatter output format +# Example to customize the SimpleFormatter output format # to print one-line log message like this: # : [] # diff --git a/test/jdk/java/util/spi/ResourceBundleControlProvider/simple.properties b/test/jdk/java/util/spi/ResourceBundleControlProvider/simple.properties index 9e2302ca8e7..5807b595ab0 100644 --- a/test/jdk/java/util/spi/ResourceBundleControlProvider/simple.properties +++ b/test/jdk/java/util/spi/ResourceBundleControlProvider/simple.properties @@ -1,21 +1,21 @@ -# +# # Copyright (c) 2017, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -# +# # This code is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License version 2 only, as # published by the Free Software Foundation. -# +# # This code is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # version 2 for more details (a copy is included in the LICENSE file that # accompanied this code). -# +# # You should have received a copy of the GNU General Public License version # 2 along with this work; if not, write to the Free Software Foundation, # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. -# +# # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. diff --git a/test/jdk/javax/management/remote/mandatory/connection/mgmt1.properties b/test/jdk/javax/management/remote/mandatory/connection/mgmt1.properties index 17f81fa2eca..e16cbdc7f40 100644 --- a/test/jdk/javax/management/remote/mandatory/connection/mgmt1.properties +++ b/test/jdk/javax/management/remote/mandatory/connection/mgmt1.properties @@ -1,7 +1,7 @@ # ################ Filter for ObjectInputStream ############################# com.sun.management.jmxremote.serial.filter.pattern=!DefaultAgentFilterTest$MyTestObject # A filter, if configured, is used by java.io.ObjectInputStream during -# deserialization of parameters sent to the JMX default agent to validate the +# deserialization of parameters sent to the JMX default agent to validate the # contents of the stream. # A filter is configured as a sequence of patterns, each pattern is either # matched against the name of a class in the stream or defines a limit. diff --git a/test/jdk/javax/management/remote/mandatory/connection/mgmt2.properties b/test/jdk/javax/management/remote/mandatory/connection/mgmt2.properties index d29d746d92e..6d36df8761f 100644 --- a/test/jdk/javax/management/remote/mandatory/connection/mgmt2.properties +++ b/test/jdk/javax/management/remote/mandatory/connection/mgmt2.properties @@ -1,7 +1,7 @@ # ################ Filter for ObjectInputStream ############################# com.sun.management.jmxremote.serial.filter.pattern=!DefaultAgentFilterTest$ThisTypeIsNotUsed # A filter, if configured, is used by java.io.ObjectInputStream during -# deserialization of parameters sent to the JMX default agent to validate the +# deserialization of parameters sent to the JMX default agent to validate the # contents of the stream. # A filter is configured as a sequence of patterns, each pattern is either # matched against the name of a class in the stream or defines a limit. diff --git a/test/jdk/sanity/client/TEST.properties b/test/jdk/sanity/client/TEST.properties index 21cd1783c92..8d49577e201 100644 --- a/test/jdk/sanity/client/TEST.properties +++ b/test/jdk/sanity/client/TEST.properties @@ -23,7 +23,7 @@ # This file contains test-suite configuration information related to this portion # of the test suite. # -# A "screenshots" test requires a 100% headful graphical environment +# A "screenshots" test requires a 100% headful graphical environment # as they rely on Robot to take screenshots and move mouse. # The list of keywords supported in this part of the test suite diff --git a/test/jdk/sanity/client/lib/SwingSet2/src/resources/swingset.properties b/test/jdk/sanity/client/lib/SwingSet2/src/resources/swingset.properties index bea5877f886..44ed927fb40 100644 --- a/test/jdk/sanity/client/lib/SwingSet2/src/resources/swingset.properties +++ b/test/jdk/sanity/client/lib/SwingSet2/src/resources/swingset.properties @@ -87,7 +87,7 @@ ThemesMenu.ruby.labelAndMnemonic=&Ruby ThemesMenu.ruby_accessible_description=A Metal Theme that uses red colors -### Font SubMenu (under Themes) +### Font SubMenu (under Themes) FontMenu.fonts.labelAndMnemonic=&Fonts FontMenu.fonts_accessible_description=Menu to choose fonts for the Java look and feel diff --git a/test/jdk/sun/management/LoggingTest/logging.properties b/test/jdk/sun/management/LoggingTest/logging.properties index b2b2ab67557..bf2e5c5abe9 100644 --- a/test/jdk/sun/management/LoggingTest/logging.properties +++ b/test/jdk/sun/management/LoggingTest/logging.properties @@ -2,7 +2,7 @@ # Global properties ############################################################ -# "handlers" specifies a comma separated list of log Handler +# "handlers" specifies a comma separated list of log Handler # classes. These handlers will be installed during VM startup. # Note that these classes must be on the system classpath. # By default we only configure a ConsoleHandler, which will only @@ -39,7 +39,7 @@ java.util.logging.FileHandler.formatter = java.util.logging.XMLFormatter java.util.logging.ConsoleHandler.level = ALL java.util.logging.ConsoleHandler.formatter = java.util.logging.SimpleFormatter -# Example to customize the SimpleFormatter output format +# Example to customize the SimpleFormatter output format # to print one-line log message like this: # : [] #