[jbosstools-commits] JBoss Tools SVN: r22198 - in trunk: vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages and 1 other directory.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed May 19 05:52:48 EDT 2010
Author: mareshkau
Date: 2010-05-19 05:52:48 -0400 (Wed, 19 May 2010)
New Revision: 22198
Modified:
trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.properties
trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages/messages.properties
Log:
https://jira.jboss.org/browse/JBIDE-6301
Modified: trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.properties
===================================================================
--- trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.properties 2010-05-19 09:13:43 UTC (rev 22197)
+++ trunk/jst/plugins/org.jboss.tools.jst.web.ui/plugin.properties 2010-05-19 09:52:48 UTC (rev 22198)
@@ -42,7 +42,7 @@
ViewName_WebProjects=Web Projects
ViewCategory_JBossToolsWeb=JBoss Tools Web
-VPE_Templates=Templates
+VPE_Templates=Code Templates
All_XHTML_context_type_Extension_Element.name=All XHTML
XHTML_New_context_type_Extension_Element.name=New XHTML
Modified: trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages/messages.properties
===================================================================
--- trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages/messages.properties 2010-05-19 09:13:43 UTC (rev 22197)
+++ trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages/messages.properties 2010-05-19 09:52:48 UTC (rev 22198)
@@ -16,7 +16,7 @@
GENERAL=General
# Unknown tags templates dialog messages
-TEMPLATES=Templates
+TEMPLATES=Visual Templates
TEMPLATE=Unknown tag template
UNKNOWN_TAGS_DIALOG_DESCRIPTION=Set up parameters for the unknown tag
TAG_ATTRIBUTES=Set up tag attributes
@@ -87,7 +87,7 @@
BaseActionManager_InsertBefore=Insert Before
BaseActionManager_InsertTag=Insert Tag
BaseActionManager_ReplaceWith=Replace With
-SETUP_TEMPLATE_FOR_MENU=Setup Template for <{0}>...
+SETUP_TEMPLATE_FOR_MENU=Setup Visual Template for <{0}>...
INSERT_AROUND=Insert around
INSERT_BEFORE=Insert before
INSERT_AFTER=Insert after
More information about the jbosstools-commits
mailing list