From 699d5e9cd88ee79825e77707613db9bfac8b38ee Mon Sep 17 00:00:00 2001 From: Nammi-namm Date: Sat, 4 Nov 2023 07:12:30 +0000 Subject: [PATCH] Update en.json Fixed incorrect word used for Register.MissingUID and clarified Settings.LinuxIntegration (to differentiate it from Android) --- en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en.json b/en.json index 2c7fbea..4be7646 100644 --- a/en.json +++ b/en.json @@ -1,6 +1,6 @@ { "localeCode": "en", - "authors": ["Frooxius", "Enverex", "rampa_3", "Melnus", "dfgHiatus", "Earthmark", "Ryuvi"], + "authors": ["Frooxius", "Enverex", "rampa_3", "Melnus", "dfgHiatus", "Earthmark", "Ryuvi", "Nammi"], "messages": { "General.OK": "OK", @@ -409,7 +409,7 @@ "Login.MissingUID": "Missing device information", "Login.MissingUID.Description": "Try reinstalling, or contact support at {supportUrl}.", - "Register.MissingUID": "Invalid device information", + "Register.MissingUID": "Missing device information", "Register.MissingUID.Description": "Try reinstalling, or contact support at {supportUrl}.", "Register.MalformedUID": "Invalid device information", @@ -1264,7 +1264,7 @@ "Settings.ViveHandTracking.UseFingersWhenSnapped": "Use Vive Fingers When Snapped", "Settings.WindowsIntegration": "Windows Integration", - "Settings.LinuxIntegration": "Linux Integration", + "Settings.LinuxIntegration": "GNU/Linux Integration", "Settings.System.KeepOriginalScreenshotFormat": "Keep original screenshot format", "Settings.System.KeepOriginalScreenshotFormat.Description": "When enabled, screenshots won't be converted to JPG when saved into the Documents folder",