[
https://issues.jboss.org/browse/JBIDE-22632?page=com.atlassian.jira.plugi...
]
Viacheslav Kabanovich commented on JBIDE-22632:
-----------------------------------------------
ProjectDeletionDialogTitle constant was removed from OpenShiftUIMessages.properties
(replaced by ProjectDeletionConfirmationN) but it remains in NLS class
OpenShiftUIMessages. In DeleteResourceHandler, dialog title now is always
OpenShiftUIMessages.ResourceDeletionDialogTitle.
Can we for the case when user selected just one project, restore in title
ProjectDeletionDialogTitle?
Spurious message due to incorrect I18N
--------------------------------------
Key: JBIDE-22632
URL:
https://issues.jboss.org/browse/JBIDE-22632
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Final
Reporter: Jeff MAURY
Priority: Minor
Fix For: 4.4.1.S117
When JBossTools Openshift is starting, a spurious message is written in the Eclipse
log:{{
Warning: NLS missing message: ProjectDeletionDialogTitle in:
org.jboss.tools.openshift.internal.ui.OpenShiftUIMessages}}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)