提交 358e4eb3 编写于 作者: B Benjamin Pasero

wording

上级 933efcce
......@@ -154,7 +154,7 @@ export class ResourceViewer {
.empty()
.style({ paddingLeft: '20px' }) // restore CSS value in case the user saw a PDF before where we remove padding
.span({
text: nls.localize('nativeBinaryError', "The file cannot be displayed in the editor because it is either binary, very large or uses an unsupported text encoding.")
text: nls.localize('nativeBinaryError', "The file cannot be displayed in the editor because it is either binary or uses an unsupported text encoding.")
});
if (scrollbar) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册