From 686995a63d443a97fe5802c51f6dac4a23122c5e Mon Sep 17 00:00:00 2001 From: jab Date: Fri, 15 Jan 2016 22:17:16 +0000 Subject: [PATCH] improve cloud invite confirm message --- src/generic_ui/locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/generic_ui/locales/en/messages.json b/src/generic_ui/locales/en/messages.json index 07970118ff..081632f601 100644 --- a/src/generic_ui/locales/en/messages.json +++ b/src/generic_ui/locales/en/messages.json @@ -785,7 +785,7 @@ }, "CLOUD_INVITE_CONFIRM" : { "description": "Confirmation message asking the user if they would like to add a cloud instance to their buddy list, which will connect them to a virtual machine.", - "message": "You've entered an experimental Cloud invitation. Accepting this invitation will connect you to a virtual machine. Would you like to accept?" + "message": "You're about to connect to a uProxy cloud server! Thanks for being one of our first testers of this experimental feature. Would you like to continue?" }, "FRIEND_ADDED": { "description": "Confirmation message after adding a friend to the roster.",