update UserID to be Private UserID

This commit is contained in:
Michael C 2022-09-23 01:42:00 -04:00
parent 65e40e4d9c
commit d573dabf15
No known key found for this signature in database
GPG key ID: FFB04FB3B878B7B4

View file

@ -415,16 +415,16 @@
"message": "Check status.sponsor.ajay.app for server status." "message": "Check status.sponsor.ajay.app for server status."
}, },
"changeUserID": { "changeUserID": {
"message": "Import/Export Your UserID" "message": "Import/Export Your Private UserID"
}, },
"whatChangeUserID": { "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." "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": { "setUserID": {
"message": "Set UserID" "message": "Set Private UserID"
}, },
"userIDChangeWarning": { "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": { "createdBy": {
"message": "Created By" "message": "Created By"
@ -524,7 +524,7 @@
"message": "Load from file" "message": "Load from file"
}, },
"whatExportOptions": { "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": { "setOptions": {
"message": "Set Options" "message": "Set Options"