blob: 36bc49b6a5d8582068d3d91414cc7e92332b2b49 (
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
|
;#muuid for MimCmd not found, please specify manually!
;============================================================
; File: MimCmd.exe
; Plugin: MimCmd
; Version: 0.0.4.1
; Authors: Cristian Libotean
;============================================================
[This will tell Miranda to run the specified command.]
;file \plugins\MimCmd\src\commands.cpp
[No help for '%s'.]
[Available commands: ]
[Miranda has been closed or an error has occurred while waiting for the result, could not process request.]
;file \plugins\MimCmd\src\MimCmd.cpp
[%s usage:\n]
[%s <command> [<param> [<param> [...]]].\n]
[This will tell Miranda to run the specified command. The commands can have zero, one or more parameters. Use '%s help' to get a list of possible commands.\n]
[No command can have more than %d parameters.\n]
[%s version %s]
[Unknown command '%s'.\n]
|