diff options
author | Basil <basil@miranda-ng.org> | 2013-01-31 05:35:13 +0000 |
---|---|---|
committer | Basil <basil@miranda-ng.org> | 2013-01-31 05:35:13 +0000 |
commit | c17661d4927cd185bc058d8ed3ff9080d057a0bf (patch) | |
tree | e7e19e724d8440b824291eb2a13712b5f451c493 | |
parent | 32d31ca28dad6f5676e35cdc474e04198cc4367f (diff) |
- Libgcrypt deleted
- MimCmd is a part of CmdLine, but all strings exist in CmdLine.txt, moreover, MimCMD removed from lpgen.js processing.
git-svn-id: http://svn.miranda-ng.org/main/trunk@3373 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | langpacks/english/Plugins/Libgcrypt.txt | 5 | ||||
-rw-r--r-- | langpacks/english/Plugins/MimCmd.txt | 13 |
2 files changed, 0 insertions, 18 deletions
diff --git a/langpacks/english/Plugins/Libgcrypt.txt b/langpacks/english/Plugins/Libgcrypt.txt deleted file mode 100644 index 8169b2d6e6..0000000000 --- a/langpacks/english/Plugins/Libgcrypt.txt +++ /dev/null @@ -1,5 +0,0 @@ -;#muuid not found, please specify manually!
-;langpack template for Libgcrypt
-;file \plugins\MirOTR\libgcrypt-1.4.6\random\rndw32.c
-[Global]
-[ProductType]
diff --git a/langpacks/english/Plugins/MimCmd.txt b/langpacks/english/Plugins/MimCmd.txt deleted file mode 100644 index e99ca68b1f..0000000000 --- a/langpacks/english/Plugins/MimCmd.txt +++ /dev/null @@ -1,13 +0,0 @@ -;#muuid not found, please specify manually!
-;langpack template for MimCmd
-;file \plugins\CmdLine\MimCmd\src\commands.cpp
-[No help for '%s'.]
-[Available commands: ]
-[Miranda has been closed or an error has occured while waiting for the result, could not process request.]
-;file \plugins\CmdLine\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]
|