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

59538: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3)
      59413: SPANISH: Spanish files updated based on EN rev59408


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62149 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2014-02-12 01:43:34 +00:00
parent 30a76d95f3
commit a21a6a87ae
2 changed files with 2 additions and 1 deletions

View File

@@ -490,7 +490,7 @@ patch.removeColumnActiviti.description=ALF-16038 : DB2: Upgrade script to remove
patch.renameConstraintActiviti.description=ALF-15828 : DB2: Upgrade script to rename ACT_HI_PROCINST.PROC_INST_ID_ index
patch.calendarAllDayEventDatesCorrectingPatch.description=This patch corrects 'to' and 'from' dates for Calendar 'All Day' Events from version 3.4 which did not take account of time zone offsets
patch.calendarAllDayEventDatesCorrectingPatch.result=Successfully updated {0} Calendar 'All Day' Event(s)
patch.calendarAllDayEventDatesCorrectingPatch.result=Successfully updated {0} Calendar ''All Day'' Event(s)
patch.upgradeToActiviti5-10.description=Upgraded Activiti tables to 5.10 version
patch.addActivtiIndexHistoricActivity.description=Additional index for activiti on historic activity (PROC_INST_ID_ and ACTIVITY_ID_)

View File

@@ -33,6 +33,7 @@ system.schema_comp.validation=Validation: {0} {1}="{2}" fails to match rule: {3}
# Specific validator (implementations) messages...
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.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}''
# Clustering