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

JOptionPane: JOptionPane UI must be internationalized.

XMLWordPrintable

    • 1.2fcs
    • generic, sparc
    • generic, solaris_2.6
    • Verified

      JOptionPanes and/or JDialog must be internationalized. Current code has hard-coded all strings used for Button. For instance "OK"/"Cancel" and so on. It should use ResourceBundle to allow localization.

      [koushi.takahashi@japan 1998-06-25]

      In ko/zh/zh_TW locale, click Help --> About Print Manager, the "OK" button not l10ned although we have keyword in pmResources_<locale>.java file.

              {"OK", "\u786e\u5b9a"},
              {"OK.mnemonic", "O"},

      So I reopen this bug.

      [bo.chen@eng 1999-06-25]

            stewilso Steve Wilson (Inactive)
            ktakahassunw Koushi Takahashi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: