diff --git a/config/alfresco/messages/patch-service_ja.properties b/config/alfresco/messages/patch-service_ja.properties index ddddffe28d..4662664b8a 100755 --- a/config/alfresco/messages/patch-service_ja.properties +++ b/config/alfresco/messages/patch-service_ja.properties @@ -491,7 +491,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_) @@ -515,3 +515,5 @@ patch.addGroupAuthority.start=Adding group authority. patch.addGroupAuthority.result=\n\Successfully added group authority: {0} patch.siteAdministrators.description=Adds the 'GROUP_SITE_ADMINISTRATORS' group + +patch.alfrescoSearchAdministrators.description=Adds the 'GROUP_ALFRESCO_SEARCH_ADMINISTRATORS' group