mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
29057: ALF-9491: Bitrock 7.2.2 29063: ALF-8766 Concatenated strings in EN webclient file 29066: Merge DEV/DEV/BELARUS/V3.4-BUG-FIX-2011_07_13 to DEV/V3.4-BUG-FIX 29010: ALF-7396: Japanese- Untranslated 29072: HomeFolderProvider work - Changes as a result of Dave Ward's comments (HomeFolderManager not fully done as there is a spring issue with using NodeService, FileFolderService, fileFolderService, SearchService or searchService) 29074: ALF-7637 - Share displays incorrect folder contents after copy-on-outbound rule against working copy 29075: ALF-8406 - Configuring the datalist display for sub-types does not work 29082: ALF-6847 translation: "Collega" should be reverted to English: "Link" as per term list. 29087: ALF-5717 property names for wcm quickstart website-model had an invalid format or did not end in .description or .title 29093: Merge V3.3 to DEV/V3.4-BUG-FIX (28596) 28596: Remove dependency between subsystems and all the object factories in the parent context! - Do not allow eager initialization when looking up parent post processors - Removes circular dependencies from sysAdmin subsystem 29094: Merge HEAD to DEV/V3.4-BUG-FIX () 28892: Broke circular references between NodeService beans, NodeIndexer, Lucene and back to NodeService. - NodeIndexer is now bootstrapped to pull out reference to the Lucene beans 29100: Revert Merge V3.3 to DEV/V3.4-BUG-FIX (28596) Caused RepositoryStartupTest to fail 28596: Remove dependency between subsystems and all the object factories in the parent context! - Do not allow eager initialization when looking up parent post processors - Removes circular dependencies from sysAdmin subsystem 29102: ALF-9048: Make apply_amps.bat work from its installed location 29103: ALF-8746: Restored Japanese choice format translations 29104: Merged V3.3 to V3.4-BUG-FIX (Reinstated this revision as it is required) 28596: Remove dependency between subsystems and all the object factories in the parent context! - Do not allow eager initialization when looking up parent post processors - Removes circular dependencies from sysAdmin subsystem 29105: Use org.springframework.aop.target.LazyInitTargetSource in the NodeService public proxy to break a circular dependency 29106: Make PersonService interact with HomeFolderManager via a lazy proxy to prevent another circular dependency - Simple HomeFolderManager interface created - Implementation class renamed to PortableHomeFolderManager - Removed TODOs from authentication-services-context.xml 29107: Forgot to remove the serviceRegistry dependency from homeFolderManager 29108: ALF-9529: Installer memory consumption and startup time improvements - Bitrock discover the for loop! 29109: ALF-9530: Postgres installed as Windows service should run as a postgres user, not System - Fix from Bitrock 29118: Fix for ALF-6737 - It's impossible to view any version of the wiki page if it was renamed with native characters 29119: Fix for ALF-5787 - strings extracted for L10N in Web form creation help text 29124: ALF-9530: Follow up fix from Bitrock 29126: Fix for ALF-8344 - Incorrect message is displayed while recover deleted file 29127: Fix for ALF-9445 - French - Share, translation on Transfer Target configuration 29129: ALF-9476: Make FTPS work on IBM JDK 29133: Fix failing DictionaryRestApiTest 29136: Fix build issues from 29104: - run as system when creating home folders (PortableHomeFolderManager) - re-factored onCreateNode out of PortableHomeFolderManager into PersonServiceImpl - re-factored property PortableHomeFolderManager.enableHomeFolderCreationAsPeopleAreCreated to PersonServiceImpl.homeFolderCreationEager 29137: Fix for ALF-8831 - Internal error occurs in My Tasks Webscripts component 29138: Fix for ALF-8765 - Layout is displaced if translated string occupies more than 1 line 29140: Fix for ALF-8668 - Deleting author account causes Failed to load the forum posts 29142: - PortableHomeFolderManager: Moved code to run as System into PersonServiceImpl so that one must have a valid authority to call the publick makeHomeFolder method. The authority should already be valid if called via PersonServiceImpl. - Removed unused policyBehaviourFilter property from PersonServiceImpl 29146: ALF-8701: partially translated string in html-upload.get_fr 29147: ALF-8727: DE - changes to Root Category 29149: ALF-8731: DE - Wiki changes (space before full stop) 29152: ALF-9503: Add space after colon in strings in file wdr-messages.properties 29153: Fixed ALF-7899: association.ftl does not render when showTargetLink=true in workflow 29165: ALF-8749: on submit action properties in wcn-workflow-messages.properties 29166: Fix for ALF-6220 - Language pack - .ftl localization 29167: ALF-9550 - Typos in new section of webclient.properties 29169: Fix for ALF-7844 - W3C: Impossible to activate 'Choose from popular tags in this site' link by Enter/Space keys 29170: Merge V3.4-TEAM to V3.4-BUG-FIX (3.4.4) 27471: Fix for ALF-8150 - check for visibility before applying focus to element for IE. 29171: Fixes: ALF-8922, removes date formatting from API (now returns ISO8601) and instead formats it on the client, using L10N strings. 29172: Fix for ALF-2023 - Repository Action - Copy item to specific space doesn not include content. The option to 'deep copy' is now exposed in the UI for Run Action and Rules in Explorer. 29173: Fix for ALF-1446 - Sorting of inline descendants is not observed 29175: ALF-241 - The item is not coppied via 'Paste All' in Shelf when 'Details' page is opened 29177: Fix for ALF-9520 - confusing sample config. Reordered sample config file as suggested. 29178: Fixed ALF-6400: GERMAN: Explorer mouse over hints for TinyMCE are not localized Fixed ALF-5766: ALL translations errors in Explorer - Calendars are not localizable for content based on webforms 29202: Merge DEV/BELARUS/V3.4-BUG-FIX-2011_04_12 to V3.4-BUG-FIX (3.4.4) 27836: ALF-8524: CLONE - Sharepoint doesn't work with HTTPS Changes in url links required for HTTPS support. 29203: Restored removal of postgresCreateSymLinksLinuxBuildingFromWindows tag (32 bit Linux) from revision 26582 29211: Fix for ALF-1051 - It is impossible to find link by tag from link details page 29212: Fix for ALF-5301 - TinyMCE is replacing carriage return with white spaces 29250: Latest L10N update for all languages (DE, ES, FR, IT, JA) from Gloria (based on r29172) 29253: L10N Update from Gloria 29270: Fixed ALF-516: Unable to add content/delete tables in webform content when using FireFox 29271: Update from Gloria 29272: Merged BRANCHES/DEV/BELARUS/V3.4-BUG-FIX-2011_07_13 to BRANCHES/DEV/V3.4-BUG-FIX: (with minor modification) 29223: ALF-7619: When document A has an association with a document B editing A's properties fails if user has no permission to edit B 29274: ALF-9517 Incorrect behaviour of versions on Copy action. Version is 0.1 rather than 1.0 29283: Resolve ALF-8273: Valid datetime value cannot be parsed by CMIS AtomPub interface 29284: Update from Gloria 29286: ALF-9596: Merged PATCHES/V3.4.1 to V3.4-BUG-FIX 28150: ALF-8607: Detailed debug logging when out of sync transaction detected by index checker / tracker 28177: ALF-8607: Corrections to debug logging in AbstractReindexComponent 28213: ALF-8607: Further corrections to debug logging in AbstractReindexComponent - Log attributes from indexes, rather than nodeService properties 28341: ALF-8607: Stop index checker from 'lying' - isTxnPresentInIndex() call must be made in a new transaction in order to get a database view in sync with the current indexes 28352: ALF-8607: Revisit transaction delineation. Nested transaction only required in checkTxnsImpl() 28403: ALF-8607: Merged PATCHES/V3.3.4 to PATCHES/V3.4.1 27823: ALF-7237: Index tracker needs to perform a cascade reindex on updated nodes in order to cope with node moves 28406: ALF-8607: Improvement to FTS fix. Prevent FTS from restoring documents that have been deleted! 28412: ALF-8607: Invalidate properties and aspects as well as parent assocs when stale cache entry dected during transaction tracking 28427: ALF-8607: Prevent NPE with bad NodeRef in ADMLuceneIndexerImpl.createDocumentsImpl() 28705: ALF-8607: Validate transaction IDs when fetching parent associations - Compare the cached child node transaction ID against one fetched from the DB - Stops us from pairing up the cached node for an older or newer transaction with the wrong parent associations 28707: ALF-8607: Merged PATCHES/V3.3.4 to PATCHES/V3.4.1 28588: ALF-7237: Prevent FTS from ever wiping out a document that still exists and ignore duplicates 28708: ALF-8607: Make FTS capable of recovering from cache concurrency issues by using a RetryingTransactionHelper and better exception handling. - Also avoids skipping the entire batch when the reindexing of a particular document fails. 28710: ALF-8607: Corrected transaction delineation 28753: ALF-8607: Prevent errors caused by AbstractReindexComponent diagnostics trying to parse FTSREF document IDs as NodeRefs (which they aren't!) 28755: ALF-8607: When 'failing over' during FTS indexing, don't bother adding a FTS status document so we don't get stuck in a loop with a problematic document 28815: ALF-8607: Do two way validation of cached / fetched nodes and their parent associations to avoid skew - Should resolve problem of tracking moves to the archive store and moves in general 28862: ALF-8607: Lucene indexers now support 'read through' behaviour for FTS and Index tracking batches - Small discrete read only transactions used to read each reindexed node from the database / cache - Avoids cache 'drift' and 'skew' after long running indexing transactions 28863: ALF-8607: Missing file 28869: ALF-8607: isTxnPresentInIndex() needs to 'read through' so index tracker and checker don't pollute the cache 28872: ALF-8607: Optimization to prevent constant writing to AVM indexes whilst 'ticking over'. 28950: ALF-8607: Improved logic in AbstractReindexComponent.isTxnPresentInIndex() so that we can reliably cope with multi-store transactions (e.g. archive store + spaces store) - Due to FTS, the txn ID may have 'drifted in' to one store but not the other so we must validate all stores in the txn 29098: ALF-8607: Use getNodeRefStatus as a cache validation point for reindexing 'read through' transactions - Guarantees that FTS reindexed node will see correct state (well if we had consistent read behaviour it would!) - Removes stale nodeRef -> ID mappings (e.g. when original node moved to archive store and substituted with deleted node) - Inexplicably seems to produce a ~30x speedup in performance tests on MySQL! Appears to remove a contention point. More investigation required to find out what! 29287: ALF-9598: Merged PATCHES/V3.4.1 to V3.4-BUG-FIX 28653: ALF-9189: More efficient usage of IndexReaders to avoid huge memory churn with large indexes - A single reading thread could block out all other reading threads because a write lock is obtained whilst constructing a set of FilterIndexReaderByStringId readers and all deletions across all indexes have to be evaluated. We now cache a FilterIndexReaderByStringId for each 'layer' of the index so that we get some reuse. We also defer evaluation of deletions to AFTER the write lock is returned and in some cases never have to evaluate the deletions at all. - When merging deletions we now make use of a cached index reader for locating the documents, and only resort to a new reader if deletions have to be performed. Hopefully this will mean that the reader for the largest indexes, containing the least recently used stuff, will get left alone most of the time. 28690: ALF-9189: Corrections to previous fix - Forgot to remove non-lazy reader initialization - Fixed NPE - Reinstated correct looping behaviour - each processed delta must be considered as one of the indexes to search for the next processed delta 29099: ALF-9189: Avoid having to allocate a byte array full of number ones for all occurrences of a term to 'fake' norms. - Severe Lucene memory hog during FTS 29262: ALF-9189: Fixed memory leak during index tracking / reindexing and further memory leak regression - Fixed up Lucene refcounting again - remember to propagate through decrefs on ReferenceCounting readers - Refined ALF-9189 fix to guarantee mainreader clean up - Remember to flush the delta during reindexing / tracking - Some extra trace diagnostics to help 29288: ALF-9600: Merged PATCHES/V3.4.1 to V3.4-BUG_FIX 28876: ALF-9041: Merged HEAD to PATCHES/V3.4.1 28850: Latest SpringSurf libs - Fix to SSO connector passing empty username 29289: ALF-8241: assemble-tomcat populates endorsed directory with xalan.jar and serializer.jar and Bitrock installer installs these too 29291: Merged DEV/SWIFT to V3.4-BUG-FIX (3.4.4) - already merged to HEAD as part of a larger merge 26104: RM: Remove incomplete and unnecessary unit test 29302: Fix for ALF-8885 - Unable to paste item due to system error:null git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29325 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
394 lines
26 KiB
Properties
Executable File
394 lines
26 KiB
Properties
Executable File
# PatchService messages
|
|
patch.service.preceeded_by_alternative=Preceded by alternative patch ''{0}''.
|
|
patch.service.not_relevant=Not relevant to schema {0}
|
|
patch.executer.checking=Checking for patches to apply ...
|
|
patch.service.applying_patch=\tApplying patch ''{0}'' ({1}).
|
|
patch.progress=\t\tPatch {0} {1}% complete, estimated complete at {2}.
|
|
patch.validation.failed=Validation of patch ''{0}'' failed. Patch is applicable to a newer schema than the schema of this build ({1}).\nfixesToSchema: {2}\ntargetSchema: {3}.\nIf this patch should always be run once on every installation, please ensure that the ''fixesToSchema'' value is set to '''${version.schema}'''.
|
|
patch.executer.no_patches_required=No patches were required.
|
|
patch.executer.system_readonly=Patches cannot be applied to a read-only system. Possible incompatibilities may exist between the application code and the existing data.
|
|
patch.executer.not_executed =\n=== Recorded patch (not executed) === \nID: {0}\nRESULT: \n{1}\n=====================================
|
|
patch.executer.executed =\n=== Applied patch === \nID: {0}\nRESULT: \n{1}\n=====================================
|
|
patch.executer.failed =\n=== Failed to apply patch === \nID: {0}\nRESULT: \n{1}\n=====================================
|
|
patch.noLongerSupportedPatch.err.use_incremental_upgrade = \nPatch ''{0}'' was last supported on version {1}.\n Please follow an incremental upgrade using version {2}.
|
|
|
|
# General patch messages
|
|
|
|
patch.genericBootstrap.result.exists=Bootstrap location already exists: {0}
|
|
patch.genericBootstrap.result.created=Imported view into bootstrap location: {0} ({1})
|
|
patch.genericBootstrap.err.multiple_found=Multiple nodes found: {0}
|
|
|
|
patch.general.property_not_set=Patch property ''{0}'' has not been set on this patch: {1}
|
|
|
|
patch.QNamePatch.result=Successfully updated the ''{0}'' QName to ''{1}''.
|
|
|
|
patch.genericMimetypeUpdate.start=Updating mimetypes.
|
|
patch.genericMimetypeUpdate.updated=\n\tUpdated {0} content references with mimetype ''{1}'' to use ''{2}''.
|
|
patch.genericMimetypeUpdate.indexed=\n\tIndexed {0} nodes in store ''{1}''.
|
|
patch.genericMimetypeUpdate.done=\n\tFinished updating mimetypes.
|
|
patch.genericMimetypeUpdate.doneReindex=\n\tFinished updating mimetypes. Selective reindexing was disabled; a reindex is required to search for the new mimetype(s).
|
|
|
|
# Individual patch messages
|
|
|
|
patch.noOpPatch.description=A placeholder patch; usually marks a superceded patch.
|
|
patch.noOpPatch.result=No-op patch
|
|
|
|
patch.marker.description=Marker patch to record installations and upgrades
|
|
patch.marker.result=Marker patch applied
|
|
|
|
patch.savedSearchesFolder.description=Ensures the existence of the 'Saved Searches' folder.
|
|
patch.savedSearchesFolder.result.exists=The saved searches folder already exists: {0}
|
|
patch.savedSearchesFolder.result.created=The saved searches folder was successfully created: {0}
|
|
|
|
patch.savedSearchesPermission.description=Sets required permissions on 'Saved Searches' folder.
|
|
patch.savedSearchesPermission.result.applied=Granted CONTRIBUTOR role to EVERYONE on ''Saved Searches'' folder: {0}.
|
|
patch.savedSearchesPermission.err.not_found='Saved Searches' folder could not be found.
|
|
|
|
patch.updatePermissionData.description=Update permissions from 'folder' to 'cmobject' [JIRA: AR-344].
|
|
patch.updatePermissionData.result=Changed {0} ''folder'' access control entries to ''cmobject''.
|
|
|
|
patch.authoritiesFolder.description=Ensures the existence of the user authorities folder [JIRA: AR-497].
|
|
|
|
patch.authoritiesFolderPermission.description=Ensures group authorities are visible to everyone.
|
|
|
|
patch.guestUser.description=Add the guest user, guest home space; and fix permissions on company home, guest home and guest person.
|
|
patch.guestUser.result=Added guest user and fixed permissions.
|
|
|
|
patch.fixNodeSerializableValues.description=Ensure that property values are not stored as Serializable if at all possible
|
|
patch.fixNodeSerializableValues.result=Fixed {0} node property serialized values
|
|
|
|
patch.updateGuestPermission.description=Rename guest permission from 'Guest' to 'Consumer'
|
|
patch.updateGuestPermission.result=Changed {0} ''Guest'' access control entries to ''Consumer''.
|
|
|
|
patch.categoryRootPermission.description=Sets required permissions on 'Category Root' folder.
|
|
patch.categoryRootPermission.result=Granted CONSUMER role to GUEST on ''Category Root'' folder: {0}.
|
|
patch.categoryRootPermission.err.not_found=''Category Root'' folder ({0}) could not be found.
|
|
|
|
patch.guestPersonPermission.description=Change Guest Person permission from 'Consumer' to 'Read'
|
|
patch.guestPersonPermission.result=Updated Guest Person permission from 'Consumer' to 'Read'
|
|
|
|
patch.spacesRootPermission.description=Change Spaces store root permission from 'Consumer' to 'Read'
|
|
patch.spacesRootPermission.result=Updated Spaces store root permission from 'Consumer' to 'Read'
|
|
|
|
patch.contentPermission.description=Update permission entries from 'cm:content' to 'sys:base'.
|
|
patch.contentPermission.result=Changed {0} ''cm:content'' access control entries to ''sys:base''.
|
|
|
|
patch.forumsIcons.description=Updates forums icon references
|
|
patch.forumsIcons.result=Updated {0} icon references
|
|
|
|
patch.emailTemplatesFolder.description=Ensures the existence of the 'Email Templates' folder.
|
|
patch.emailTemplatesFolder.result.exists=The email templates folder already exists: {0}
|
|
patch.emailTemplatesFolder.result.created=The email templates folder was successfully created: {0}
|
|
|
|
patch.emailInviteAndNotifyTemplatesFolder.description=Ensures the existence of the 'Email Invite Templates' and 'Email Notify Templates' folders.
|
|
patch.emailNotifyTemplatesFolder.result.exists=The Email Notify Templates folder already exists: {0}
|
|
patch.emailNotifyTemplatesFolder.result.created=The Email Notify Templates folder was successfully created: {0}
|
|
patch.emailInviteTemplatesFolder.result.exists=The Email Invite Templates folder already exists: {0}
|
|
patch.emailInviteTemplatesFolder.result.created=The Email Invite Templates folder was successfully created: {0}
|
|
|
|
patch.emailTemplatesContent.description=Loads the email templates into the Email Templates folder.
|
|
patch.emailTemplatesContent.result=Imported the Email Templates into the default folder.
|
|
|
|
patch.descriptorUpdate.description=Update Repository descriptor
|
|
patch.descriptorUpdate.result=Repository descriptor updated
|
|
|
|
patch.scriptsFolder.description=Ensures the existence of the 'Scripts' folder.
|
|
patch.scriptsFolder.result.exists=The scripts folder already exists: {0}
|
|
patch.scriptsFolder.result.created=The scripts folder was successfully created: {0}
|
|
|
|
patch.topLevelGroupParentChildAssociationTypePatch.description=Ensure top level groups have the correct child association type.
|
|
patch.topLevelGroupParentChildAssociationTypePatch.result=Fixed {0} top level groups child association types.
|
|
patch.topLevelGroupParentChildAssociationTypePatch.err.sys_path_not_found=Required authority system path not found: {0}
|
|
patch.topLevelGroupParentChildAssociationTypePatch.err.auth_path_not_found=Required authority path not found: {0}
|
|
|
|
patch.actionRuleDecouplingPatch.description=Migrate existing rules to the updated model where rules are decoupled from actions.
|
|
patch.actionRuleDecouplingPatch.result=Updated {0} rules.
|
|
|
|
patch.systemWorkflowFolder.description=Ensures the existence of the system workflow container.
|
|
patch.systemWorkflowFolder.result.created=Created system workflow container {0}.
|
|
|
|
patch.rssTemplatesFolder.description=Ensures the existence of the 'RSS Templates' folder.
|
|
patch.rssTemplatesFolder.result.exists=The RSS Templates folder already exists: {0}. Re-applying guest permissions.
|
|
patch.rssTemplatesFolder.result.created=The RSS Templates folder was successfully created: {0}
|
|
|
|
patch.rendition.rendering_actions.exists=The Rendering Actions folder already exists: {0}.
|
|
patch.rendition.rendering_actions.created=The Rendering Actions folder was successfully created: {0}
|
|
patch.rendition.rendering_actions.description=Creates the Rendering Actions folder.
|
|
|
|
patch.replication.replication_actions.exists=The Replication Actions folder already exists: {0}.
|
|
patch.replication.replication_actions.created=The Replication Actions folder was successfully created: {0}
|
|
patch.replication.replication_actions.description=Creates the Replication Actions folder.
|
|
|
|
patch.uifacetsAspectRemovalPatch.description=Removes the incorrectly applied uifacets aspect from presentation template files.
|
|
patch.uifacetsAspectRemovalPatch.updated=Successfully removed the uifacets aspect from {0} presentation template files.
|
|
|
|
patch.guestPersonPermission2.description=Change Guest Person permission to visible by all users as 'Consumer'.
|
|
patch.guestPersonPermission2.result=Updated Guest Person permission to visible by all users as 'Consumer'.
|
|
|
|
patch.schemaUpgradeScript.description=Ensures that the database upgrade script has been run.
|
|
patch.schemaUpgradeScript.err.not_executed=The schema upgrade script, ''{0}'', has not been run against this database.
|
|
|
|
patch.uniqueChildName.description=Checks and renames duplicate children.
|
|
patch.uniqueChildName.copyOf=({0}-{1})
|
|
patch.uniqueChildName.result=Checked {0} associations and fixed {1} duplicates. See file {2} for details.
|
|
patch.uniqueChildName.err.unable_to_fix=Auto-fixing of duplicate names failed. See file {0} for details.
|
|
|
|
patch.invalidNameEnding.description=Fixes names ending with a space or full stop.
|
|
patch.invalidNameEnding.result=Fixed {0} names ending with a space or full stop. See file {1} for details.
|
|
patch.invalidNameEnding.err.unable_to_fix=Auto-fixing of names ending with a space or full stop failed. See file {0} for details.
|
|
patch.invalidNameEnding.rewritten=Name ''{0}'' rewritten to ''{1}''
|
|
|
|
patch.systemDescriptorContent.description=Adds the version properties content to the system descriptor.
|
|
patch.systemDescriptorContent.result=Added the version properties content to the system descriptor.
|
|
patch.systemDescriptorContent.err.no_version_properties=The version.properties resource could not be found.
|
|
patch.systemDescriptorContent.err.no_descriptor=The system descriptor could not be found.
|
|
|
|
patch.versionHistoryPerformance.description=Improves the performance of version history lookups.
|
|
patch.versionHistoryPerformance.result=Updated {0} version history objects to improve performance.
|
|
|
|
patch.multilingualBootstrap.description=Bootstraps the node that will hold the multilingual containers.
|
|
|
|
patch.wcmFolders.description=Ensures the existance of the WCM specific 'Web Projects' and 'Web Forms' folders.
|
|
patch.wcmFolders.webprojects.result.exists=The Web Projects folder already exists: {0}
|
|
patch.wcmFolders.webprojects.result.created=The Web Projects folder was successfully created: {0}
|
|
patch.wcmFolders.webforms.result.exists=The Web Forms folder already exists: {0}
|
|
patch.wcmFolders.webforms.result.created=The Web Forms folder was successfully created: {0}
|
|
|
|
patch.linkNodeExtension.description=Fixes link node file extensions to have a .url extension.
|
|
patch.linkNodeExtension.result=Fixed {0} link node file extensions. See file {1} for details.
|
|
patch.linkNodeExtension.err.unable_to_fix=Auto-fixing of link node file extensions failed. See file {0} for details.
|
|
patch.linkNodeExtension.rewritten=Name ''{0}'' rewritten to ''{1}''
|
|
|
|
patch.systemRegistryBootstrap.description=Bootstraps the node that will hold system registry metadata.
|
|
|
|
patch.userAndPersonUserNamesAsIdentifiers.description=Reindex usr:user and cm:person uids as identifiers
|
|
patch.userAndPersonUserNamesAsIdentifiers.result=Reindexed user:user and cm:person uids as identifiers
|
|
|
|
patch.contentFormFolderType.description=Update WCM Content Form folder type.
|
|
patch.contentFormFolderType.result=Updated {0} WCM Content Form objects to ''wcm:formfolder'' type.
|
|
|
|
patch.groupNamesAsIdentifiers.description=Reindex usr:authorityContainer gids as identifiers
|
|
patch.groupNamesAsIdentifiers.result=Reindexed usr:authorityContainer with identifiers
|
|
|
|
patch.invalidUserPersonAndGroup.description=Fix up invalid uids for people and users; and invalid gids for groups
|
|
patch.invalidUserPersonAndGroup.result=Fixed ''{0}'' invalid user nodes, ''{1}'' invalid person nodes and ''{2}'' invalid authority nodes.
|
|
|
|
patch.AVMGuidPatch.description=Set GUIDs on AVM nodes.
|
|
patch.AVMGuidPatch.result=AVM GUIDS set.
|
|
|
|
patch.webscripts.description=Adds Web Scripts to Data Dictionary.
|
|
patch.webscripts2.description=Adds Web Scripts (second set) to Data Dictionary.
|
|
patch.webscripts3.description=Update Web Scripts ReadMe.
|
|
patch.webscriptsExtension.description=Adds Web Scripts Extension to Data Dictionary.
|
|
patch.imap.messages.share.description=Adds email template for txt files to the Imap Configs/Templates
|
|
patch.imap.clear.old.messages.description=Remove old IMAP message templates
|
|
patch.imap.clear.old.messages.description.cleared=Old IMAP message templates have been removed from the repository
|
|
|
|
patch.AVMLayeredSnapshot.description=Set indirectionVersion on Layered Nodes.
|
|
patch.AVMLayeredSnapshot.result=Layered Node indirectionVersions set.
|
|
|
|
patch.groupMembersAsIdentifiers.description=Reindex usr:authorityContainer members as identifiers
|
|
|
|
patch.genericWorkflow.result.deployed=Re-deployed {0} workflows.
|
|
|
|
patch.redeploySubmitProcess.description=Re-deploy WCM Submit Process Definition.
|
|
patch.deploySubmitDirectProcess.description=Deploy WCM Direct Submit Process Definition.
|
|
|
|
patch.AVMAspects.description=Changes storage of aspects on AVM Nodes.
|
|
patch.AVMAspects.result=Aspects were moved.
|
|
|
|
patch.ReadmeTemplate.description=Deployed ReadMe Template
|
|
patch.webScriptsReadme.description=Applied ReadMe template to Web Scripts folders
|
|
|
|
patch.AVMProperties.description=Changes storage of properties on AVM Nodes.
|
|
patch.AVMProperties.result=Properties were moved.
|
|
|
|
patch.customModels.description=Adds 'Models' folder to Data Dictionary
|
|
patch.customMessages.description=Adds 'Messages' folder to Data Dictionary
|
|
patch.customWebClientExtension.description=Adds 'Web Client Extension' folder to Data Dictionary
|
|
|
|
patch.customWorkflowDefs.description=Adds 'Workflow Definitions' folder to Data Dictionary.
|
|
|
|
patch.emailContributorGroup.description=Adds the 'GROUP_EMAIL_CONTRIBUTORS' group.
|
|
|
|
patch.avmStoreAsIdentifier.description=Reindex wca:webfolder to make wca:avmstore an identifier
|
|
patch.avmStoreAsIdentifier.result=Reindexed wca:webfolder to make wca:avmstore an identifier
|
|
|
|
patch.avmFormPropertyIdentifier.description=Reindex wca:webform to make wca:formname an identifier
|
|
patch.avmFormPropertyIdentifier.result=Reindexed wca:webform to make wca:formname an identifier
|
|
|
|
patch.formsFolder.description=Adds 'Forms' folder to Data Dictionary.
|
|
|
|
patch.tagRootCategory.description=Adds 'Tags' as new top-level category root.
|
|
|
|
patch.sitesFolder.description=Adds 'Sites' folder to Company Home.
|
|
|
|
patch.deploymentMigration.description=Migrates deployment data to the new model.
|
|
patch.deploymentMigration.webProjectName=Migrating deployment data for web project ''{0}''
|
|
patch.deploymentMigration.serverMigrated=Server ''{0}'' from web project ''{1}'' has been migrated
|
|
patch.deploymentMigration.reportMigrated=Deployment report for ''{0}'' from web project ''{1}'' has been migrated
|
|
patch.deploymentMigration.result=Deployment data has been migrated.
|
|
|
|
patch.updateAvmPermissionData.description=Update avm permissions from 'webfolder' to 'cmobject'.
|
|
patch.updateAvmPermissionData.result=Changed {0} ''webfolder'' access control entries to ''cmobject''.
|
|
|
|
patch.updateAvmPermissions.description=Update ACLs on all avm objects to the new 2.2 permission model
|
|
patch.updateAvmPermissions.result=Updated ACLs. Created {0} defining and {1} layered ACLs.
|
|
|
|
patch.wcmPermissionPatch.description=Fix ACLs so they are only set on the staging area store.
|
|
patch.wcmPermissionPatch.result=Updated ACLs: ACLS are moved to the staging area store and removed from all other stores. They are now applied via layering.
|
|
|
|
patch.avmWebProjectInheritPermissions.description=Break inheritance of permissions on wca:webfolder object to hide access by default.
|
|
patch.avmWebProjectInheritPermissions.result=Removed inheritance of permissions on all wca:webfolder objects.
|
|
|
|
patch.wcmPostPermissionSnapshotPatch.description=Snapshot stores (after fixing ACLs so they are only set on the staging area store).
|
|
patch.wcmPostPermissionSnapshotPatch.result=Snapshot complete after WCM ACL changes.
|
|
|
|
patch.updateDmPermissions.description=Update ACLs on all DM node objects to the new 3.0 permission model
|
|
patch.updateDmPermissions.result=Updated ACLs. Created {0} defining ACLs.
|
|
|
|
patch.db-V3.0-0-CreateActivitiesExtras.description=Replaced by 'patch.db-V3.0-ActivityTables', which must run first.
|
|
|
|
patch.createSiteStore.description=Create the AVM store for site data structure for 3.0 web-tier clients.
|
|
patch.createSiteStore.result=Created the AVM site data store.
|
|
|
|
patch.sitePermissionRefactorPatch.description=Create permission groups for sites.
|
|
patch.sitePermissionRefactorPatch.result=Groups have been created for all sites and user's allocated accordingly.
|
|
|
|
patch.migrateVersionStore.description=Version Store migration (from lightWeightVersionStore to version2Store)
|
|
patch.migrateVersionStore.incomplete=Version Store migration incomplete.
|
|
patch.migrateVersionStore.done=Version Store migration completed.
|
|
patch.migrateVersionStore.bypassingPatch=Bypass Version Store migration patch since scheduled to run as job
|
|
|
|
patch.inviteEmailTemplate.description=Adds invite email template to invite space
|
|
|
|
patch.calendarModelNamespacePatch.description=Update the Calendar model namespace URI and reindex all calendar objects.
|
|
patch.calendarModelNamespacePatch.result=Updated the Calendar model namespace URI to http://www.alfresco.org/model/calendar and reindexed {0} calendar objects.
|
|
|
|
patch.spacesStoreGuestPermission.description=Sets READ permissions for GUEST on root node of the SpacesStore.
|
|
patch.spacesStoreGuestPermission.result=Granted READ permissions for GUEST on root node of the SpacesStore.
|
|
|
|
patch.administratorGroup.description=Adds the 'ALFRESCO_ADMINISTRATORS' group.
|
|
|
|
patch.resetWCMToGroupBasedPermissionsPatch.description=Reset WCM to group based permissions.
|
|
patch.resetWCMToGroupBasedPermissionsPatch.result=WCM reset to group based permissions.
|
|
|
|
patch.migrateVersionStoreUpdateCounter.description=Update internal version2Store counter (if needed).
|
|
patch.migrateVersionStoreUpdateCounter.result=Update internal version2Store counter (if needed): {0}
|
|
|
|
patch.invitationMigration.description=Migrate invitations from old invite service to invitation service
|
|
patch.invitationMigration.result=Migrated {0} invitations from old invite service to invitation service.
|
|
patch.invitationMigration.no_invites=No invitations require migrating old invite service to invitation service.
|
|
|
|
patch.webSiteAddModerated.description=Changing Web Site visibility from a boolean to enum.
|
|
patch.webSiteAddModerated.result=Changed Web Site visibility.
|
|
|
|
patch.mtShareExistingTenants.description=Update existing tenants for MT Share.
|
|
patch.mtShareExistingTenants.result=Update existing tenants for MT Share.
|
|
patch.mtShareExistingTenants.result.not_applicable=Patch applied, although no changes made since MT is not enabled.
|
|
|
|
patch.redeployInvitationProcess.description=Re-deploy Invitation Process Definitions.
|
|
|
|
patch.imapFolders.description=Creates folders tree necessary for IMAP functionality
|
|
patch.imapFolders.result.exists=The 'Imap Configs' folder already exists
|
|
patch.imapFolders.result.created=The 'Imap Configs' folder was successfully created
|
|
|
|
patch.zonedAuthorities.description=Adds the remodelled cm:authority container to the spaces store
|
|
|
|
patch.authorityMigration.description=Copies any old authorities from the user store to the spaces store.
|
|
patch.authorityMigration.process.name=Authority Migration
|
|
patch.authorityMigration.warning.assoc=Ignoring group memberships of non-existent user {1}
|
|
patch.authorityMigration.result=Migrated {0} groups and {1} group associations to the spaces store.
|
|
|
|
patch.authorityDefaultZonesPatch.description=Adds groups and people to the appropriate zones for wcm, share and everything else.
|
|
patch.authorityDefaultZonesPatch.result=Unzoned groups and people added to the default zones.
|
|
patch.authorityDefaultZonesPatch.users= Adding users to zones ...
|
|
patch.authorityDefaultZonesPatch.groups= Adding groups to zones ...
|
|
|
|
patch.fixNameCrcValues.description=Fixes name and qname CRC32 values to match UTF-8 encoding.
|
|
patch.fixNameCrcValues.result=Fixed CRC32 values for UTF-8 encoding for {0} node child associations. See file {1} for details.
|
|
patch.fixNameCrcValues.fixed=Updated CRC32 values for association ID {0}, name ''{1}'': {2} -> {3}, qname ''{4}'': {5} -> {6}.
|
|
patch.fixNameCrcValues.unableToChange=Failed to update the CRC32 value for association ID {0}: \n Node name: {1} \n name CRC old: {2} \n name CRC new: {3} \n qname: {4} \n qname CRC old: {5} \n qname CRC new: {6} \n Error: {7}
|
|
patch.fixNameCrcValues.fixingLocalname=Fixing invalid localname for association ID {0}: \n Was: ''{1}'' \n Now: ''{2}''
|
|
patch.fixNameCrcValues.associationTypeNotDefined=Association type ''{0}'' has not been defined for child association ID {1}.
|
|
patch.fixNameCrcValues.associationTypeNotChild=Association type ''{0}'' does not represent a child association but is used as one; for child association ID {1}.
|
|
|
|
patch.personUsagePatch.description=Add person 'cm:sizeCurrent' property (if missing).
|
|
patch.personUsagePatch.result1=Added ''cm:sizeCurrent'' property to {0} people that were missing this property.
|
|
patch.personUsagePatch.result2=No people were missing the 'cm:sizeCurrent' property.
|
|
|
|
patch.redeployNominatedInvitationProcessWithPropsForShare.description=Redeploy nominated invitation workflow
|
|
patch.redeployNominatedInvitationProcessWithPropsForShare.result=Nominated invitation workflow redeployed
|
|
|
|
patch.transferDefinitions.description=Add transfer definitions folder to data dictionary.
|
|
patch.transferDefinitions.result=Transfer definitions folder added to data dictionary.
|
|
|
|
patch.redeployNominatedInvitationProcessWithPropsForShare.description=Redeploy nominated invitation workflow
|
|
patch.redeployNominatedInvitationProcessWithPropsForShare.result=Nominated invitation workflow redeployed
|
|
|
|
patch.thumbnailsAssocQName.description=Update the 'cm:thumbnails' association QName to 'rn:rendition'.
|
|
|
|
patch.convertContentUrls.description=Converts pre-3.2 content URLs to use the alf_content_data table. The conversion work can also be done on a schedule; please contact Alfresco Support for further details.
|
|
patch.convertContentUrls.bypassingPatch=Content URL conversion was NOT performed by this patch. Activate the scheduled job 'contentUrlConverterTrigger'.
|
|
patch.convertContentUrls.start=Content URL conversion progress:
|
|
patch.convertContentUrls.error=Content URL conversion failed: {0}
|
|
patch.convertContentUrls.inProgress=Content URL conversion increment completed. Awaiting next scheduled call...
|
|
patch.convertContentUrls.done=Content URL conversion completed.
|
|
patch.convertContentUrls.adm.start=\tProcessing ADM Content URLs.
|
|
patch.convertContentUrls.adm.done=\tFinished processing ADM nodes up to ID {0}.
|
|
patch.convertContentUrls.avm.start=\tProcessing AVM Content URLs.
|
|
patch.convertContentUrls.avm.done=\tFinished processing AVM nodes up to ID {0}.
|
|
patch.convertContentUrls.store.start=\tReading content URLs from store {0}.
|
|
patch.convertContentUrls.store.readOnly=\tNo content URLs will be marked for deletion. The content store is read-only.
|
|
patch.convertContentUrls.store.pending=\tContent URLs will be marked for deletion once the URL conversion process is complete.
|
|
patch.convertContentUrls.store.noSupport=\tNo content URLs will be marked for deletion. The store does not support URL enumeration.
|
|
patch.convertContentUrls.store.progress=\t\tProcessed {0} content URLs from store.
|
|
patch.convertContentUrls.store.scheduled=\tScheduled {0} content URLs for deletion from store: {1}
|
|
patch.convertContentUrls.store.done=This job is complete. Deactivate the scheduled job 'contentUrlConverterTrigger'.
|
|
|
|
patch.fixAuthoritiesCrcValues.description=Fixes authority CRC32 values to match UTF-8 encoding.
|
|
patch.fixAuthoritiesCrcValues.result=Fixed CRC32 values for UTF-8 encoding for {0} authorities. See file {1} for details.
|
|
patch.fixAuthoritiesCrcValues.fixed=Updated CRC32 values for authority ''{0}''.
|
|
patch.fixAuthoritiesCrcValues.unableToChange=Failed to update the CRC32 value for authority: \n Authority: {0} \n Error: {1}
|
|
|
|
patch.updateMimetypes1.description=Fix mimetypes for Excel and Powerpoint.
|
|
patch.updateMimetypes2.description=Fix mimetypes for Excel and Powerpoint.
|
|
|
|
patch.db-V3.2-AddFKIndexes.description=Fixes ALF-3189: Added missing FK indexes. Note: The script is empty for MySQL.
|
|
|
|
patch.eliminateDuplicates.description=Fixes ALF-4203: Searches for AVM duplicate nodes and changes their name
|
|
|
|
patch.migrateAttrTenants.description=Migrate old Tenant attributes
|
|
patch.migrateAttrTenants.result=Processed {0} attributes
|
|
|
|
patch.migrateAttrAVMLocks.description=Migrate old AVM Lock attributes
|
|
patch.migrateAttrAVMLocks.result=Processed {0} attributes
|
|
|
|
patch.migrateAttrPropBackedBeans.description=Migrate old Property-Backed Bean component attributes
|
|
patch.migrateAttrPropBackedBeans.result=Processed {0} attributes ({1} properties)
|
|
|
|
patch.migrateAttrChainingURS.description=Migrate old Chaining User Registry Synchronizer attributes
|
|
patch.migrateAttrChainingURS.result=Processed {0} attributes
|
|
|
|
patch.migrateAttrDelete.description=Delete old attributes (if any) after they have been migrated
|
|
patch.migrateAttrDelete.result=Old attributes were deleted (if any)
|
|
|
|
patch.transfer.targetrulefolder.description=Creates the transfer target rule folder for the default transfer group.
|
|
|
|
patch.transfer.targetrule.description=Creates the transfer target rule for the default transfer group.
|
|
|
|
patch.actions.scheduledfolder.description=Creates the scheduled actions folder in the Data Dictionary.
|
|
|
|
patch.removingLinkValidationMetadata.description=Fixes ALF-5185: Removes all Link Validation reports from schema
|
|
|
|
patch.varcharFieldSizesQuadrupleIncreasing.description=ALF-4300: Increasing 'VARCHAR' field sizes quadruply for DB2 dialect
|
|
|
|
patch.mtFixAdminExistingTenants.description=Fix bootstrapped creator/modifier
|
|
patch.mtFixAdminExistingTenants.result=Fix bootstrapped creator/modifier
|
|
|
|
patch.fixUserQNames.description=Fixes user store qnames to improve native authentication performance
|
|
patch.fixUserQNames.result=Generated qnames for {0} users.
|
|
|
|
patch.fixAclInheritance.description=Fixes any ACL inheritance issues.
|
|
patch.fixAclInheritance.result=Fixed {0} ACLs.
|