Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4420328

l10n_asia: Converter_xx.java is not latest version

XMLWordPrintable

    • rc1
    • generic
    • generic

      The English Converter.java file has been updated several times. It is now version 1.14. The l10n file was based on version 1.3. ALC needs to update the following files prior to RC1 codefreeze:

      Converter_ko.java
      Converter_zh_CN.java
      Converter_zh_TW.java

      Below are the diffs:

      2c2
      < * @(#)Converter.java 1.14 00/12/21
      ---
      > * @(#)Converter.java 1.3 98/03/08
      65c65
      < { "warning_dialog.info", "The backup folder and the destination folder cannot" + newline +
      ---
      > { "warning_dialog.info", "The source folder and the backup folder cannot" + newline +
      74c74
      < { "illegal_source_and_backup.info", "Destination and backup directories cannot be the same!"},
      ---
      > { "illegal_source_and_backup.info", "Source and backup directories cannot be the same!"},
      167c167
      < "Usage: java -jar htmlconv1_3_1.jar [-option1 value1 [-option2 value2 [...]]] [-simulate] [filespecs]" + newline + newline +
      ---
      > "Usage: java -jar htmlconv-13.jar [-option1 value1 [-option2 value2 [...]]] [-simulate] [filespecs]" + newline + newline +
      170,171c170
      < "-source: Path to get original files. Default: <userdir>" + newline +
      < "-dest: Path to write converted files. Default: <userdir>" + newline +
      ---
      > "-source: Path to files. Default: <userdir>" + newline +

            mfang Michael Fang (Inactive)
            mfang Michael Fang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: