-
Enhancement
-
Resolution: Duplicate
-
P3
-
None
-
1.3.0
-
x86
-
windows_98
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)
======================================================================
- duplicates
-
JDK-4195173 Swing contains hard-coded strings
-
- Closed
-
- relates to
-
JDK-6229954 AbstractUndoableEdit.UndoName, RedoName localization
-
- Open
-