diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2013-01-29 21:30:56 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2013-01-29 21:30:56 +0000 |
commit | 319b2d032a95277f330e5752374db26c1a4fb733 (patch) | |
tree | 0b2c3fb0d89efa3eeaab7279a70d5c3989b48373 /langpacks/german/Plugins/MimCmd.txt | |
parent | 0934dfde0ab9193b496b05fcf1ca514ae562185e (diff) |
refactored langpack_german.txt :) woohoo :)
git-svn-id: http://svn.miranda-ng.org/main/trunk@3348 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/german/Plugins/MimCmd.txt')
-rw-r--r-- | langpacks/german/Plugins/MimCmd.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/langpacks/german/Plugins/MimCmd.txt b/langpacks/german/Plugins/MimCmd.txt new file mode 100644 index 0000000000..64067c7f80 --- /dev/null +++ b/langpacks/german/Plugins/MimCmd.txt @@ -0,0 +1,22 @@ +;#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]
+
|