blob: 6bd580b2ebbf8c3cf09542ce2f6e114d0141aced (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
|
; Spell Checker
; Author: Pescuma
; Options
[Message Sessions]
[Spell Checker]
[Auto-replacements]
[Dictionaries]
[Custom Dictionaries]
[Flags DLL]
[Enabled]
[Disabled]
[Spell Checker]
[Default language:]
[Auto-replace words with dictionary suggestions]
[Ignore words with numbers]
[Ignore words in UPPER CASE]
[Download more dictionaries]
[Advanced]
[Underline type:]
[Line]
[Dotted]
[Dash]
[Dash dot]
[Dash dot dot]
[Wave]
[Thick]
[Show corrections in submenu]
[Show all corrections in context menu (takes more time to show)]
[Show wrong word]
[Use flags]
[Use input language to select dictionary]
[Replacements]
[Enable auto-replacements]
[Language:]
[Wrong word]
[Correction]
; Menu
[Language]
[Enable spell checking]
[Always replace with]
[Ignore all]
[Add to dictionary]
[Wrong word: %s]
[Other...]
; Add auto-replace word
[Add auto-replace word]
[Wrong word:]
[Correction:]
[No separators and all lowercase chars]
[Use variables in correction]
[The wrong word can't be empty!]
[The correction can't be empty!]
[The correction can't be equal to the wrong word!]
[Wrong Correction]
[The wrong word typed by the user]
; Message Box
[Something is wrong with the message window.\n\nThis usually means one of two things:\n- In tabSRMM the checkbox 'Enable event API' is disabled or\n- You are using SRMM (which don't support Spell Checker).\n In this case, please install tabSRMM or Scriver.]
[There are spelling errors. Are you sure you want to send this message?]
|