Make it clear that only Scratchers can use the cloud

This commit is contained in:
kyleplo 2018-12-17 16:41:57 -05:00 committed by GitHub
parent d9c37318c4
commit 11ec64ac9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,6 +33,6 @@
"project.descriptionMaxLength": "Description is too long",
"project.notesPlaceholder": "How did you make this project? Did you use ideas, scripts or artwork from other people? Thank them here.",
"project.descriptionPlaceholder": "Tell people how to use your project (such as which keys to press).",
"project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in users.",
"project.cloudDataAlert": "This project uses cloud data - a feature that is only available to signed in Scratchers.",
"project.usernameBlockAlert": "This project can detect who is using it, through the \"username\" block. To hide your identity, sign out before using the project."
}