We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2897d9 commit 229fd46Copy full SHA for 229fd46
lotyper.vbs
@@ -10,7 +10,7 @@ Dim Reuse
10
Set Key = WScript.CreateObject("WScript.Shell")
11
12
Private Const Message_Setup_1 = "Welcome to Lotyper :D"
13
-Private Const Message_Setup_2 = "Firstly, open yourtext area."
+Private Const Message_Setup_2 = "Firstly, open your text area."
14
Private Const Message_Setup_3 = "Then press OK to continue and follow the instructions."
15
Private Const Message_Setup_4 = "Have a good time using Lotyper!"
16
Private Const Message_1 = "Now input the sentence tou want to Lotype."
0 commit comments