[jboss-svn-commits] JBL Code SVN: r26540 - labs/jbossrules/trunk/drools-guvnor/src/main/java/org/drools/guvnor/client/messages.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu May 14 22:20:14 EDT 2009


Author: michael.neale at jboss.com
Date: 2009-05-14 22:20:14 -0400 (Thu, 14 May 2009)
New Revision: 26540

Modified:
   labs/jbossrules/trunk/drools-guvnor/src/main/java/org/drools/guvnor/client/messages/Constants.properties
Log:
GUVNOR-297

Modified: labs/jbossrules/trunk/drools-guvnor/src/main/java/org/drools/guvnor/client/messages/Constants.properties
===================================================================
--- labs/jbossrules/trunk/drools-guvnor/src/main/java/org/drools/guvnor/client/messages/Constants.properties	2009-05-14 15:47:21 UTC (rev 26539)
+++ labs/jbossrules/trunk/drools-guvnor/src/main/java/org/drools/guvnor/client/messages/Constants.properties	2009-05-15 02:20:14 UTC (rev 26540)
@@ -31,7 +31,7 @@
 ChooseABoundFactThatThisColumnPertainsTo=Choose a bound fact that this column pertains to
 UpdateEngineWithChanges=Update engine with changes:
 UpdateFact=Update fact
-UpdateDescription=Checking this will tell the engine that the value has changed. This will cause the rules that depend on it to be re-evaulated. Use with care !
+UpdateDescription=Checking this will tell the engine that the value has changed. This will cause the rules that depend on it to be re-evaluated. Use with care !
 pleaseChooseAFactPatternFirst=(please choose a fact pattern first)
 ChooseFact=Choose fact:
 pleaseChooseABoundFactForThisColumn=(please choose a bound fact for this column)
@@ -285,7 +285,7 @@
 RemoveThisItemFromNestedConstraint=Remove this item from nested constraint?
 AddMoreOptionsToThisFieldsValues=Add more options to this fields values.
 FormulaBooleanTip=This is a formula expression that is evaluated to be true or false.
-AddOrBindToCondition=Add a field to this condition, or bind a varible to this fact.
+AddOrBindToCondition=Add a field to this condition, or bind a variable to this fact.
 GiveFieldVarName=Give this field a variable name that can be used elsewhere.
 FactTypes=Fact types:
 Cancel=Cancel
@@ -436,7 +436,7 @@
 CreateANewPackage=Create a new package
 ImportDRLDesc1=Importing a package from an existing DRL will create the package in the BRMS if it does not already exist. If it does exist, any new rules found will be merged into the package.
 ImportDRLDesc2=Any new rules created will not have any categories assigned initially, but rules and functions will be stored individually (ie normalised). Queries, imports etc will show up in the package configuration.
-ImportDRLDesc3=Any DSLs or models required by the imported package will need to be uploaded seperately.
+ImportDRLDesc3=Any DSLs or models required by the imported package will need to be uploaded separately.
 NameColon=Name:
 DescriptionColon=Description:
 PackageNameTip=The name of the package. Avoid spaces, use underscore instead.
@@ -586,7 +586,7 @@
 AreYouSureYouWantToDeleteUser0=Are you sure you want to delete user [{0}]
 LoadingUsersPermissions=Loading users permissions...
 EditUser0=Edit user: {0}
-UserAuthenticationTip=Users are athenticated by a directory service, here you can define Guvnor specific permissions as needed.
+UserAuthenticationTip=Users are authenticated by a directory service, here you can define Guvnor specific permissions as needed.
 Updating=Updating...
 ThisUserIsAnAdministrator=This user is an administrator:
 RemoveAdminRights=Remove Admin rights




More information about the jboss-svn-commits mailing list