From 25ad63c36733765990980b90f8462281ff46acb1 Mon Sep 17 00:00:00 2001 From: Ryuvi Date: Tue, 2 Apr 2024 16:15:44 -0500 Subject: [PATCH] Added More Settings UI Strings Updated the locale with new Settings UI item additions. --- en.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/en.json b/en.json index 92895b1..4a8b28d 100644 --- a/en.json +++ b/en.json @@ -1205,6 +1205,7 @@ "Settings.AssetGatherSettings": "Asset Gathering", "Settings.HostAccessSettings": "Host Access", + "Settings.UserRestrictionsSettings": "User Restrictions", "Settings.WindowsSettings": "Windows Settings", "Settings.DebugSettings": "Debug", @@ -1247,7 +1248,7 @@ "Settings.GeneralHapticsSettings.EnableControllerVibration": "Controller vibration", "Settings.GeneralHapticsSettings.EnableHaptics": "Haptic feedback", - "Settings.GeneralVRSettings.UseVRHotswitching": "VR hotswitching", + "Settings.GeneralVRSettings.UseVRHotswitching": "VR Hotswitching", "Settings.LeapMotionSettings.LeapMotionEnabled": "Leap motion hand tracking", "Settings.LeapMotionSettings.Offset": "Hand tracking offset", @@ -1299,6 +1300,9 @@ "Settings.HostAccessSettings.Entries.AllowWebsockets": "Allow websockets", "Settings.HostAccessSettings.Entries.LastHyperlinkRequestReason": "Last hyperlink request reason", "Settings.HostAccessSettings.Entries.LastWebsocketRequestReason": "Last websocket request reason", + "Settings.HostAccessSettings.DebugReset": "Reset Host Access Entries", + + "Settings.UserRestrictionsSettings.DebugReset": "Reset User Restrictions", "Settings.WindowsSettings.KeepOriginalScreenshotFormat": "Keep original screenshot format", @@ -1313,6 +1317,9 @@ "Settings.LocaleSettings.PrimaryInterfaceLocaleCode": "Default interface locale code", "Settings.LocaleSettings.CultureLocaleCode": "Culture locale code", "Settings.LocaleSettings.UseImperialUnits": "Use imperial units", + "Settings.LocaleSettings.AvailableLocales" : "Available Locales", + "Settings.LocaleSettings.AvailableLocales.Breadcrumb" : "Available Locales", + "Settings.DashSettings.FreeformDash": "Freeform dash", "Settings.DashSettings.DashCurvature": "Curvature",