[jbosstools-commits] JBoss Tools SVN: r35323 - trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Oct 4 08:56:06 EDT 2011


Author: dmaliarevich
Date: 2011-10-04 08:56:05 -0400 (Tue, 04 Oct 2011)
New Revision: 35323

Modified:
   trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages/messages.properties
Log:
https://issues.jboss.org/browse/JBIDE-8995 , tooltips were changed.

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	2011-10-04 12:26:49 UTC (rev 35322)
+++ trunk/vpe/plugins/org.jboss.tools.vpe/src/org/jboss/tools/vpe/messages/messages.properties	2011-10-04 12:56:05 UTC (rev 35323)
@@ -133,10 +133,10 @@
 DEFAULT_VPE_TAB_VISUAL_SOURCE=Visual/Source
 DEFAULT_VPE_TAB_SOURCE=Source
 DEFAULT_VPE_TAB_PREVIEW=Preview
-SPLITTING_VERT_TOP_SOURCE=Vertical splitting with Source Editor on the top
-SPLITTING_VERT_TOP_VISUAL=Vertical splitting with Visual Editor on the top
-SPLITTING_HORIZ_LEFT_SOURCE=Horizontal splitting with Source Editor to the left
-SPLITTING_HORIZ_LEFT_VISUAL=Horizontal splitting with Visual Editor to the left
+SPLITTING_HORIZ_LEFT_SOURCE=Switch Visual Editor to the bottom
+SPLITTING_VERT_TOP_SOURCE=Switch Visual Editor to the left
+SPLITTING_HORIZ_LEFT_VISUAL=Switch Visual Editor to the top
+SPLITTING_VERT_TOP_VISUAL=Switch Visual Editor to the right
 
 # Import/Export user specified tag templates messages
 IMPORT_USER_TAGS_TEMPLATES_WIZARD_PAGE=Import user specified tag templates wizard page



More information about the jbosstools-commits mailing list