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

"Basic Latin" should not be translated. (Character.UnicodeBlock.forName())

XMLWordPrintable

    • rc
    • generic
    • generic

      http://java.sun.com/j2se/1.5.0/ja/docs/ja/api/java/lang/Character.UnicodeBlock.html#forName(java.lang.String)

      ------
      This method accepts block names in the following forms:
      1. Canonical block names as defined by the Unicode Standard. For example, the standard defines a "Basic Latin" block. Therefore, this method accepts "Basic Latin" as a valid block name. The documentation of each UnicodeBlock provides the canonical name.
      2. Canonical block names with all spaces removed. For example, "BasicLatin" is a valid block name for the "Basic Latin" block.
      ------

      In Japanese translation, "Basic Latin" has been translated to [Kihon Latin]. But I think it is better not to translate it. I'd like to keep a block name which can be used as an argument of forName() even in Japanese translation.

            duke J. Duke
            peytoia Yuka Kamiya (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: