From 19f93cc30417ad5b0b05d22712a40317f8b09a60 Mon Sep 17 00:00:00 2001 From: Levente Gal Date: Mon, 26 Feb 2024 12:25:23 +0200 Subject: [PATCH] #12908 Change default text for mSERS menu item to "Aggregate" --- sormas-api/src/main/resources/captions.properties | 2 +- sormas-ui/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sormas-api/src/main/resources/captions.properties b/sormas-api/src/main/resources/captions.properties index 10fa68093e5..17a620ec9c5 100644 --- a/sormas-api/src/main/resources/captions.properties +++ b/sormas-api/src/main/resources/captions.properties @@ -1700,7 +1700,7 @@ mainMenuEnvironments=Environments mainMenuStatistics=Statistics mainMenuTasks=Tasks mainMenuUsers=Users -mainMenuAggregateReports=mSERS +mainMenuAggregateReports=Aggregate mainMenuShareRequests=Shares MaternalHistory.childrenNumber=Total number of children MaternalHistory.ageAtBirth=Mother's age at birth of infant patient diff --git a/sormas-ui/README.md b/sormas-ui/README.md index 236590ad9c9..8faa97eaf57 100644 --- a/sormas-ui/README.md +++ b/sormas-ui/README.md @@ -11,7 +11,7 @@ The data transfer takes place via an encrypted HTTPS connection. On the client-side additional JavaScript libraries are used to display components like maps and charts. The user interface is divided according to the main modules of SORMAS: -Cases, mSERS (aggregated case reporting), Contacts, Events, Samples, Messages, Statistics, Settings and User Management. +Cases, Aggregate, Contacts, Events, Samples, Messages, Statistics, Settings and User Management. In addition, there is a dashboard that gives an overview of the data.