diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-02-27 11:55:31 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-02-27 11:55:31 +0000 |
commit | b41b2bff6408ae2a01b7623d7662b466090014be (patch) | |
tree | 04b28e2071d039e62fa97aa0a4d0f59362051fff | |
parent | 11e87912bbd1082ad3939348ce891efaf547fd6c (diff) |
cleanup
git-svn-id: http://svn.miranda-ng.org/main/trunk@8287 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
-rw-r--r-- | langpacks/english/Plugins/Dropbox.txt | 4 | ||||
-rw-r--r-- | langpacks/russian/Plugins/Dropbox.txt | 2 | ||||
-rw-r--r-- | langpacks/russian/Untranslated/Dropbox.txt | 3 |
3 files changed, 2 insertions, 7 deletions
diff --git a/langpacks/english/Plugins/Dropbox.txt b/langpacks/english/Plugins/Dropbox.txt index d5103ae32c..aef54f3136 100644 --- a/langpacks/english/Plugins/Dropbox.txt +++ b/langpacks/english/Plugins/Dropbox.txt @@ -7,10 +7,9 @@ ;============================================================
[Provides ability to upload files on Dropbox.]
;file \plugins\Dropbox\src\dropbox.cpp
-[grant_type=authorization_code&code=%s]
[You have been authorized]
[Are you sure you want to request athorization?]
-[Request athorization]
+[Request authorization]
;file \plugins\Dropbox\src\dropbox_events.cpp
[Send files to Dropbox]
[Network]
@@ -19,7 +18,6 @@ [Protocols]
[Protocol icon]
;file \plugins\Dropbox\src\dropbox_menus.cpp
-[Request Authorization]
;file \plugins\Dropbox\src\dropbox_transfers.cpp
[Server does not respond]
[Link to download file "%s": %s]
diff --git a/langpacks/russian/Plugins/Dropbox.txt b/langpacks/russian/Plugins/Dropbox.txt index af9e368475..88e26d6a59 100644 --- a/langpacks/russian/Plugins/Dropbox.txt +++ b/langpacks/russian/Plugins/Dropbox.txt @@ -21,8 +21,6 @@ Протоколы
[Protocol icon]
Значок протокола
-[Request Authorization]
-Запросить авторизацию
[Server does not respond]
Нет ответа от сервера
[Link to download file "%s": %s]
diff --git a/langpacks/russian/Untranslated/Dropbox.txt b/langpacks/russian/Untranslated/Dropbox.txt index 5486a2cf96..05760d9537 100644 --- a/langpacks/russian/Untranslated/Dropbox.txt +++ b/langpacks/russian/Untranslated/Dropbox.txt @@ -1,5 +1,4 @@ -[grant_type=authorization_code&code=%s]
-[Dropbox]
+[Dropbox]
[Ok]
[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.]
|