From 6bdf52220fbce0b437cb698532c6d3a7a0a94b79 Mon Sep 17 00:00:00 2001
From: Vadim Dashevskiy <watcherhd@gmail.com>
Date: Tue, 9 Jun 2015 18:23:12 +0000
Subject: - langpacks/english: update; - langpacks/russian: update;

git-svn-id: http://svn.miranda-ng.org/main/trunk@14085 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
---
 langpacks/english/Plugins/MimCmd.txt | 19 +++++++++++++++++++
 langpacks/english/Plugins/MirLua.txt | 11 +++++++++++
 2 files changed, 30 insertions(+)
 create mode 100644 langpacks/english/Plugins/MimCmd.txt
 create mode 100644 langpacks/english/Plugins/MirLua.txt

(limited to 'langpacks/english')

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]
-- 
cgit v1.2.3