diff options
Diffstat (limited to 'langpacks/english/Plugins/Dropbox.txt')
-rw-r--r-- | langpacks/english/Plugins/Dropbox.txt | 22 |
1 files changed, 5 insertions, 17 deletions
diff --git a/langpacks/english/Plugins/Dropbox.txt b/langpacks/english/Plugins/Dropbox.txt index 02e4f6bf2d..c77fcd2894 100644 --- a/langpacks/english/Plugins/Dropbox.txt +++ b/langpacks/english/Plugins/Dropbox.txt @@ -14,9 +14,12 @@ [Enter authorization code]
[Initiate authorization]
[Authorize]
-[Other]
-[Use shortened share links]
+[Download link]
+[Use shortened download links]
[Check status of authorization]
+[Autosend download link to contact]
+[Paste download link into message input area]
+[Copy download link to clibboard]
;file \plugins\Dropbox\src\dropbox.cpp
[in process...]
[you have been authorized]
@@ -44,18 +47,3 @@ ;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]
-[Link to download folder "%s": %s]
-;file \plugins\Dropbox\src\dropbox_utils.cpp
-[OK]
-[Bad input parameter. Error message should indicate which one and why]
-[Bad or expired token. This can happen if the user or Dropbox revoked or expired an access token. To fix, you should re-authenticate the user]
-[Bad OAuth request (wrong consumer key, bad nonce, expired timestamp...). Unfortunately, re-authenticating the user won't help here]
-[File or folder not found at the specified path]
-[Request method not expected (generally should be GET or POST)]
-[Your app is making too many requests and is being rate limited. 429s can trigger on a per-app or per-user basis]
-[If the response includes the Retry-After header, this means your OAuth 1.0 app is being rate limited. Otherwise, this indicates a transient server error, and your app should retry its request.]
-[User is over Dropbox storage quota]
-[Unknown]
|