From 1df8f12541dd2725817ae94679c796d9a24efed3 Mon Sep 17 00:00:00 2001 From: Hafiz Date: Wed, 13 Aug 2025 10:50:37 -0500 Subject: [PATCH] Update terms string "Other breaches of the Terms and Conditions not specified here" changed to "Other breaches of the Terms of Service not specified here". Changed all instances of "Terms and Conditions" to "Terms of Service" --- website/common/locales/en/communityGuidelines.json | 2 +- website/common/locales/en/front.json | 2 +- website/common/locales/en_GB/communityguidelines.json | 2 +- website/common/locales/en_GB/front.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/common/locales/en/communityGuidelines.json b/website/common/locales/en/communityGuidelines.json index 1585b80ab5..f7d032f6b8 100644 --- a/website/common/locales/en/communityGuidelines.json +++ b/website/common/locales/en/communityGuidelines.json @@ -43,7 +43,7 @@ "commGuideList05F": "Creation of a duplicate account to avoid consequences", "commGuideList05G": "Intentional deception of Staff in order to avoid consequences or to get another user in trouble", "commGuideList05H": "Severe or repeated attempts to defraud or pressure other players for real-money items", - "commGuideList05A": "Other breaches of the Terms and Conditions not specified here", + "commGuideList05A": "Other breaches of the Terms of Service not specified here", "commGuideHeadingModerateInfractions": "Moderate Infractions", "commGuidePara054": "These infractions will have moderate consequences. When in conjunction with multiple infractions, the consequences may grow more severe.", diff --git a/website/common/locales/en/front.json b/website/common/locales/en/front.json index 62eb77db5a..caf1766ac1 100644 --- a/website/common/locales/en/front.json +++ b/website/common/locales/en/front.json @@ -91,7 +91,7 @@ "sync": "Sync", "tasks": "Tasks", "teams": "Teams", - "terms": "Terms and Conditions", + "terms": "Terms of Service", "tumblr": "Tumblr", "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear local storage and most cookies for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your log-in details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.", diff --git a/website/common/locales/en_GB/communityguidelines.json b/website/common/locales/en_GB/communityguidelines.json index c702f53325..f45657ce6e 100644 --- a/website/common/locales/en_GB/communityguidelines.json +++ b/website/common/locales/en_GB/communityguidelines.json @@ -24,7 +24,7 @@ "commGuideHeadingSevereInfractions": "Severe Infractions", "commGuidePara052": "Severe infractions greatly harm the safety of Habitica's community and users, and therefore have severe consequences as a result.", "commGuidePara053": "The following are examples of some severe infractions. This is not a comprehensive list.", - "commGuideList05A": "Other breaches of the Terms and Conditions not specified here", + "commGuideList05A": "Other breaches of the Terms of Service not specified here", "commGuideList05B": "Hate Speech/Images, Harassment/Stalking, Cyber-Bullying, Flaming, and Trolling", "commGuideList05C": "Violation of Probation", "commGuideList05D": "Impersonation of Staff - this includes claiming player-created spaces not affiliated with Habitica are official and/or moderated by Habitica or its Staff", diff --git a/website/common/locales/en_GB/front.json b/website/common/locales/en_GB/front.json index 1970c6f45c..6ce0afaaa5 100644 --- a/website/common/locales/en_GB/front.json +++ b/website/common/locales/en_GB/front.json @@ -87,7 +87,7 @@ "sync": "Sync", "tasks": "Tasks", "teams": "Teams", - "terms": "Terms and Conditions", + "terms": "Terms of Service", "tumblr": "Tumblr", "localStorageTryFirst": "If you are experiencing problems with Habitica, click the button below to clear local storage and most cookies for this website (other websites will not be affected). You will need to log in again after doing this, so first be sure that you know your login details, which can be found at Settings -> <%= linkStart %>Site<%= linkEnd %>.", "localStorageTryNext": "If the problem persists, please <%= linkStart %>Report a Bug<%= linkEnd %> if you haven't already.",