Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Daniil/disconnected certain errors from track.js, changed copy text #3345

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
feat: implemented approved copy text
  • Loading branch information
Daniil-Deriv committed Aug 31, 2021
commit 8dd6f1fab2decebe16d3db49f3abd6df5513592d
3 changes: 2 additions & 1 deletion src/botPage/view/blockly/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,8 @@ export const load = (blockStr, dropEvent = {}) => {
const error = createError(
'InvalidBlockInXML',
translate(
`The block ${blockId} in the XML file contains unsupported elements.\nTo fix that open XML file in the text editor, search for block id ${blockId}, and check it's attributes for errors.`
`The file you’re trying to open contains unsupported elements in the following block: ${blockId}
Please check your file and try again.`
)
);
globalObserver.emit('Error', error);
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy