[jbosstools-commits] JBoss Tools SVN: r7123 - trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Tue Mar 25 15:03:49 EDT 2008
Author: vrubezhny
Date: 2008-03-25 15:03:49 -0400 (Tue, 25 Mar 2008)
New Revision: 7123
Modified:
trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties
Log:
http://jira.jboss.com/jira/browse/JBIDE-1881 Progress report for Find seam references is wrong
Wrong Message is replaced
Modified: trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties
===================================================================
--- trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties 2008-03-25 18:36:22 UTC (rev 7122)
+++ trunk/seam/plugins/org.jboss.tools.seam.ui/src/org/jboss/tools/seam/ui/messages.properties 2008-03-25 19:03:49 UTC (rev 7123)
@@ -232,7 +232,7 @@
SeamSearchQuery_pluralPattern= ''{0}'' - {1} matches in {2} ({3})
# The first argument will be replaced by the pattern, the second by the scope
SeamSearchQuery_singularLabel= ''{0}'' - 1 match in {1} ({2})
-SeamSearchVisitor_scanning= Scanning Seam project {1} of {2}: {0}
+SeamSearchVisitor_scanning= Scanning file {1} of {2} in Seam project ''{0}''
SeamSearch="Seam Search - "
SeamQuickFixFindDeclarations=Find Seam declarations for ''{0}''
SeamQuickFixFindReferences=Find Seam references for ''{0}''
\ No newline at end of file
More information about the jbosstools-commits
mailing list