From be82e592b23a61b9b30f38aa86138c942f64a10a Mon Sep 17 00:00:00 2001 From: Frooxius Date: Fri, 26 Apr 2024 07:52:24 +0200 Subject: [PATCH] New keys & key fix --- en.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/en.json b/en.json index e5bf3f9..ee73892 100644 --- a/en.json +++ b/en.json @@ -1354,6 +1354,8 @@ "Settings.TrackerSettings.Trackers.TrackerBattery.Description" : "The current battery level of this tracker. Note that some trackers might not support tracking current battery level.", "Settings.TrackerSettings.Trackers.TrackerIsCharging" : "Is Charging", "Settings.TrackerSettings.Trackers.TrackerIsCharging.Description" : "This indicates if the tracker is currently charging. Note that some trackers might not support reporting this information.", + "Settings.TrackerSettings.Trackers.Unmap" : "Reset mapping", + "Settings.TrackerSettings.Trackers.Remove" : "Remove tracker entry", "Settings.HapticPointMapping.MappingTarget" : "Map To", "Settings.HapticPointMapping.MappingTarget.Description" : "Use this to configure which part of the avatar you want this device to be mapped to.", @@ -1401,10 +1403,11 @@ "Settings.GiggleTechSettings.Devices.UseDevice.Description" : "You can use this to enable or disable individual GigglePucks when they are mapped. Disabling the device will stop all the haptics.", "Settings.GiggleTechSettings.Devices.IntensityScale" : "Intensity Scale", "Settings.GiggleTechSettings.Devices.IntensityScale.Description" : "This lets you scale the intensity of the haptics sent to the GigglePuck. The actual strength of the haptics will never go beyond GigglePuck's maximum safe value - the values are clamped to safe maximum that will not overvolt the motor.", + "Settings.GiggleTechSettings.Devices.Remove" : "Remove Entry", "Settings.GiggleTechSettings.Devices.CustomName" : "Custom Name", "Settings.GiggleTechSettings.Devices.CustomName.Description" : "You can use this to give this GigglePuck a custom name for easier reference. This is purely cosmetic and has no functional differences.", "Settings.GiggleTechSettings.Devices.Breadcrumb" : "GigglePucks", - "Settings.GiggleTechSettings.ActivationIntensity" : "Current Intensity", + "Settings.GiggleTechSettings.Devices.ActivationIntensity" : "Current Intensity", "Settings.UserMetricsSettings.UserHeight": "Height", "Settings.UserMetricsSettings.UserHeight.Description": "This is your real world height, which is used to properly scale your avatar so it fits you well. It is also the height you will be placed at when you enable seated mode.\n\nYou can enter your height by using appropriate units, for example by typing 175 cm or 1.75 m for metric or 5'11\" for imperial.",