Change wording.
This commit is contained in:
@@ -131,7 +131,7 @@ class Term {
|
|||||||
alert(
|
alert(
|
||||||
"Unable to paste: " +
|
"Unable to paste: " +
|
||||||
e +
|
e +
|
||||||
". Consider paste without using hot key"
|
". Please try again without using the Control+Shift+V hot key"
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
return;
|
return;
|
||||||
|
|||||||
Reference in New Issue
Block a user