Author: sflanigan
Date: 2009-04-02 23:39:04 -0400 (Thu, 02 Apr 2009)
New Revision: 14480
Modified:
trunk/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/TextEditorMessages.properties
trunk/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/jst/jsp/preferences/xpl/messages.properties
trunk/jst/plugins/org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/JSPEditorMessages.properties
trunk/jst/plugins/org.jboss.tools.jst.web.debug/src/org/jboss/tools/jst/web/debug/DebugMessages.properties
trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/context/RegisterServerContext.properties
Log:
JBIDE-3557 Reviewed unreferenced keys returned by "Find broken externalized
strings" and added comments.
Modified:
trunk/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/TextEditorMessages.properties
===================================================================
---
trunk/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/TextEditorMessages.properties 2009-04-03
03:36:40 UTC (rev 14479)
+++
trunk/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/common/text/xml/ui/TextEditorMessages.properties 2009-04-03
03:39:04 UTC (rev 14480)
@@ -1,3 +1,5 @@
+# "ContentAssistProposal." messages possibly obsolete. See
+#
org.jboss.tools.common.model.ui.texteditors.AbstractMultiPageContributor.createAssistObjects()
ContentAssistProposal.label=Content Assist@Ctrl+SPACE
ContentAssistProposal.tooltip=Content Assist
ContentAssistProposal.image=
@@ -3,10 +5,15 @@
ContentAssistProposal.description=Content Assist
+
+# "ContentAssistTip." messages used with RetargetTextEditorAction
+# in org.jboss.tools.common.model.ui.texteditors.AbstractMultiPageContributor
ContentAssistTip.label=Content Tip@Ctrl+SHIFT+SPACE
ContentAssistTip.tooltip=Content Tip
ContentAssistTip.image=
ContentAssistTip.description=Content Tip
-
+# START NON-TRANSLATABLE
+# possibly obsolete, apparently unused
HTMLTextPresenter.ellipsis=
HTML2TextReader.dash=-
+# END NON-TRANSLATABLE
Modified:
trunk/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/jst/jsp/preferences/xpl/messages.properties
===================================================================
---
trunk/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/jst/jsp/preferences/xpl/messages.properties 2009-04-03
03:36:40 UTC (rev 14479)
+++
trunk/common/plugins/org.jboss.tools.common.text.xml/src/org/jboss/tools/jst/jsp/preferences/xpl/messages.properties 2009-04-03
03:39:04 UTC (rev 14480)
@@ -18,7 +18,8 @@
OccurrencesPreferencePage.Mark.Text=Mark Text
OccurrencesPreferencePage.Sticky=Sticky
-
+# Prefix "ToggleOccurencesMarkUpAction." used
+# in org.jboss.tools.common.text.xml.xpl.ToggleOccurencesMarkUpAction
ToggleOccurencesMarkUpAction.label=Change Presentation
ToggleOccurencesMarkUpAction.tooltip=Enable/Disable Occurences Mark Up
ToggleOccurencesMarkUpAction.image=mark_occurrences_on.gif
Modified:
trunk/jst/plugins/org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/JSPEditorMessages.properties
===================================================================
---
trunk/jst/plugins/org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/JSPEditorMessages.properties 2009-04-03
03:36:40 UTC (rev 14479)
+++
trunk/jst/plugins/org.jboss.tools.jst.jsp/src/org/jboss/tools/jst/jsp/jspeditor/JSPEditorMessages.properties 2009-04-03
03:39:04 UTC (rev 14480)
@@ -1,5 +1,9 @@
+# used in org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor
JSPMultiPageEditor.TabLabel.VisualSource = Visual/Source
+# apparently unused
JSPMultiPageEditor.TabLabel.Visual = Visual
+
JSPMultiPageEditor.TabLabel.Source = Source
JSPMultiPageEditor.TabLabel.Preview = Preview
+# org.jboss.tools.jst.jsp.jspeditor.JSPTextEditor.getShowInMenuLabel()
JSPMultiPageEditor.ContextMenu.ShowInMenu = Show In
\ No newline at end of file
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/context/RegisterServerContext.properties
===================================================================
---
trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/context/RegisterServerContext.properties 2009-04-03
03:36:40 UTC (rev 14479)
+++
trunk/jst/plugins/org.jboss.tools.jst.web/src/org/jboss/tools/jst/web/context/RegisterServerContext.properties 2009-04-03
03:39:04 UTC (rev 14480)
@@ -1,8 +1,16 @@
+# apparently not used
ERR_SERVER_IS_NOT_CONFIGURED=Selected server is not configured
+
ERR_APP_NAME_IS_NOT_SPECIFIED=Application Name is not specified.
+
+# apparently not used
ERR_LOCATION_IS_NOT_SPECIFIED={0} location is not specified. Set correct path to {1}
Root Dir in preferences.
+# apparently not used
ERR_SPECIFIED_FILE_DOES_NOT_EXIST=Specified " + where + " file does not exist.
+# apparently not used
ERR_FILE_IS_CORRUPTED={0} is corrupted {1}.
+# apparently not used
ERR_TARGET_SERVER=Set correct target server.
+
ERR_SERVLET_VERSION_IS_NOT_SET=Servlet version is not specified.
ERR_SERVLET_VERSION_IS_NOT_VALID=Servlet version is not valid.
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.debug/src/org/jboss/tools/jst/web/debug/DebugMessages.properties
===================================================================
---
trunk/jst/plugins/org.jboss.tools.jst.web.debug/src/org/jboss/tools/jst/web/debug/DebugMessages.properties 2009-04-03
03:36:40 UTC (rev 14479)
+++
trunk/jst/plugins/org.jboss.tools.jst.web.debug/src/org/jboss/tools/jst/web/debug/DebugMessages.properties 2009-04-03
03:39:04 UTC (rev 14480)
@@ -1,5 +1,5 @@
# Breakpoints
-
+# These messages are used in org.jboss.tools.struts.debug.internal.*Breakpoint.
ActionEnterBreakpoint.name = {0} [action: {1}] - Before execution
ActionFormPopulateBreakpoint.name = {0} [action: {1}] - After form filling
ActionFormValidateBreakpoint.name = {0} [action: {1}] - After form validating
Show replies by date