blob: 834358bedbe698470036cc21d4f112e189c6fa1f (
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
75
76
77
|
#muuid {23d4f302-d513-45b7-9027-445f29557311}
;============================================================
; File: Console.dll
; Plugin: Console
; Version: 0.0.7.3
; Authors: Bio
;============================================================
[Console log window for Miranda.]
;file \plugins\Console\res\resource.rc
[Console]
[Single window mode*]
[Show icons in log*]
[New lines between events*]
[Always show at start]
[Lines wrap length [25-255]]
[Log size limit [1 000 - 1 000 000 lines]]
[* Restart needed]
[Save settings and restart console]
;file \plugins\Console\src\Console.cpp
[Show/Hide Console]
Afficher/Cacher la console
[Hide Console]
Cacher la console
[Show Console]
Afficher la console
[Scrolling (Ctrl+Q)]
[Pause logging (Ctrl+P)]
[Save log to file (Ctrl+S)]
[Copy selected log (Ctrl+C)]
[Delete selected (Del)]
[Log options (Ctrl+O)]
[Start logging in all tabs]
[Pause logging in all tabs]
[Close tab (Ctrl+W)]
[*** Console started ***]
[*** Console paused ***]
[*** Console resumed ***]
[*** Console cleared ***]
[Miranda Console]
[Services]
Services
[Text]
Texte
[Background]
Arrière-plan
[Text Files (*.txt)]
Fichier texte (*.txt)
[All Files]
Tous les fichiers
[Save selection to file]
[Save log to file]
|