From c138141945e1a33d68499039f547aea14ef9d2c3 Mon Sep 17 00:00:00 2001 From: pypy Date: Mon, 23 Jan 2023 14:24:37 +0900 Subject: [PATCH] legal notice correction --- html/src/localization/strings/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/localization/strings/en.json b/html/src/localization/strings/en.json index 4fcbfe0e..79f39735 100644 --- a/html/src/localization/strings/en.json +++ b/html/src/localization/strings/en.json @@ -204,7 +204,7 @@ "legal_notice": { "header": "Legal Notice", "info": "VRCX is an assistant application for VRChat that provides information about and managing friendship. This application makes use of the unofficial VRChat API SDK.", - "disclaimer1": "VRCX isn't endorsed by VRChat and doesn't reflect the views or opinions of VRChat or anyone officially involved in producing or managing VRChat. VRChat is trademark of VRChat Inc. VRChat © VRChat Inc.", + "disclaimer1": "VRCX is not endorsed by VRChat and does not reflect the views or opinions of VRChat or anyone officially involved in producing or managing VRChat properties. VRChat and all associated properties are trademarks or registered trademarks of VRChat Inc. VRChat © VRChat Inc.", "disclaimer2": "pypy & Natsumi are not responsible for any problems caused by VRCX. Use at your own risk!", "open_source_software_notice": "Open Source Software Notice" }