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

Notepad demo: remove non-translatable resources from Notepad.properties file

XMLWordPrintable

    • b40
    • generic
    • generic
    • Verified

        There are some non-translatable resources in jdk/src/share/demo/jfc/Notepad/resources/Notepad.properties file.
        When translated, they cause NPE.

        +# The following string should NOT be translated: ViewportBackingStore
        +# The following string should NOT be translated: menubar
        +# The following string should NOT be translated: file
        +# The following string should NOT be translated: edit
        +# The following string should NOT be translated: cutAction
        +# The following string should NOT be translated: copyAction
        +# The following string should NOT be translated: pasteAction
        +# The following string should NOT be translated: undoAction
        +# The following string should NOT be translated: redoAction
        +# The following string should NOT be translated: debug
        +# The following string should NOT be translated: dumpAction
        +# The following string should NOT be translated: toolbar

              alexsch Alexandr Scherbatiy
              mfang Michael Fang (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: