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

JFileChooser: Buttons and mnemonics should be in LAF-specific .properties files

XMLWordPrintable

    • Cause Known
    • generic
    • generic

      The following buttons and mnemonics in basic*.properties are used both
      in Metal LAF and in Windows LAF.
        FileChooser.openButtonText
        FileChooser.openButtonMnemonic
        FileChooser.directoryOpenButtonText
        FileChooser.directoryOpenButtonMnemonic
        FileChooser.saveButtonText
        FileChooser.saveButtonMnemonic
        FileChooser.cancelButtonText
        FileChooser.cancelButtonMnemonic

      If I remember correctly, these buttons have mnemonics in Windows LAF and
      don't in Metal LAF. In that case, sharing properties by multiple LAFs cause
      problems on some locales.
      Please put these properties to LAF-specific ,properties files,
      metal*.properties or windows*.properties.

      It would be helpful for L10N engineers for some locales if they can notice
      easily whether the label has a mnemonic or not, because they have to change
      the way of translation if the label has a mnemonic.
      ###@###.### 2004-04-09

            tr Tejesh R
            peytoia Yuka Kamiya (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: