From a76a120412a694171360581c13c578088dd476aa Mon Sep 17 00:00:00 2001 From: isXander Date: Fri, 5 May 2023 19:56:37 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Change=20vibration=20onboa?= =?UTF-8?q?rding=20to=20be=20more=20generic.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/assets/controlify/lang/en_us.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/controlify/lang/en_us.json b/src/main/resources/assets/controlify/lang/en_us.json index c751e0b..0d0301e 100644 --- a/src/main/resources/assets/controlify/lang/en_us.json +++ b/src/main/resources/assets/controlify/lang/en_us.json @@ -120,8 +120,8 @@ "controlify.toast.faulty_input.title": "Controller disabled", "controlify.toast.faulty_input.description": "The controller was found to conflict with the keyboard and mouse and is now disabled. Increase deadzone values or check joystick mapping to fix.", - "controlify.vibration_onboarding.title": "Controlify Vibration Support", - "controlify.vibration_onboarding.message": "To enable vibration support, a native library must be downloaded that Controlify loads automatically. This is a seamless process and will only take a few seconds. If you choose no, you may change your mind later in Controlify settings.\n\nWould you like to download them?", + "controlify.vibration_onboarding.title": "Controlify Extra Features", + "controlify.vibration_onboarding.message": "To enable vibration and gyro support, a native library must be downloaded that Controlify loads automatically. This is a seamless process and will only take a few seconds. If you choose no, you may change your mind later in Controlify settings, but you won't have access to these important features.\n\nWould you like to download them?", "controlify.controller_theme.default": "Default", "controlify.controller_theme.xbox_one": "Xbox",