You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add pre-send check and warning
* Use RegEx
UNTESTED
* Add more and improve RegEx patterns
* Add more and improve RegEx patterns 2
* Revamp code, add link on punishment description
* Improve RegEx patterns
* Disable JS-side sanitization
It is sanitized on Hugo already
Copy file name to clipboardExpand all lines: i18n/en.yaml
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -161,7 +161,17 @@ FeedbackPage:
161
161
ContentPlaceholder: Please provide as much detail as you can.
162
162
SendEnabled: Send list of my currently enabled addons (recommended)
163
163
SubmitButton: Send
164
-
164
+
PreSendWarning:
165
+
Warning: "Warning:"
166
+
Override: If you are really sure to send this feedback, you can press the "Send" button again.
167
+
Variations:
168
+
NotST:
169
+
Heading: We are not the Scratch Team.
170
+
Description: Keep in mind that Scratch Addons is not affiliated with the Scratch website or the organizations that maintain it. You are still welcome to give ideas to improve your experience on Scratch with Scratch Addons.
171
+
Punishment:
172
+
Heading: We can't punish people. We are not the Scratch Team. <br>
173
+
Description: "Scratch Addons is not affiliated with the Scratch website or the organizations that maintain it. We have no control of the content and the moderation on the Scratch website. {{ .Tag1Start }}There are many ways that you can report on the Scratch website.{{ .Tag1End }}"
174
+
165
175
# Strings used for /scratch-messaging-transition
166
176
SMTPage:
167
177
ScratchMessagingLogoAlt: Scratch Messaging Extension logo
0 commit comments