blob: b9e8e527b7d919630afabc07e22efc23af18a9ed (
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
|
#muuid {b25e8c7b-292b-495a-9fb8-a4c3d4eeb04b}
;============================================================
; File: NoHistory.dll
; Plugin: NoHistory
; Version: 0.2.3.0
; Authors: Scott Ellis, NightFox
;============================================================
[Prevent Miranda from storing any history.]
;file \plugins\NoHistory\res\NoHistory.rc
[Keep history for this contact]
Conserver l'historique de ce contact
[Disable history for this contact]
Désactiver l'historique de ce contact
;file \plugins\NoHistory\src\dllmain.cpp
[This operation will PERMANENTLY REMOVE all history for this contact.\nAre you sure you want to do this?]
[Clear History]
[Enable History]
Activer l'historique
[Disable History]
Désactiver l'historique
[History Enabled]
Historique activé
[History Disabled]
;file \plugins\NoHistory\src\icons.cpp
[Disable]
[Enable]
Activer
[Clear]
Effacer
[No History]
;file \plugins\NoHistory\src\options.cpp
[** All contacts **]
** Tous les contacts **
[History]
Historique
[Logging]
|