blob: a2ddd31dc66643b9dad5d7e09ed0144101def21c (
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
78
79
|
#muuid {e92874ec-594a-4a2f-bded-c0be8b5a45d1}
;============================================================
; File: NotifyAnything.dll
; Plugin: NotifyAnything
; Version: 0.0.2.8
; Authors: Daniel Wesslen, Korney San
;============================================================
[Displays popups for custom events, triggered by UDP packages.]
Zeigt Popups für eigene Ereignisse, ausgelöst durch UDP-Pakete.
;file \plugins\NotifyAnything\res\NotifyAnything.rc
[Property Page]
[Security]
Sicherheit
[Only listen to localhost]
Nur auf localhost hören
[Sound]
Klanghinweis
[Play sounds]
Klänge abspielen
[Use internal speaker]
Internen Lautsprecher verwenden
[Debug]
Debug
[Log to file]
In Datei speichern
[Message debugging]
[Port:]
Port:
[(Default is 12001)]
(Standard ist 12001)
[Allow actions to execute programs]
[Password:]
Passwort:
;file \plugins\NotifyAnything\src\common.h
[NotifyAnything]
;file \plugins\NotifyAnything\src\main.cpp
[No resource name given.]
[Icon indices start at 1.]
[Could not find the requested icon.]
[Application launching is disabled.]
[Unterminated option.]
[No argument given to msg option.]
[Id is required for replacement.]
[Invalid argument for replace option: ]
[Empty message ignored.]
[Failed to write to log file.]
[Failed to open log file.]
[N/A: Failed to format error message]
[N/A: FormatMessage failed, error code was 0x]
[Error]
Fehler
;file \plugins\NotifyAnything\src\options.cpp
[Services]
Dienste
[LogService]
[Log (*.log)\0*.log\0Text (*.txt)\0*.txt\0All Files (*.*)\0*.*\0]
[Invalid port number]
[Plugins]
Plugins
|