From bbd7ff3cdee051a250a89d400d3b40f3e9d6574d Mon Sep 17 00:00:00 2001 From: Daniel James Smith Date: Fri, 9 Sep 2022 14:26:49 +0200 Subject: [PATCH] Change name of Windows Store to Microsoft Store (#3476) --- apps/desktop/src/locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/desktop/src/locales/en/messages.json b/apps/desktop/src/locales/en/messages.json index e399281c061..860dd9302b4 100644 --- a/apps/desktop/src/locales/en/messages.json +++ b/apps/desktop/src/locales/en/messages.json @@ -1577,7 +1577,7 @@ "message": "Unfortunately browser integration is only supported in the Mac App Store version for now." }, "browserIntegrationWindowsStoreDesc": { - "message": "Unfortunately browser integration is currently not supported in the Windows Store version." + "message": "Unfortunately browser integration is currently not supported in the Microsoft Store version." }, "browserIntegrationLinuxDesc": { "message": "Unfortunately browser integration is currently not supported in the linux version."