From 1369d0280dc48302f0a5a438ae5967ba26897fa3 Mon Sep 17 00:00:00 2001 From: Mark Stacey Date: Wed, 2 Oct 2019 17:06:46 -0300 Subject: [PATCH] Mark 3Box sync as experimental The initial release of the 3Box sync will be marked as experimental. This is to allow us time to test the 3Box sync and reduce the load on 3Box's infrastructure. --- app/_locales/en/messages.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 432aa2ee8..3e83f7daf 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -1255,10 +1255,10 @@ "message": "Symbol must be between 0 and 12 characters." }, "syncWithThreeBox": { - "message": "Sync data with 3Box" + "message": "Sync data with 3Box (experimental)" }, "syncWithThreeBoxDescription": { - "message": "Turn on to have your settings backed up with 3Box" + "message": "Turn on to have your settings backed up with 3Box. This feature is currenty experimental; use at your own risk." }, "syncWithThreeBoxDisabled": { "message": "3Box has been disabled due to an error during the initial sync"