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
Replace "made using a different platform" with "made for a different platform"
The logic is that this is the "CPU architecture" field. It happens that most
Scratch-based languages also have an editor with the same name, but
not everyone uses this because of external compilers.
Related: TurboWarp/scratch-vm#240 (comment)
defaultMessage="Compatibility with {APP_NAME} is not guaranteed. You can continue at your own risk, but we may not be able to help if you encounter any problems."
55
55
// eslint-disable-next-line max-len
56
-
description="Text in modal that appears when loading a project made with another mod."
56
+
description="Text in modal that appears when loading a project made for another mod."
0 commit comments