-
Bug
-
Resolution: Fixed
-
P2
-
5.0
-
b30
-
generic, sparc
-
generic, solaris_9
-
Verified
In JNLP Application Viewer, "Application" menu has 6 menu items but they don't
have the cached application's name in each menu item even the message resources
against the menu items have '{0}' for the name below.
Deployment.java:
{ "jnlp.viewer.launch.offline.mi", "Launch {0} Offline" },
{ "jnlp.viewer.launch.online.mi", "Launch {0} Online" },
{ "jnlp.viewer.install.mi", "Install {0} Shortcuts" },
{ "jnlp.viewer.uninstall.mi", "Uninstall {0} Shortcuts" },
{ "jnlp.viewer.remove.mi", "Remove {0}" },
{ "jnlp.viewer.show.mi", "Show {0} JNLP Descriptor" },
{ "jnlp.viewer.browse.mi", "Browse {0} Home Page" },
have the cached application's name in each menu item even the message resources
against the menu items have '{0}' for the name below.
Deployment.java:
{ "jnlp.viewer.launch.offline.mi", "Launch {0} Offline" },
{ "jnlp.viewer.launch.online.mi", "Launch {0} Online" },
{ "jnlp.viewer.install.mi", "Install {0} Shortcuts" },
{ "jnlp.viewer.uninstall.mi", "Uninstall {0} Shortcuts" },
{ "jnlp.viewer.remove.mi", "Remove {0}" },
{ "jnlp.viewer.show.mi", "Show {0} JNLP Descriptor" },
{ "jnlp.viewer.browse.mi", "Browse {0} Home Page" },
- duplicates
-
JDK-4940175 ja: JNLP App Viewer message should be more proper
-
- Closed
-
- relates to
-
JDK-5005407 JNLP AppViewer: Remove menuitem of Application shouldn't have null variable
-
- Resolved
-
-
JDK-4978629 [ja] l10n for 4944621: Application menu items have extra space
-
- Closed
-