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

javadoc can't be localized

XMLWordPrintable

    • 1.1.1
    • generic
    • generic
    • Not verified

      javadoc can not generate localized html file because of that words are hardcoded in the source.

      out.println("<h2> Java API Packages </h2>");
      out.println("<h2> Other Packages </h2>");
      out.println("<li> package " + pkgString(pkg, s));

      Refer URL
      http://SunSITE.sut.ac.jp/java/javaj/japi/packages.html
      as an example to see what their expectation is.

            rfield Robert Field (Inactive)
            sishidasunw Shoji Ishida (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: