X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=node_modules%2Fxterm%2Fsrc%2Fbrowser%2FLocalizableStrings.ts;fp=node_modules%2Fxterm%2Fsrc%2Fbrowser%2FLocalizableStrings.ts;h=0000000000000000000000000000000000000000;hp=8e78233339ce48cb8912e571ffb4e0a9e382db89;hb=5e96dd57ddd883604e87f62bdddcb111c63a6e1a;hpb=acb5f682a2b75b972710cabd81658f63071324b0 diff --git a/node_modules/xterm/src/browser/LocalizableStrings.ts b/node_modules/xterm/src/browser/LocalizableStrings.ts deleted file mode 100644 index 8e78233..0000000 --- a/node_modules/xterm/src/browser/LocalizableStrings.ts +++ /dev/null @@ -1,7 +0,0 @@ -/** - * Copyright (c) 2018 The xterm.js authors. All rights reserved. - * @license MIT - */ - -export let promptLabel = 'Terminal input'; -export let tooMuchOutput = 'Too much output to announce, navigate to rows manually to read';