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

mantis-rc message synchronization for apache files

XMLWordPrintable

    • b23
    • generic
    • generic

      The following messages need to be translated:

      src/share/classes/org/apache/crimson/parser/resources/Messages.properties

      P-085 = When System Property "{0}" is set to true, DOCTYPE declaration is not
      allowed in the XML document.
      P-086 = Parser has reached the entity expansion limit "{0}" set by the Applica
      tion.

      src/share/classes/org/apache/xalan/res/XSLTErrorResources.java

      P-085 = When System Property "{0}" is set to true, DOCTYPE declaration is not
      allowed in the XML document.
      P-086 = Parser has reached the entity expansion limit "{0}" set by the Applica
      tion.

      mighty% more ./j2se/src/share/classes/org/apache/xalan/res/README.txt
      BugID: None

      Instructions: Translate the following:

      1 { "xslProc_invalid_xsltc_option", "The option {0} is not supported in XSLTC m
      ode."},
      2. { "xslProc_invalid_xalan_option", "The option {0} can only be used with -XSL
      TC."},

      3. { "xslProc_no_input", "Error: No stylesheet or input xml is specified. Run t
      his command without any option for usage instructions."},
      4. { "xslProc_common_options", "-Common Options-"},

      5. { "xslProc_xalan_options", "-Options for Xalan-"},
      6. { "xslProc_xsltc_options", "-Options for XSLTC-"},
      7. { "xslProc_return_to_continue", "(press <return> to continue)"},

      8. { "optionXSLTC", " [-XSLTC (use XSLTC for transformation)]"},
      9. { "optionXN", " [-XN (enables template inlining)]" },
      10. { "optionXX", " [-XX (turns on additional debugging message output)]"},
      11. { "optionXT" , " [-XT (use translet to transform if possible)]"},
      12. { "diagTiming"," --------- Transform of {0} via {1} took {2} ms" },
      13. { "recursionTooDeep","Template nesting too deep. nesting = {0}, template {1
      }
      {2}" },
      14. { "nameIs", "name is" },
      15. { "matchPatternIs", "match pattern is" }

      16. In some of the localized files of XSLTErrorResources
         ( i.e. _de.java, _fr.java , _ko.java , _sv.java )

         There should be ER_COULD_NOT_FIND_EXTERN_SCRIPT in place of RS_SRC_ATTRIB_NO
      T_SUPPORTED
        The message is as follows
            { ER_COULD_NOT_FIND_EXTERN_SCRIPT,
               "Could not get to external script at {0}"}

       This is proper in other localized files

      src/share/classes/org/apache/xpath/res/XPATHErrorResources.java

      1. { "gtone", ">1" },
      2. { "zero", "0" },
      3. { "one", "1" },
      4. { "two" , "2" },
      5. { "three", "3" }

            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: