From 93244c871880c54b6495c4250a49ac6a90cbf6db Mon Sep 17 00:00:00 2001 From: Matthew Williams Date: Mon, 27 May 2024 04:23:00 +0000 Subject: [PATCH] Translated using Weblate (English (Australia)) Currently translated at 100.0% (291 of 291 strings) Translation: Mattermost/mattermost-desktop Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-desktop/en_AU/ --- i18n/en_AU.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/i18n/en_AU.json b/i18n/en_AU.json index da6093bb..7e1673b4 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -121,9 +121,11 @@ "main.permissionsManager.checkPermission.dialog.detail.geolocation": "{appName} will use the location for setting up your timezone. You can always change this later in your computer's settings.", "main.permissionsManager.checkPermission.dialog.detail.media": "{appName} will use the microphone and camera for calls and voice messages. You can always change this later in your computer's settings.", "main.permissionsManager.checkPermission.dialog.detail.notifications": "{appName} will send you notifications for messages and calls. You can configure your notification preferences in Settings.", + "main.permissionsManager.checkPermission.dialog.detail.openExternal": "{appName} will open the requested link in an external application. If you do not trust this link, or do not recognise it, click Deny. You can always change this later in your computer's settings.", "main.permissionsManager.checkPermission.dialog.message.geolocation": "{appName} ({url}) would like to access your location.", "main.permissionsManager.checkPermission.dialog.message.media": "{appName} ({url}) would like to access the microphone and camera.", "main.permissionsManager.checkPermission.dialog.message.notifications": "{appName} ({url}) would like to send you notifications.", + "main.permissionsManager.checkPermission.dialog.message.openExternal": "{appName} ({url}) would like permission to open the following URL: {externalURL}", "main.permissionsManager.checkPermission.dialog.title": "Permission Requested", "main.tray.tray.expired": "Session Expired: Please sign in to continue receiving notifications.", "main.tray.tray.mention": "You have been mentioned",