diff options
author | RMN <rmn@miranda-ng.org> | 2014-03-07 20:29:40 +0000 |
---|---|---|
committer | RMN <rmn@miranda-ng.org> | 2014-03-07 20:29:40 +0000 |
commit | 6cf0c508c0291c0622221a48b91bd39684e70dcf (patch) | |
tree | 9166058eea1dfc3f3c991b16185cfd5feae44d23 /langpacks/english/Plugins/Dropbox.txt | |
parent | 2f53efeca38a1e92d073be21b0e1651ae71b25e9 (diff) |
- Dropbox: small resource fix
- langpacks/ukrainian: update
git-svn-id: http://svn.miranda-ng.org/main/trunk@8458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'langpacks/english/Plugins/Dropbox.txt')
-rw-r--r-- | langpacks/english/Plugins/Dropbox.txt | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/langpacks/english/Plugins/Dropbox.txt b/langpacks/english/Plugins/Dropbox.txt index 6373306ca9..6eeffb7963 100644 --- a/langpacks/english/Plugins/Dropbox.txt +++ b/langpacks/english/Plugins/Dropbox.txt @@ -2,7 +2,7 @@ ;============================================================
; File: Dropbox.dll
; Plugin: Dropbox
-; Version: 0.11.0.1
+; Version: 0.11.0.2
; Authors: unsane
;============================================================
[Provides ability to upload files on Dropbox.]
@@ -10,36 +10,45 @@ [Authorization]
[To allow Miranda NG access in your Dropbox account:]
[Go to this link]
-[and allow access to files in apps folder]
+[allow access to files in apps folder and copy the security code]
[Enter the security code ]
[Click authorize button]
[Authorize]
[Other]
[Use shortened share links]
+[Check status of authorization]
[Enter code]
[Enter code below:]
[OK]
[Cancel]
;file \plugins\Dropbox\src\dropbox.cpp
[You have been authorized]
-[Are you sure you want to request authorization?]
-[Request authorization]
-[Are you sure you want to revoke authorization?]
-[Revoke authorization]
+[in process...]
+[you have been authorized]
+[unknown error]
;file \plugins\Dropbox\src\dropbox_commands.cpp
+[Dropbox supports the following commands:]
+[shows all files in folder "dir" ("dir" can be omitted for root folder)]
+[returns download link for file or folder with specified path ("path" is relative from root folder)]
+[deletes file or folder with specified path ("path" is relative from root folder)]
[is file]
[is empty]
+["%s"command has invalid parameter.\nUse "/help" for more info.]
[is not deleted]
[is deleted]
;file \plugins\Dropbox\src\dropbox_dialogs.cpp
+[you are already authorized]
+[you are not authorized yet]
;file \plugins\Dropbox\src\dropbox_events.cpp
[Send files to Dropbox]
[Network]
-[Dropbox]
;file \plugins\Dropbox\src\dropbox_icons.cpp
[Protocols]
[Protocol icon]
;file \plugins\Dropbox\src\dropbox_menus.cpp
+;file \plugins\Dropbox\src\dropbox_services.cpp
+[Unknown command "%s".\nUse "/help" for more info.]
+["%s" is not valid.\nUse "/help" for more info.]
;file \plugins\Dropbox\src\dropbox_transfers.cpp
[Server does not respond]
[Link to download file "%s": %s]
|