From fd324d8e9ad45eedf43794fd7c7117c8121b85b2 Mon Sep 17 00:00:00 2001 From: github plz bring back DarkVIllager Date: Thu, 2 Jan 2025 11:02:29 +0100 Subject: [PATCH] chore: remove spaces from strings and delete: V Live Strings (#7567) * chore: remove spaces * Update src/Presence/google classroom.json * chore(V Live): delete presence --- src/Presence/google classroom.json | 20 +++--- src/Presence/google docs.json | 24 ++++---- src/Presence/v live.json | 98 ------------------------------ 3 files changed, 22 insertions(+), 120 deletions(-) delete mode 100644 src/Presence/v live.json diff --git a/src/Presence/google classroom.json b/src/Presence/google classroom.json index b36a923d7de..de859979482 100644 --- a/src/Presence/google classroom.json +++ b/src/Presence/google classroom.json @@ -1,41 +1,41 @@ { - "google classroom.assignment": { + "googleclassroom.assignment": { "description": "Displayed when the user is viewing an assignment. Following this line, it will display the name of their class", "message": "Viewing an assignment in:" }, - "google classroom.assignmentPrivate": { + "googleclassroom.assignmentPrivate": { "description": "Displayed when the user is viewing an assignment and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)", "message": "Viewing an assignment" }, - "google classroom.calendar": { + "googleclassroom.calendar": { "description": "Displayed when the user viewing their calendar", "message": "Viewing their calendar" }, - "google classroom.class": { + "googleclassroom.class": { "description": "Displayed when a user is viewing a class", "message": "Viewing class" }, - "google classroom.classmembers": { + "googleclassroom.classmembers": { "description": "Displayed when a user is viewing class members. Following this line, it will display the name of their class", "message": "Viewing class members of:" }, - "google classroom.classmembersPrivate": { + "googleclassroom.classmembersPrivate": { "description": "Displayed when the user is viewing their class' members and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)", "message": "Viewing class members" }, - "google classroom.classwork": { + "googleclassroom.classwork": { "description": "Displayed when a user is viewing classwork. Following this line, it will display the name of their class", "message": "Viewing classwork of:" }, - "google classroom.classworkPrivate": { + "googleclassroom.classworkPrivate": { "description": "Displayed when the user is viewing their classwork and their privacy mode is on (privacy mode is a setting within the presence to hide the class name which could be sensitive)", "message": "Viewing classwork" }, - "google classroom.settings": { + "googleclassroom.settings": { "description": "Displayed when a user is viewing their Google Classroom settings", "message": "Configuring settings" }, - "google classroom.todo": { + "googleclassroom.todo": { "description": "Displayed when the user is viewing their to-do list", "message": "Viewing their to-do list" } diff --git a/src/Presence/google docs.json b/src/Presence/google docs.json index 5a577caccc6..b7a10601a79 100644 --- a/src/Presence/google docs.json +++ b/src/Presence/google docs.json @@ -1,49 +1,49 @@ { - "google docs.browsingDoc": { + "googledocs.browsingDoc": { "description": "Displayed when the user is browsing their Google Documents", "message": "Browsing documents" }, - "google docs.browsingForm": { + "googledocs.browsingForm": { "description": "Displayed when the user is browsing their Google Forms", "message": "Browsing forms" }, - "google docs.browsingPresentation": { + "googledocs.browsingPresentation": { "description": "Displayed when the user is browsing their Google presentation", "message": "Browsing presentations" }, - "google docs.browsingSheet": { + "googledocs.browsingSheet": { "description": "Displayed when the user is browsing their Google Sheets", "message": "Browsing spreadsheets" }, - "google docs.editingDoc": { + "googledocs.editingDoc": { "description": "Displayed when the user is editing a Google Document", "message": "Editing a document" }, - "google docs.editingForm": { + "googledocs.editingForm": { "description": "Displayed when the user is editing a Google Form", "message": "Editing a form" }, - "google docs.editingPresentation": { + "googledocs.editingPresentation": { "description": "Displayed when the user is editing a Google presentation", "message": "Editing a presentation" }, - "google docs.editingSheet": { + "googledocs.editingSheet": { "description": "Displayed when the user is eiditng a Google Sheet", "message": "Editing a spreadsheet" }, - "google docs.viewingDoc": { + "googledocs.viewingDoc": { "description": "Displayed when the user is viewing a Google Document", "message": "Viewing a document" }, - "google docs.viewingForm": { + "googledocs.viewingForm": { "description": "Displayed when the user is viewing a Google Form", "message": "Viewing a form" }, - "google docs.viewingPresentation": { + "googledocs.viewingPresentation": { "description": "Displayed when the user is viewing a Google presentation", "message": "Viewing a presentation" }, - "google docs.viewingSheet": { + "googledocs.viewingSheet": { "description": "Displayed when the user is viewing a Google Sheet", "message": "Viewing a spreadsheet" } diff --git a/src/Presence/v live.json b/src/Presence/v live.json deleted file mode 100644 index d436cfe81cb..00000000000 --- a/src/Presence/v live.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "v live.browseThrough": { - "description": "The first part of the next 6 strings", - "message": "Browsing through" - }, - "v live.channelBoard": { - "description": "{0} will be replaced with the board name // Second part of the \"of {0}'s channel\" string", - "message": "Viewing the \"{0}\" board" - }, - "v live.channelHome": { - "description": "Second part of the \"of {0}'s channel\" string", - "message": "Viewing the home page" - }, - "v live.channelList": { - "description": "Second part of the \"Browsing through\" string", - "message": "the list of channels" - }, - "v live.channelMy": { - "description": "Do not translate the \"my\" // Second part of the \"of {0}'s channel\" string", - "message": "Viewing the \"my\" page" - }, - "v live.channelSchedule": { - "description": "Second part of the \"of {0}'s channel\" string", - "message": "Viewing the schedule page" - }, - "v live.channelStore": { - "description": "Second part of the \"of {0}'s channel\" string", - "message": "Viewing the store page" - }, - "v live.charts": { - "description": "Second part of the \"Browsing through\" string", - "message": "the charts page" - }, - "v live.coins": { - "description": "The second part of the \"Viewing their\" string", - "message": "coin balance" - }, - "v live.devices": { - "description": "The second part of the \"Viewing their\" string", - "message": "connected devices" - }, - "v live.events": { - "description": "Second part of the \"Browsing through\" string", - "message": "the events page" - }, - "v live.followed": { - "description": "The second part of the \"Viewing their\" string", - "message": "followed channels" - }, - "v live.newVid": { - "description": "Second part of the \"Browsing through\" string", - "message": "the new videos page" - }, - "v live.ofChannel": { - "description": "{0} will be replaced with the channel name // This is the second part of the next 5 strings", - "message": "of {0}'s channel" - }, - "v live.policies": { - "description": "", - "message": "Reading the policies" - }, - "v live.product": { - "description": "{0} will be replaced with the name of the publisher of the product", - "message": "Viewing product of {0}" - }, - "v live.profile": { - "description": "The second part of the \"Viewing their\" string", - "message": "profile page" - }, - "v live.profileEdit": { - "description": "{0} will be replaced with a new line, but if you leave it out, the string will be in just 1 line.", - "message": "Editing their{0}own profile" - }, - "v live.purchases": { - "description": "The second part of the \"Viewing their\" string", - "message": "recent purchases" - }, - "v live.recentUploads": { - "description": "{0} will be replaced with a new line, but if you leave it out, the string will be in just 1 line.", - "message": "Browsing through their{0}followers recent uploads" - }, - "v live.store": { - "description": "Second part of the \"Browsing through\" string", - "message": "the store page" - }, - "v live.upcoming": { - "description": "Second part of the \"Browsing through\" string", - "message": "the upcoming page" - }, - "v live.viewTheir": { - "description": "The first part of the next 6 strings", - "message": "Viewing their" - }, - "v live.watched": { - "description": "The second part of the \"Viewing their\" string", - "message": "watched videos" - } -}