=========================================== ================ PROPERTIES =============== =========================================== -------------------------------------------------------------------- MODIFIED FILES -------------------------------------------------------------------- ----------------------------------------------------------------- \administration\Credits.properties ----------------------------------------------------------------- -------------- ---New keys--- -------------- message.credit.objenesis = This application makes use of Objenesis, which is distributed under the message.credit.hikaricp = This application makes use of HikariCP, which is distributed under the label.credit.mpl2 = Mozilla Public License Version 2.0 message.credit.h2 = This application makes use of H2 Database Engine, which is distributed under the message.credit.hibernate = This application makes use of Hibernate ORM, which is distributed under the ------------------- ---Modified keys--- ------------------- KEY: message.credit.bootstrap OLD: message.credit.bootstrap = This application makes use of 'Bootstrap' which is distributed under the NEW: message.credit.bootstrap = This application makes use of Bootstrap which is distributed under the ----------------------------------------------------------------- \administration\OperatingSystem.properties ----------------------------------------------------------------- ------------------- ---Modified keys--- ------------------- KEY: label.upgrade.successful.set_own_update_server OLD: label.upgrade.successful.set_own_update_server = I want to use my own update server url. NEW: label.upgrade.successful.set_own_update_server = I want to use my own update server URL. ------------------------ KEY: message.upgrade.successful.text OLD: message.upgrade.successful.text = Congratulations! \r\n Your Cryptshare appliance has been successfully upgraded to the 64bit operating system **openSUSE Leap {0}**. NEW: message.upgrade.successful.text = Congratulations! \r\n Your Cryptshare appliance has been successfully upgraded to the 64-bit operating system **openSUSE Leap {0}**. ------------------------ KEY: data.upgrade.welcome.link.1.name OLD: data.upgrade.welcome.link.1.name = CryptShare Wiki NEW: data.upgrade.welcome.link.1.name = Cryptshare Wiki ------------------------ KEY: label.upgrade.successful.restore_update_server OLD: label.upgrade.successful.restore_update_server = I want to restore my old update server url "{0}". NEW: label.upgrade.successful.restore_update_server = I want to restore my old update server URL "{0}". ------------------------ KEY: label.upgrade.successful.default_update_server OLD: label.upgrade.successful.default_update_server = I want to use the default cryptshare update server url "{0}". NEW: label.upgrade.successful.default_update_server = I want to use the default Cryptshare update server URL "{0}". ----------------------------------------------------------------- \administration\PostUpdate.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ verificationMaxValidity.Required label.postupdate.maxValidityInformation label.postupdate.maxValidityEnabled label.postupdate.validity verificationMaxValidity.RangeValidator.minimum label.postupdate.maxValidityInformation.hint.link.href -------------- ---New keys--- -------------- label.postupdate.introduction.hint.link.href = http://cryptshare.click/webapp-database-migration-en label.postupdate.migration = Cryptshare Database Migration label.postupdate.introduction = # Cryptshare Database Migration\n\ This update replaces the current OrientDB database with a new H2 database. \ The data is being migrated in this step. The operation may take from several minutes to up to an hour.\n\ #### What are the advantages?\n\ The new database is more reliable, faster and more firmly established than the OrientDB database.\n\ #### Before performing the post update\n\ For the optimal execution of the migration, at least 2 GB free disk space and 2 GB RAM should be available.\n\ During the post update, the existing system log configuration will be replaced. In case you made modifications to this file,\ please backup the file `resources/logback.xml` prior to starting the post update.\n\ #### What issues may occur?\n\ If your database contains data older than 12 months, it will not be imported into the new database. \ This means statistical data older than 12 months will not be available after the update. \ The transfer log will only cover the last 12 months.\n\ #### What do I do if the migration does not complete successfully?\n\ All errors will be logged in the 'Cryptshare Database Migration Log' and can be investigated in detail after the migration has finished. \ If the migration fails, you can:\n\ - Roll back to the previous Cryptshare version.\n\ - Any settings which cannot be imported correctly will be logged and may be corrected manually afterwards. \ All other types of data cannot be manually corrected.\n\ - [Consult the Cryptshare Wiki](http://cryptshare.click/webapp-database-migration-en). label.postupdate.migrationLogText = Cryptshare Database Migration Log File ------------------- ---Modified keys--- ------------------- KEY: error.postupdate.zipLogs OLD: error.postupdate.zipLogs = Failed to create zip file for Cryptshare System Log Files. NEW: error.postupdate.zipLogs = Failed to create zip file for Cryptshare system log files. ------------------------ KEY: help.postupdate.warn OLD: help.postupdate.warn = Some operations failed. Please check the statistics section for errors. NEW: help.postupdate.warn = Some data could not be migrated. ------------------------ KEY: message.postupdate.warn OLD: message.postupdate.warn = Some operations failed. For some Cryptshare systems this can cause problems when selecting an older period in the statistics-section. Regular operations are not affected. NEW: message.postupdate.warn = The migration completed with warnings. \ Please check the 'Cryptshare Database Migration Log' and consult \ the [Cryptshare Wiki](http://cryptshare.click/webapp-database-migration-en) for further details. ------------------------ KEY: message.postupdate.suggestwarn OLD: message.postupdate.suggestwarn = Check that no errors occur when selecting an older period in the statistics-section. If no errors occur you are not affected. Otherwise you can perform a rollback. NEW: message.postupdate.suggestwarn = You can finish the update process; the server will be fully operational. \ We strongly advise checking the Cryptshare settings and policy rules afterwards in order to ensure correct operation of the server. ----------------------------------------------------------------- \administration\policy.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ label.pattern.email error.pattern.loadLDAP -------------- ---New keys--- -------------- error.policy.csvImport.validation.tooLongSenderAddress = Policy '${policyName}' in line ${lineNumber}, column ${columnNumber} contains a too long value for the field 'Sender Address': actual length ${currentLength} (max valid length 320) error.policy.csvImport.validation.tooLongPolicyName = Policy '${policyName}' in line ${lineNumber}, column ${columnNumber} contains a too long value for the field 'Policy Name': actual length ${currentLength} (max valid length 4000) error.policy.csvImport.validation.tooLongSenderName = Policy '${policyName}' in line ${lineNumber}, column ${columnNumber} contains a too long value for the field 'Sender Name': actual length ${currentLength} (max valid length 4000) ------------------- ---Modified keys--- ------------------- KEY: message.pattern.ldap OLD: message.pattern.ldap = Please select the LDAP entry for this Policy Rule. Enter the preferred entry if it is not yet listed. You can either select LDAP groups or LDAP users. NEW: message.pattern.ldap = Please select the LDAP entry for this policy rule. Enter the preferred entry if it is not yet listed. You can either select LDAP groups or LDAP users. ----------------------------------------------------------------- \administration\Administration.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.administration.system.storeSolutions error.administration.system.storeTask error.administration.system.loadSignature -------------- ---New keys--- -------------- label.pattern.email = Email Addresses postupdate.threshold.tempDir = Temporary Directory postupdate.threshold.storageLocation = Upload Directory postupdate.threshold.backupDir = Backup Directory postupdate.threshold.installDir = Installation Directory ------------------- ---Modified keys--- ------------------- KEY: message.login.postupdate.warning OLD: message.login.postupdate.warning = An update was performed and additional steps are required. Until this procedure is finished, only administrators can login. NEW: message.login.postupdate.warning = An update was performed and additional steps are required. Until this procedure is finished, only administrators can login. Please note, that the login can take several seconds due to the technical background of this update. ------------------------ KEY: message.restore.shutdown OLD: message.restore.shutdown = In order to restore the selected backup the Cryptshare Service needs to shutdown. The restore operation can last for some minutes. Do you want to continue? NEW: message.restore.shutdown = In order to restore the selected backup the Cryptshare Service needs to shut down. The restore operation can last for some minutes. Do you want to continue? ------------------------ KEY: navmenu.operatingsystem OLD: navmenu.operatingsystem = Operating system NEW: navmenu.operatingsystem = Operating System ------------------------ KEY: message.backup.shutdown OLD: message.backup.shutdown = The backup requires the database to be shutdown for a moment. During this process, users will not be able to interact with the system. Do you want to continue? NEW: message.backup.shutdown = The backup requires the database to be shut down for a moment. During this process, users will not be able to interact with the system. Do you want to continue? ------------------------ KEY: label.operation.success OLD: label.operation.success = The operation was successfull NEW: label.operation.success = The operation was successful ------------------------ KEY: error.message.signinform.request.database OLD: error.message.signinform.request.database = [Database error]: cannot persist signin attempt. NEW: error.message.signinform.request.database = [Database error]: cannot persist sign-in attempt. ------------------------ KEY: error.message.validation.security.passwordMode.error OLD: error.message.validation.security.passwordMode.error = At least one password mode needs to be selected for Transfers. NEW: error.message.validation.security.passwordMode.error = At least one password mode needs to be selected for transfers. ------------------------ KEY: label.license.declineUnavailable OLD: label.license.declineUnavailable = Due to the restricted permissions of the current user it is not allowed to decline the License Terms. Please accept the terms or switch to a user account with full administrative permissions to restore a previous Cryptshare version. NEW: label.license.declineUnavailable = Due to the restricted permissions of the current user it is not allowed to decline the license terms. Please accept the terms or switch to a user account with full administrative permissions to restore a previous Cryptshare version. ----------------------------------------------------------------- \application\Cryptshare.properties ----------------------------------------------------------------- ------------------- ---Modified keys--- ------------------- KEY: message.terms.notAccepted OLD: message.terms.notAccepted = The Cryptshare User Interface cannot be used until the Cryptshare Licence Terms have been accepted. Please contact your administrator. NEW: message.terms.notAccepted = The Cryptshare User Interface cannot be used until the Cryptshare License Terms have been accepted. Please contact your administrator. ------------------------ KEY: mail.unencrypted.message.cs4o OLD: mail.unencrypted.message.cs4o = Diese Information ist f\u00FCr CS4O nicht verf\u00FCgbar NEW: mail.unencrypted.message.cs4o = For Cryptshare for Outlook this information is not available right now. ----------------------------------------------------------------- \administration\Addon.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.addon.clientAdd error.cs4o.load error.addon.verificationRemoval error.addon.load error.cs4o.save error.addon.clientLoad error.addon.save error.addon.clientDelete ------------------- ---Modified keys--- ------------------- KEY: message.cs4o.logLevel OLD: message.cs4o.logLevel = Local logging within the Cryptshare for Outlook Add-In. NEW: message.cs4o.logLevel = Local logging within the Cryptshare for Outlook Add-in. ------------------------ KEY: message.cs4o.verification OLD: message.cs4o.verification = Cryptshare for Outlook Add-In verification behavior. NEW: message.cs4o.verification = Cryptshare for Outlook Add-in verification behavior. ------------------------ KEY: message.cs4o.general OLD: message.cs4o.general = General settings for the Cryptshare for Outlook Add-In. NEW: message.cs4o.general = General settings for the Cryptshare for Outlook Add-in. ----------------------------------------------------------------- \administration\Auth.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.user.delete error.user.setPassword error.load.user error.user.save -------------- ---New keys--- -------------- userName.StringValidator.maximum = For the username a maximum length of ${maximum} is allowed. Please use a shorter username. ------------------- ---Modified keys--- ------------------- KEY: message.user.name OLD: message.user.name = Please enter the username of the new user which will be required to log in to the administration interface. NEW: message.user.name = Please enter the username of the new user which will be required to log in to the administration interface (case is ignored). ----------------------------------------------------------------- \application\BasePage.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.alertData.load error.transferData.load error.quick.load error.globalData.load error.statusData.load error.mailData.load error.verificationData.load error.ldapData.load ----------------------------------------------------------------- \administration\Archiving.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.archiving.loadSettings ------------------- ---Modified keys--- ------------------- KEY: emlArchivingTemplate.StringValidator.range OLD: emlArchivingTemplate.StringValidator.range = The File Name Template must be between ${minimum} and ${maximum} characters long. NEW: emlArchivingTemplate.StringValidator.range = The file name template must be between ${minimum} and ${maximum} characters long. ------------------------ KEY: emlArchivingTemplate.Required OLD: emlArchivingTemplate.Required = Please specify a File Name Template. NEW: emlArchivingTemplate.Required = Please specify a file name template. ----------------------------------------------------------------- \administration\Backup.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.transferData.load error.backup.save message.restore.versionWarning error.backupData.load error.backup.permissions -------------- ---New keys--- -------------- message.restore.dbTypeWarnIncompatible = The database contained in the backup (type: '%s') is not compatible with the active database type (type: '%s'). In order to restore this backup, please restart the Cryptshare server configured with the database type '%s'. message.restore.databaseTypeWarning = Please note that when restoring the system and database files of this backup you are going back to database type '${toString}'. message.restore.dbTypeWarnCompatibleWithSystem = The database contained in the backup (type: '%s') is not compatible with the active database type (type: '%s'). In order to restore this backup, please restart the Cryptshare server configured with the database type '%s' or restore it together with the corresponding system files. ------------------- ---Modified keys--- ------------------- KEY: message.restore.serverVersionWarning OLD: message.restore.serverVersionWarning = PLEASE NOTE that when restoring the system files of this backup you are going back to Cryptshare Version ${toString}. NEW: message.restore.serverVersionWarning = Please note that when restoring the system files of this backup you are going back to Cryptshare Version ${toString}. ----------------------------------------------------------------- \application\Upload2.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.passwordData.load ----------------------------------------------------------------- \administration\Legal.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.legal.load ----------------------------------------------------------------- \administration\Status.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.transferData.load error.updateData.load supportAddress.Required supportAddress.RfcCompliantEmailAddressValidator error.globalData.load error.thresholds.load error.license.alert.saveError error.mailData.load error.license.loadUsageData ----------------------------------------------------------------- \administration\LogView.properties ----------------------------------------------------------------- ------------------- ---Modified keys--- ------------------- KEY: validation.log.noEntries OLD: validation.log.noEntries = "For the specified period no log entries where found." NEW: validation.log.noEntries = For the specified period no log entries were found. ------------------------ KEY: label.log.notifyRecipients OLD: label.log.notifyRecipients = Notification email to the the recipients after successful provision NEW: label.log.notifyRecipients = Notification email to the recipients after successful provision ----------------------------------------------------------------- \application\MailEditPanel.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.templateUI.load ----------------------------------------------------------------- \application\RecipientPanel.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.recipient.load ----------------------------------------------------------------- \help\administration\DynamicHelp.properties ----------------------------------------------------------------- ------------------- ---Modified keys--- ------------------- KEY: help.generalHelp OLD: help.generalHelp = The Outlook Add-On can be configured using local property files. This option must be enabled to allow this. NEW: help.generalHelp = The Outlook Add-In can be configured using local property files. This option must be enabled to allow this. ----------------------------------------------------------------- \administration\ldap.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.ldap.load error.ldap.save error.ldap.reset ----------------------------------------------------------------- \administration\Frontend.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.transferData.load error.save.customLinks error.load.templateUI error.templateUI.loadSettings error.save.templateUI ------------------- ---Modified keys--- ------------------- KEY: error.uidesigner.writeCSS OLD: error.uidesigner.writeCSS = Failed to write csutom CSS to file. NEW: error.uidesigner.writeCSS = Failed to write custom CSS to file. ----------------------------------------------------------------- \administration\Settings.properties ----------------------------------------------------------------- ------------------ ---Removed keys--- ------------------ error.alerting.save error.preProcessing.save error.global.save error.policy.load error.logging.save error.mailOptions.saveSubject error.securityData.save error.solution.delete error.updateData.save error.mailOptions.deleteSubject error.alerting.load error.mailOptions.loadSignatures error.logging.load error.mailOptions.deleteSignature error.transferData.save error.policy.loadStep7 error.updateTask.save error.mailOptions.save error.mailOptions.loadSubjects error.verificationData.load error.updateData.load error.mailOptions.load error.mailOptions.saveSignature error.global.load error.solution.save error.taskSetting.save error.passwordData.saveMode error.mailData.save log4jConf.Required error.securityData.load error.passwordData.savePolicy error.backupdata.load ------------------- ---Modified keys--- ------------------- KEY: message.solution.restore OLD: message.solution.restore = This will reset the solution matrix settings to its default values. Do you wish to continue? NEW: message.solution.restore =

This will reset policy conflict solution settings to its default values. Do you want to continue?

To view the changes after resetting, please click 'Save changes' and reload the page.

------------------------ KEY: message.verification.reset OLD: message.verification.reset = This will invalidate all previously issued sender verifications for this Server. All senders will have to to re-verify themselves. Client verifications (i.e. Cryptshare for Notes and Robot if Client verification mode is used) are not affected. Do you also want to reset Client verifications? NEW: message.verification.reset = This will invalidate all previously issued sender verifications for this Server. All senders will have to re-verify themselves. Client verifications (i.e. Cryptshare for Notes and Robot if Client verification mode is used) are not affected. Do you also want to reset Client verifications? ------------------------ KEY: message.logging.system OLD: message.logging.system = Cryptshare uses the software library LogBack to output general system information. LogBack is configured using an XML file, which can be edited below. By default, informations are logged simultaneously to the standard output (console) and to the files 'cryptshare.log' and 'cryptshare_error.log'. Daily, or by exceeding the maximum size of 50MB, they are stored as ZIP archive and a new, empty log file is created (log rotation). The number and the total size of all archive files is limited. If necessary, the oldest archives are deleted.\r\nMore information about the configuration of LogBack can be found in the help panel and in the LogBack manual. NEW: message.logging.system = Cryptshare uses the software library Logback to output general system information. Logback is configured using an XML file, which can be edited below. By default, information is logged simultaneously to the standard output (console) and to the files 'cryptshare.log' and 'cryptshare_error.log'. Daily, or by exceeding the maximum size of 50MB, they are stored as ZIP archive and a new, empty log file is created (log rotation). The number and the total size of all archive files is limited. If necessary, the oldest archives are deleted.\r\nMore information about the configuration of Logback can be found in the help panel and in the Logback manual. ------------------------ KEY: baseUrl.Required OLD: baseUrl.Required = The Base-Url must not be empty NEW: baseUrl.Required = The Base-URL must not be empty ------------------------ KEY: message.logging.retention OLD: message.logging.retention = All transfer log entries older than this retention period will be erased from the database. NEW: message.logging.retention = Expired transfers will be deleted from the transfer log after the specified amount of days. ------------------------ KEY: label.solution.preprocessingLimitMax OLD: label.solution.preprocessingLimitMax = Use the maximum value for the Pre-Processing file size limit. NEW: label.solution.preprocessingLimitMax = Use the maximum value for the pre-processing file size limit. =========================================== =================== HTML ================== =========================================== -------------------------------------------------------------------- MODIFIED FILES -------------------------------------------------------------------- \templates\lowSpace\foot.html \templates\recipient\head.html \templates\downloadSummary\foot.html =========================================== =================== XML =================== =========================================== ------------------ ---Removed keys--- ------------------ ------------------ ---Added keys--- ------------------