diff --git a/i18n/en_AU.json b/i18n/en_AU.json index f262693a..52d7efe0 100644 --- a/i18n/en_AU.json +++ b/i18n/en_AU.json @@ -122,10 +122,12 @@ "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.detail.screenShare": "{appName} will use this permission to share your screen for calls. 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.message.screenShare": "{appName} ({url}) would like to be able to view your screen.", "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", @@ -183,6 +185,7 @@ "renderer.components.newServerModal.permissions.notifications": "Notifications", "renderer.components.newServerModal.permissions.notifications.mac": "You may also need to enable notifications in macOS for Mattermost. Click here to open the System Preferences.", "renderer.components.newServerModal.permissions.notifications.windows": "You may also need to enable notifications in Windows for Mattermost. Click here to open the Notification Settings.", + "renderer.components.newServerModal.permissions.screenShare": "Screen Share", "renderer.components.newServerModal.permissions.title": "Permissions", "renderer.components.newServerModal.serverDisplayName": "Server Display Name", "renderer.components.newServerModal.serverDisplayName.description": "The name of the server displayed on your desktop app tab bar.",