diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-07-04 22:24:37 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-07-04 22:24:37 +0000 |
commit | df0dee495bedfa5728be36efeba9a69ad3b2859e (patch) | |
tree | eaae5495b5e3c2a831179a64a240affddb84fdf9 /langpacks/english/Plugins/CmdLine.txt | |
parent | ff5a4aad3c9c4f71981ec73fec3abb28ec08decb (diff) |
- langpacks/english: update;
git-svn-id: http://svn.miranda-ng.org/main/trunk@9684 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english/Plugins/CmdLine.txt')
-rw-r--r-- | langpacks/english/Plugins/CmdLine.txt | 31 |
1 files changed, 30 insertions, 1 deletions
diff --git a/langpacks/english/Plugins/CmdLine.txt b/langpacks/english/Plugins/CmdLine.txt index af27d2bd12..b443018931 100644 --- a/langpacks/english/Plugins/CmdLine.txt +++ b/langpacks/english/Plugins/CmdLine.txt @@ -41,7 +41,6 @@ [Changes the user's nickname on the given protocol to the new name.\nUsage: setnickname <protocol> new_nickname.]
[Ignores or removes ignore flags for specific contacts.\nUsage:\n ignore (block | unblock) <contact> [<contact> [<contact> [...]]].\nThe command will set or remove ignore flags for the specified contacts]
;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'.]
[Current global status: %s.%s]
@@ -55,6 +54,22 @@ [Changed '%s' status message to '%s' (status is '%s').]
[Account '%s' does not support away messages, skipping.]
[Failed to change status message for account '%s' to '%s' (status is '%s').]
+[Popups are currently enabled.]
+[Popups are currently disabled.]
+[Popups were enabled successfully.]
+[Popups could not be enabled.]
+[Popups were disabled successfully.]
+[Popups could not be disabled.]
+[Sounds are currently enabled.]
+[Sounds are currently disabled.]
+[Sounds were enabled successfully.]
+[Sounds were disabled successfully.]
+[Contact list is currectly shown.]
+[Contact list is currently hidden.]
+[Contact list was shown successfully.]
+[Contact list was hidden successfully.]
+[Issued a quit command.]
+[Issued a quit and wait command.]
[Issued check email command to Exchange plugin.]
[Exchange plugin is not running.]
[Issued check email command to YAMN plugin.]
@@ -67,7 +82,20 @@ [Could not send message to '%s'.]
[Timed out while waiting for acknowledgement for contact '%s'.]
[Could not find contact handle for contact '%s'.]
+[byte:%d]
+[word:%d]
+[dword:%ld]
+[string:'%s']
+[wide string:'%S']
+[utf8:'%s']
+[blob:N/A]
+[unknown value]
[Setting '%s/%s' deleted.]
+[string]
+[byte]
+[word]
+[dword]
+[wide string]
[Wrote '%s:%s' to database entry '%s/%s'.]
[Could not retrieve setting '%s/%s': %s.]
[Setting '%s/%s' was not found.]
@@ -81,6 +109,7 @@ [%s:%s - %d unread events.]
[Contact '%s' has %d events in history.]
[Error setting nickname to '%s' for protocol '%s']
+[Command '%s' is not currently supported.]
;file \plugins\CmdLine\src\services.cpp
[Could not create CommandLine listening server!]
[You can only run one instance of CmdLine plugin.]
|