Skip to content

Commit

Permalink
epic
Browse files Browse the repository at this point in the history
  • Loading branch information
nmsderp authored Nov 11, 2023
1 parent 9f110da commit 2d637fe
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sound-editor/sound-editor.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ const SoundEditor = props => (
{props.size >= SOUND_BYTE_LIMIT && (
<div className={classNames(styles.alert, styles.tooLarge)}>
<FormattedMessage
defaultMessage="This sound may be too large to upload to Scratch."
defaultMessage="This sound may be too large to upload to Scratch. But can be uploaded to Snail Share. (Snail Share is not finished yet)"
description="Message that appears when a sound exceeds the Scratch sound size limit."
id="tw.tooLarge"
/>
Expand Down
Binary file modified src/lib/backpack/sound-thumbnail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2d637fe

Please sign in to comment.