Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)

59542: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      59417: NORWEGIAN: Norwegian (Bokmal) file updated based on EN rev59408


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62153 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2014-02-12 01:46:46 +00:00
parent 8d6c793941
commit 7f91aef882

View File

@@ -33,6 +33,7 @@ system.schema_comp.validation=Validation: {0} {1}="{2}" fails to match rule: {3}
# Specific validator (implementations) messages... # Specific validator (implementations) messages...
system.schema_comp.name_validator=name must match pattern ''{0}'' system.schema_comp.name_validator=name must match pattern ''{0}''
system.schema_comp.index_columns_validator=Number of columns in index doesn''t match. Was {0}, but expected {1} system.schema_comp.index_columns_validator=Number of columns in index doesn''t match. Was {0}, but expected {1}
system.schema_comp.column_names_validator=Column types do not match. Was {0}, but expected {1}
system.schema_comp.schema_version_validator=version must be at least ''{0}'' system.schema_comp.schema_version_validator=version must be at least ''{0}''
# Clustering # Clustering