From 8c771ccb89520bfb83901a721435385623f2c9fd Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Wed, 9 Dec 2020 09:57:45 -0800 Subject: [PATCH] New Group migration dialog: Migrate -> Upgrade --- _locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 9e4cd698a781..5e44ce5c13c9 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -4049,7 +4049,7 @@ "description": "Shown on a bubble below a 'group was migrated' timeline notification, or as button on Migrate dialog" }, "GroupV1--Migration--migrate": { - "message": "Migrate", + "message": "Upgrade", "description": "Shown on Migrate dialog to kick off the process" }, "GroupV1--Migration--info--title": {