diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-09-24 17:14:23 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-09-24 17:14:23 +0000 |
commit | c95e6856496ab3457fb8c1ae04fdf20a73bb9deb (patch) | |
tree | f5d5885edf4e14f1e406db355c932993f08b3813 /langpacks/russian/Untranslated | |
parent | 859b7b805c38543e59c6aab22974b7e610a3f16a (diff) |
typo fix
- langpacks/english: update;
- langpacks/russian: update;
git-svn-id: http://svn.miranda-ng.org/main/trunk@10574 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/russian/Untranslated')
-rw-r--r-- | langpacks/russian/Untranslated/=CORE=.txt | 1 | ||||
-rw-r--r-- | langpacks/russian/Untranslated/CmdLine.txt | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/langpacks/russian/Untranslated/=CORE=.txt b/langpacks/russian/Untranslated/=CORE=.txt index 262a3a9f0a..f5c8496a1a 100644 --- a/langpacks/russian/Untranslated/=CORE=.txt +++ b/langpacks/russian/Untranslated/=CORE=.txt @@ -1,5 +1,6 @@ [AaBbYyZz]
[&E-mail]
+[Ctrl+Search add contact]
[ID]
[Ctrl + ]
[Alt + ]
diff --git a/langpacks/russian/Untranslated/CmdLine.txt b/langpacks/russian/Untranslated/CmdLine.txt index bbd44a3beb..9a5f2babc0 100644 --- a/langpacks/russian/Untranslated/CmdLine.txt +++ b/langpacks/russian/Untranslated/CmdLine.txt @@ -1,4 +1,7 @@ [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'.]
|