aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2022-09-23 01:57:28 -0400
committerGitHub <[email protected]>2022-09-23 01:57:28 -0400
commit577994cc95a0e004833b81d596706b14ebace556 (patch)
treef6ce18cad1884cb4e67091fc1d13864e18ba0da0
parent4c903456ff01d19f8c1a1a5d2e2b2c34c278a91f (diff)
parentd573dabf153de7b07d49f4768694d4e66654ee9c (diff)
downloadSponsorBlock-577994cc95a0e004833b81d596706b14ebace556.tar.gz
SponsorBlock-577994cc95a0e004833b81d596706b14ebace556.zip
Merge pull request #1490 from mchangrh/private-userid
update UserID to be Private UserID
-rw-r--r--public/_locales/en/messages.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json
index f580d9cc..70d93913 100644
--- a/public/_locales/en/messages.json
+++ b/public/_locales/en/messages.json
@@ -415,16 +415,16 @@
"message": "Check status.sponsor.ajay.app for server status."
},
"changeUserID": {
- "message": "Import/Export Your UserID"
+ "message": "Import/Export Your Private UserID"
},
"whatChangeUserID": {
"message": "This should be kept private. This is like a password and should not be shared with anyone. If someone has this, they can impersonate you. If you are looking for your public userID, click the clipboard icon in the popup."
},
"setUserID": {
- "message": "Set UserID"
+ "message": "Set Private UserID"
},
"userIDChangeWarning": {
- "message": "Warning: Changing the UserID is permanent. Are you sure you would like to do this? Make sure to backup your old one just in case."
+ "message": "Warning: Changing the Private UserID is permanent. Are you sure you would like to do this? Make sure to backup your old one just in case."
},
"createdBy": {
"message": "Created By"
@@ -524,7 +524,7 @@
"message": "Load from file"
},
"whatExportOptions": {
- "message": "This is your entire configuration in JSON. This includes your userID, so be sure to share this wisely."
+ "message": "This is your entire configuration in JSON. This includes your Private UserID, so be sure to share this wisely."
},
"setOptions": {
"message": "Set Options"