diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-09 18:23:12 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2015-06-09 18:23:12 +0000 |
commit | 6bdf52220fbce0b437cb698532c6d3a7a0a94b79 (patch) | |
tree | 2b29a62eb0e1c0eec7d23a119b4d368b6f95d788 /langpacks/english | |
parent | ab1f58186c48e8033c370e8d2ebfd8656d47c44e (diff) |
- langpacks/english: update;
- langpacks/russian: update;
git-svn-id: http://svn.miranda-ng.org/main/trunk@14085 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english')
-rw-r--r-- | langpacks/english/Plugins/MimCmd.txt | 19 | ||||
-rw-r--r-- | langpacks/english/Plugins/MirLua.txt | 11 |
2 files changed, 30 insertions, 0 deletions
diff --git a/langpacks/english/Plugins/MimCmd.txt b/langpacks/english/Plugins/MimCmd.txt new file mode 100644 index 0000000000..35be43546f --- /dev/null +++ b/langpacks/english/Plugins/MimCmd.txt @@ -0,0 +1,19 @@ +;#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]
diff --git a/langpacks/english/Plugins/MirLua.txt b/langpacks/english/Plugins/MirLua.txt new file mode 100644 index 0000000000..4fd77fbfb5 --- /dev/null +++ b/langpacks/english/Plugins/MirLua.txt @@ -0,0 +1,11 @@ +#muuid {27d41d81-991f-4dc6-8749-b0321c87e694}
+;============================================================
+; File: MirLua.dll
+; Plugin: MirLua
+; Version: 0.11.0.0
+; Authors: Miranda NG team
+;============================================================
+[Allow you to extend Miranda NG functionality with lua scripts.]
+;file \plugins\MirLua\src\main.cpp
+[Common scripts folder]
+[Custom scripts folder]
|