mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Merged HEAD-BUG-FIX (4.3/Cloud) to HEAD (4.3/Cloud)
59537: Merged V4.2-BUG-FIX (4.2.1) to HEAD-BUG-FIX (Cloud/4.3) 59412: GERMAN: German files updated based on EN rev59408 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@62148 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -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.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.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.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_)
|
patch.addActivtiIndexHistoricActivity.description=Additional index for activiti on historic activity (PROC_INST_ID_ and ACTIVITY_ID_)
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user