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

AbstractUndoableEdit.UndoName&RedoName always in English

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • 1.3.0
    • client-libs



      Name: krT82822 Date: 03/06/2000


      java version "1.3.0rc1"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0rc1-T)
      Java HotSpot(TM) Client VM (build 1.3.0rc1-S, mixed mode)

      AbstractUndoableEdit.java:

          /**
           * String returned by getUndoPresentationName()
           */
          protected static final String UndoName = "Undo"; // PENDING(rjrjr): these
      need

          /**
           * String returned by getRedoPresentationName()
           */
          protected static final String RedoName = "Redo"; // to be localizable

      Can I localize this messages?
      (Review ID: 102108)
      ======================================================================

            svioletsunw Scott Violet (Inactive)
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: