From 9ab5a7996247c98ed6267b638e1b313e7c4eb8ff Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 23 Aug 2016 19:06:17 -0300 Subject: PLT-3745 - Deauthorize OAuth Apps (#3852) * Deauthorize OAuth APIs * Deautorize OAuth Apps Account Settings * Fix typo in client method * Fix issues found by PM * Show help text only when there is at least one authorized app --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index a75909b95..d026a6066 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3931,6 +3931,10 @@ "id": "store.sql_oauth.get_access_data.app_error", "translation": "We encountered an error finding the access token" }, + { + "id": "store.sql_oauth.get_access_data_by_user_for_app.app_error", + "translation": "We encountered an error finding all the access tokens" + }, { "id": "store.sql_oauth.get_app.find.app_error", "translation": "We couldn't find the requested app" -- cgit v1.2.3-1-g7c22