Skip to content

Commit

Permalink
Update messages to mention workaround is used because redirected down…
Browse files Browse the repository at this point in the history
…load URL is not CORS compliant
  • Loading branch information
Millicent Achieng committed Sep 20, 2021
2 parents 223aea2 + 9eaa972 commit 9240169
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/messages/GE.json
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@
"access_denied_consent": "Your consent to this permission has been blocked by your tenant admin. Ask your admin to grant you access and then try again.",
"This response contains unviewable content": "This response contains content that may not be viewable on this editor.",
"Click to download file": "Click to download file.",
"File response is available in original format only": "Due to the limitations of the workaround, the file is only available in its original format.",
"File response is available in original format only": "Due to the limitations of the workaround, the file is only available for download in its original format.",
"Response is result of workaround": "An alternative query has been used to fetch the download URL since the redirected URL from the original request is not CORS-compliant.",
"For more information": "For more information, see",
"documentation": "documentation",
Expand Down
4 changes: 2 additions & 2 deletions src/messages/GE_de-DE.json
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@
"Signing you out...": "Sie werden abgemeldet...",
"Admin consent not required": "Administratorzustimmung nicht erforderlich",
"Navigation help": "Navigieren mit der NACH-RECHTS-TASTE für den Zugriff",
"Actions menu": " Menü Aktionen",
"Actions menu": " Menü Aktionen",
"user_cancelled": "Bitte warten Sie, bis der Authentifizierungsprozess abgeschlossen ist.",
"popup_window_error": "Bitte überprüfen Sie, ob Popups aktiviert sind, und versuchen Sie es erneut.",
"invalid_client": "Bitten Sie Ihren App-Administrator, die App-Anmeldeinformationen (Anwendungsclient-ID) bei Azure-App-Registrierungen zu überprüfen.",
Expand All @@ -379,4 +379,4 @@
"interaction_required_consent": "Bitte warten Sie, bis der Zustimmungsprozess abgeschlossen ist, und überprüfen Sie, ob Popups aktiviert sind.",
"user_cancelled_consent": "Bitte warten Sie, bis der Zustimmungsprozess abgeschlossen ist.",
"access_denied_consent": "Ihre Zustimmung zu dieser Berechtigung wurde von Ihrem Mandantenadministrator blockiert. Bitten Sie Ihren Administrator, Ihnen Zugriff zu gewähren, und versuchen Sie es dann erneut."
}
}

0 comments on commit 9240169

Please sign in to comment.