You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: options/locale/locale_en-US.ini
+1-1
Original file line number
Diff line number
Diff line change
@@ -826,7 +826,7 @@ create_oauth2_application_success = You've successfully created a new OAuth2 app
826
826
update_oauth2_application_success = You've successfully updated the OAuth2 application.
827
827
oauth2_application_name = Application Name
828
828
oauth2_confidential_client = Confidential Client. Select for apps that keep the secret confidential, such as web apps. Do not select for native apps including desktop and mobile apps.
829
-
oauth2_redirect_uri = Redirect URI
829
+
oauth2_redirect_uris = Redirect URIs. Please use a new line for every URI.
0 commit comments