mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
37749: Fix for ALF-14582 SOLR tracking allows incompatible model changed to the current index to be made - part 1 37810: Merge V3.4-BUG-FIX (3.4.11) to V4.0-BUG-FIX 37809: Merge V3.4 (3.4.10) to V3.4-BUG-FIX (3.4.11) 37808: ALF-14603: Merge V4.0 (4.0.2) to V3.4 (3.4.10) << The original 001-Cover_Cover.pdf file from ALF-9417 also now previews in 3.4.10 >> 37800: ALF-14145 Flash preview quality is poor - Reverting change r30483 V3.4-BUG-FIX Sept 13 2011 for ALF-9417 swf.encoder.params=-s zoom=72 -s ppmsubpixels=1 -s poly2bitmap=1 -s bitmapfonts=1 being changed back to: swf.encoder.params=-s poly2bitmap,subpixels=72 The original 001-Cover_Cover.pdf file from ALF-9417 does now preview in 4.0.2 37796: Fix for ALF-12609 - refactored Site Finder to no longer an async call to retrieve memberships before the search operation 37788: Second part of fix from Alex Mukha for ALF-11714 37811: Merged V4.0 (4.0.2) to V4.0-BUG-FIX 37766: Fix for ALF-14529 Share Solr admin console page shows "Unavailable: 05120041... - fixed admin and JMX console generation to match SOLR SUMMARY report changes 37863: Fix for ALF-14631 Extraneous Backslash in Solr Configuration File 37884: First full commit of Chinese (zh_CN) translation bundles 37885: Spanish and French translation updates (based on EN r37081) - fixes a minor bug related to German strings in the wrong files. 37896: Fix for ALF-14582 SOLR tracking allows incompatible model changed to the current index to be made - reject model changes that will break query support 37899: Merged BRANCHES/DEV/V3.4-BUG-FIX to BRANCHES/DEV/V4.0-BUG-FIX 37889: Added additional debugging output for JavaScript Search helper 37897: Fix from Alex Malinovsky for ALF-13529 - Performing a 'Copy to' from document details results in error. [applied to doclib v2 also for 4.0.X] 37901: Added support for xpath root node resolution to Repository search - previously only NodeRef based root node was working correctly. 37904: Fix to ensure the root node is only applied to a search for a Repository search (ALF-13778) 37913: Set version to 4.1.1 37917: ALF-14652: Installation: Friendly message about busy Tomcat SSL port should be more exact - Updated installer strings for SSL port and JMX port - Needs localizing 37920: ALF-13816: Permission Denied on web-client browsing if parent does not inherit permissions - FileFolderService getNamePath() now performs toFileInfo() as SystemUser. 37969: Fixes for: ALF-12772 'Path not found' error in Share if user has no permissions to parent folders in breadcrumb ALF-14527 Share - Error to display documents if user has no access to the parent folder - Share now correctly supports accessing documents and folders (and details page actions) where the user does not have Read permissions on the parent node. 37972: Fix for ALF-13343 - Unfriendly popup error messages displayed in Share when a user clicks on a direct folder-details or document-details URL that they don't have the permissions to access. Fixed due to changes in rev 37969 plus an improved error message. 37992: Fix for ALF-14211 - Topics isn't found if search by content (full text) 38008: Fix for ALF-14042 Customisable Alfresco contextPath in Alfresco AbstractHttpClient (used e.g. by Solr CoreTracker) 38010: Fix for ALF-14686 https://localhost:8443/solr/admin/cores?action=CHECK - checks the index - it should check the cache 38027: Update version to 4.0.3 - although this version should never exist - to differenciate it from 4.1 git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@38130 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
18 lines
909 B
Properties
Executable File
18 lines
909 B
Properties
Executable File
#
|
|
# Imap I18N messages
|
|
#
|
|
|
|
# Information messages. prefix 'imap.server.info'
|
|
imap.server.info.message_body_not_found = "\u672A\u627E\u5230\u6D88\u606F\u6B63\u6587\u90E8\u5206\u3002"
|
|
|
|
# Error messages. prefix 'imap.server.error'
|
|
imap.server.error.properties_dont_exist = "\u76F8\u5E94\u5C5E\u6027\u4E0D\u5B58\u5728\u3002"
|
|
imap.server.error.permission_denied = "\u65E0\u6CD5\u521B\u5EFA\u6587\u4EF6\u5939 - \u6743\u9650\u88AB\u62D2\u7EDD\u3002"
|
|
imap.server.error.folder_already_exist = "\u6587\u4EF6\u5939\u5DF2\u5B58\u5728\u3002"
|
|
imap.server.error.mailbox_name_is_mandatory = "\u90AE\u7BB1\u540D\u79F0\u4E3A\u5FC5\u9700\u7684\u53C2\u6570\u3002"
|
|
imap.server.error.cannot_get_a_folder = "\u65E0\u6CD5\u83B7\u53D6\u540D\u79F0\u4E3A ''{0}'' \u7684\u6587\u4EF6\u5939\u3002"
|
|
imap.server.error.cannot_parse_default_email = "\u65E0\u6CD5\u89E3\u6790\u9ED8\u8BA4\u7535\u5B50\u90AE\u4EF6\u5730\u5740 ''{0}''\u3002"
|
|
|
|
|
|
|