blob: 0b84924bbef1d6c99d9805dc510263fcaf81c79a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
[Could not initialize CmdLine plugin property]
[Changes account status either globally or per account.\nUsage: status <status> [<account>].\nPossible values for <status> are: offline, online, away, dnd, na, occupied, freechat, invisible, onthephone, outtolunch.\n<Account> is an optional parameter specifying the account to set the status for. If it's not specified then the command will issue a global status change.]
[Calls a Miranda service.\nUsage: callservice <service> (d|s)<wParam> (d|s)<lParam>.\nThe command will call Miranda <service> service using wParam and lParam as arguments; the first letter of the parameter must be either 'd' if the parameter is a decimal number or 's' if the parameter is a string. Be careful when you use this function as you can only pass numbers and strings as data.\nNOTE: If you pass invalid data to a service, Miranda might crash.]
[Allows you to search/list contacts or open message windows for specified contacts.\nUsage:\n contacts list [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\nThe command will search all contacts and display the ones matching the search criteria. To search for a specific account use the keyword 'account:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<status>'.\n contacts open [<keyword> [account:<account>] [id:<id>] [status:<status>] [<keyword> [...]]].\nThe command will open a message window for all contacts that match the search criteria. To search for a specific account use the keyword 'account:<account>'. To search for contacts that have a certain ID use the keyword 'id:<id>'. To search for contacts that have a certain status use 'status:<status>'. If no keyword is specified, the command will open a message window for all contacts that have unread messages.]
[Current global status: %s.%s]
['%s' doesn't seem to be a valid account.]
[Failed to change status for account '%s' to '%s'.]
[Account '%S' does not support away messages, skipping.]
[Account '%s' does not support away messages, skipping.]
[Failed to change status message for account '%s' to '%s' (status is '%s').]
[Contact list is currently shown.]
[Contact list is currently hidden.]
[Contact list was shown successfully.]
[Contact list was hidden successfully.]
[Issued a quit and wait command.]
[CallService call successful: service '%s' returned %p.]
[Message to '%s' was marked as sent but the account seems to be offline]
[utf8:'%s']
[blob:N/A]
[Error setting nickname to '%s' for protocol '%s']
|