From 1decbfde33042a591acb8685c79aed5d71ac3b3a Mon Sep 17 00:00:00 2001 From: edvinstava Date: Fri, 20 Sep 2024 10:49:29 +0200 Subject: [PATCH] fix: Alterations after review --- i18n/en.pot | 15 +++++++++++---- src/Plugin.tsx | 6 +++--- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/i18n/en.pot b/i18n/en.pot index a13b6c7..f89f6be 100644 --- a/i18n/en.pot +++ b/i18n/en.pot @@ -5,15 +5,15 @@ msgstr "" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -"POT-Creation-Date: 2024-07-31T11:25:42.922Z\n" -"PO-Revision-Date: 2024-07-31T11:25:42.922Z\n" +"POT-Creation-Date: 2024-09-20T08:45:15.376Z\n" +"PO-Revision-Date: 2024-09-20T08:45:15.376Z\n" msgid "" "Failed to load data. Please check that you have selected the correct " -"program stage ID in the configuration." +"programStageId in the configuration." msgstr "" "Failed to load data. Please check that you have selected the correct " -"program stage ID in the configuration." +"programStageId in the configuration." msgid "Growth Chart" msgstr "Growth Chart" @@ -38,6 +38,13 @@ msgstr "The default indicator" msgid "is not a valid. Please select a valid indicator in the configuration" msgstr "is not a valid. Please select a valid indicator in the configuration" +msgid "" +"There was an error fetching the tracked entity for the growth chart. Please " +"check the configuration in Datastore Management and try again." +msgstr "" +"There was an error fetching the tracked entity for the growth chart. Please " +"check the configuration in Datastore Management and try again." + msgid "Print" msgstr "Print" diff --git a/src/Plugin.tsx b/src/Plugin.tsx index 5b1e647..f775474 100644 --- a/src/Plugin.tsx +++ b/src/Plugin.tsx @@ -35,9 +35,9 @@ const PluginInner = (propsFromParent: EnrollmentOverviewProps) => { } = useCustomReferences(); const { - teiId = 'oJGqqqazdje', - programId = 'Ewe20zBQxw4', - orgUnitId = 'RaTwtPm4gBX', + teiId, + programId, + orgUnitId, } = propsFromParent; const {