-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
-
b23
-
generic
-
windows_nt
-
Verified
This bug is related to base team bug 4845446.
L10N should fix each ControlPanel_*.java according to the fix for 4845446 below.
198c198
< { "update.lastrun.text", "Java Update was last run at {0} {1} on {2}." },
---
> { "update.lastrun.text", "Java Update was last run at {0} on {1}." },
L10N should fix each ControlPanel_*.java according to the fix for 4845446 below.
198c198
< { "update.lastrun.text", "Java Update was last run at {0} {1} on {2}." },
---
> { "update.lastrun.text", "Java Update was last run at {0} on {1}." },
- relates to
-
JDK-4845446 am/pm redundant string problem by 4837248
- Closed