diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-28 14:15:01 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-28 14:15:01 +0000 |
commit | 7105dcf75bdd939ca52ba045bc29c536c3f7ba49 (patch) | |
tree | b88b5862f1b6c67cfd1975c17da5f27ad54eb165 /langpacks/en/Plugins/CmdLine.txt | |
parent | 32821de6ac0d3ae169c182af247f710f9fdebf63 (diff) |
- lpgen.js updated to relative pathes, langpacks/en: re-generated
git-svn-id: http://svn.miranda-ng.org/main/trunk@2539 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/en/Plugins/CmdLine.txt')
-rw-r--r-- | langpacks/en/Plugins/CmdLine.txt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/langpacks/en/Plugins/CmdLine.txt b/langpacks/en/Plugins/CmdLine.txt index 4876297f74..c9ff459340 100644 --- a/langpacks/en/Plugins/CmdLine.txt +++ b/langpacks/en/Plugins/CmdLine.txt @@ -1,17 +1,17 @@ #muuid {2f1a117c-3c1b-4c01-89ea-6d8fd85a9b4c}
;langpack template for CmdLine
-;file E:\Sources\myranda\plugins\CmdLine\MimCmd\src\commands.cpp
+;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 E:\Sources\myranda\plugins\CmdLine\MimCmd\src\MimCmd.cpp
+;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]
-;file E:\Sources\myranda\plugins\CmdLine\src\mimcmd_handlers.cpp
+;file \plugins\CmdLine\src\mimcmd_handlers.cpp
[Command '%s' is not currently supported.]
[Wrong number of parameters for command '%s'.]
[Unknown parameter '%s' for command '%s'.]
@@ -53,11 +53,11 @@ [%s:%s - %d unread events.]
[Contact '%s' has '%d' events in history.]
[Error setting nickname to '%s' for protocol '%s']
-;file E:\Sources\myranda\plugins\CmdLine\src\services.cpp
+;file \plugins\CmdLine\src\services.cpp
[Could not create CommandLine listening server!]
[You can only run one instance of CmdLine plugin.]
[Error]
-;file E:\Sources\myranda\plugins\CmdLine\src\utils.cpp
+;file \plugins\CmdLine\src\utils.cpp
[Notify]
[Warning]
[%ld]
|