You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by co...@apache.org on 2012/03/28 17:35:16 UTC

svn commit: r1306433 - /incubator/syncope/trunk/console/src/main/resources/org/syncope/console/pages/PolicyModalPage.properties

Author: coheigea
Date: Wed Mar 28 15:35:16 2012
New Revision: 1306433

URL: http://svn.apache.org/viewvc?rev=1306433&view=rev
Log:
Fixing a spelling error in the console

Modified:
    incubator/syncope/trunk/console/src/main/resources/org/syncope/console/pages/PolicyModalPage.properties

Modified: incubator/syncope/trunk/console/src/main/resources/org/syncope/console/pages/PolicyModalPage.properties
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/console/src/main/resources/org/syncope/console/pages/PolicyModalPage.properties?rev=1306433&r1=1306432&r2=1306433&view=diff
==============================================================================
--- incubator/syncope/trunk/console/src/main/resources/org/syncope/console/pages/PolicyModalPage.properties (original)
+++ incubator/syncope/trunk/console/src/main/resources/org/syncope/console/pages/PolicyModalPage.properties Wed Mar 28 15:35:16 2012
@@ -29,7 +29,7 @@ policySpecification = Policy Specificati
 minLength=Minimum size
 maxLength=Maximum size
 historyLength=History length
-prefixesNotPermitted=Pefixes not permitted
+prefixesNotPermitted=Prefixes not permitted
 suffixesNotPermitted=Suffixes not permitted
 wordsNotPermitted=Substrings not permitted
 schemasNotPermitted=Mustn't contain value of the following attributes
@@ -59,7 +59,7 @@ mustntEndWithAlpha=Mustn't end with alph
 #maxLength=Maximum size
 #wordsNotPermitted=Substrings not permitted
 #schemasNotPermitted=Mustn't contain value of the following attributes
-#prefixesNotPermitted=Pefixes not permitted
+#prefixesNotPermitted=Prefixes not permitted
 #suffixesNotPermitted=Suffixes not permitted
 allUpperCase=All upper case
 allLowerCase=All lower case