1- /*
2- * SORMAS® - Surveillance Outbreak Response Management & Analysis System
3- * Copyright © 2016-2020 Helmholtz-Zentrum für Infektionsforschung GmbH (HZI)
4- * This program is free software: you can redistribute it and/or modify
5- * it under the terms of the GNU General Public License as published by
6- * the Free Software Foundation, either version 3 of the License, or
7- * (at your option) any later version.
8- * This program is distributed in the hope that it will be useful,
9- * but WITHOUT ANY WARRANTY; without even the implied warranty of
10- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11- * GNU General Public License for more details.
12- * You should have received a copy of the GNU General Public License
13- * along with this program. If not, see <https://www.gnu.org/licenses/>.
14- */
151package de .symeda .sormas .api .i18n ;
162
173import javax .annotation .Generated ;
@@ -176,8 +162,8 @@ public interface Strings {
176162 String errorCampaignDiagramTotalsCalculationError = "errorCampaignDiagramTotalsCalculationError" ;
177163 String errorCaseDuplicateDeletion = "errorCaseDuplicateDeletion" ;
178164 String errorCaseMerging = "errorCaseMerging" ;
179- String errorDeletingDocumentTemplate = "errorDeletingDocumentTemplate" ;
180165 String errorDeletingDocument = "errorDeletingDocument" ;
166+ String errorDeletingDocumentTemplate = "errorDeletingDocumentTemplate" ;
181167 String errorDocumentGeneration = "errorDocumentGeneration" ;
182168 String errorEntityOutdated = "errorEntityOutdated" ;
183169 String errorFieldValidationFailed = "errorFieldValidationFailed" ;
@@ -191,8 +177,8 @@ public interface Strings {
191177 String errorProblemOccurred = "errorProblemOccurred" ;
192178 String errorProcessingTemplate = "errorProcessingTemplate" ;
193179 String errorQuarantineOnlyCaseAndContacts = "errorQuarantineOnlyCaseAndContacts" ;
194- String errorReadingTemplate = "errorReadingTemplate" ;
195180 String errorReadingDocument = "errorReadingDocument" ;
181+ String errorReadingTemplate = "errorReadingTemplate" ;
196182 String errorSetFeverRequired = "errorSetFeverRequired" ;
197183 String errorSormasToSormasCertNotGenerated = "errorSormasToSormasCertNotGenerated" ;
198184 String errorSormasToSormasConnection = "errorSormasToSormasConnection" ;
0 commit comments