From e339a594944e7799e05ab43127f7c00673349301 Mon Sep 17 00:00:00 2001 From: Alessandro Date: Tue, 12 Nov 2024 09:19:14 +0100 Subject: [PATCH 1/2] updated title of the name edit box --- src/components/Dashboard/PersonalDataParent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Dashboard/PersonalDataParent.tsx b/src/components/Dashboard/PersonalDataParent.tsx index ccb25b33c..00940e3d3 100644 --- a/src/components/Dashboard/PersonalDataParent.tsx +++ b/src/components/Dashboard/PersonalDataParent.tsx @@ -59,7 +59,7 @@ function RenderEditBox(props: RenderEditBoxProps) {

- +

props.setEditMode(false)} />
From c53dadfac101021251e89d0e8b46e34204fdfd4e Mon Sep 17 00:00:00 2001 From: Alessandro Date: Tue, 12 Nov 2024 09:20:51 +0100 Subject: [PATCH 2/2] make translation --- src/translation/extractedMessages.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/translation/extractedMessages.json b/src/translation/extractedMessages.json index 175520a94..4f2c25f6c 100644 --- a/src/translation/extractedMessages.json +++ b/src/translation/extractedMessages.json @@ -939,10 +939,6 @@ "developer_comment": "Emails button add", "string": "Add" }, - "Nk+I3K": { - "developer_comment": "personal data edit title", - "string": "Edit name and language" - }, "NmCGzv": { "developer_comment": "delete.confirm_button", "string": "Confirm" @@ -1216,6 +1212,10 @@ "developer_comment": "why have eduID - paragraph 1", "string": "From the user's perspective, in the long-term eduID means fewer accounts to keep track of. For many organisations, identity management is a complex issue and it is necessary to work with confirmed users." }, + "UQlcH7": { + "developer_comment": "personal data edit title", + "string": "Edit name and display name" + }, "UV+SMM": { "developer_comment": "SAML login finished", "string": "It seems you pressed 'back' in your browser."