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

l10n_japan: Converter_ja.java is not latest version

XMLWordPrintable

    • rc1
    • generic
    • generic
    • Verified

      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. JLC needs to update the following file prior to RC1 codefreeze:

      Converter_ja.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 +

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: