From 1fcfccd9fb8d52a599aea1145deff7c3aaecaa97 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Mon, 17 May 2021 17:08:05 +0530 Subject: Changed occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catchup from Franz source). [skip ci] --- src/i18n/locales/defaultMessages.json | 2 +- .../messages/src/components/services/content/ConnectionLostBanner.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/i18n') diff --git a/src/i18n/locales/defaultMessages.json b/src/i18n/locales/defaultMessages.json index cdad061ca..b93a49b47 100644 --- a/src/i18n/locales/defaultMessages.json +++ b/src/i18n/locales/defaultMessages.json @@ -1525,7 +1525,7 @@ { "descriptors": [ { - "defaultMessage": "!!!Oh no! Franz lost the connection to {name}.", + "defaultMessage": "!!!Oh no! Ferdi lost the connection to {name}.", "end": { "column": 3, "line": 18 diff --git a/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json b/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json index fd7019f41..bcfb6ab94 100644 --- a/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json +++ b/src/i18n/messages/src/components/services/content/ConnectionLostBanner.json @@ -1,7 +1,7 @@ [ { "id": "connectionLostBanner.message", - "defaultMessage": "!!!Oh no! Franz lost the connection to {name}.", + "defaultMessage": "!!!Oh no! Ferdi lost the connection to {name}.", "file": "src/components/services/content/ConnectionLostBanner.js", "start": { "line": 15, -- cgit v1.2.3-54-g00ecf