Localization / translation
Customise and localize the Cobrowse interface to offer a tailored experience. The website SDK provides support for more than 20 languages.
Last updated
"ErrorDisplayViewMessage" = "Sorry, something went wrong. Check you're online and try again.";
"ManageSessionViewMessage" = "You're sharing screens from this app with a support agent.";
"ManageSessionViewButtonEnd" = "End Session";
"CobrowseViewButtonClose" = "Close";
"FullDevicePromptViewButtonCancel" = "Cancel";
"FullDevicePromptViewMessageSimulator" = "Full device screen capture is not available in the device simulator.";
"FullDevicePromptViewMessageNoExtension" = "Full device screenshare is not available as a broadcast extension has not been configured.";
"FullDevicePromptViewMessageTap" = "Tap the record icon to manage full device screen sharing.";
"FullDevicePromptViewMessageOpenControlCenter" = "Open the iOS control center and deep press the record icon to start full device screen sharing.";
"FullDevicePromptViewMessageNotSupported" = "This version of iOS doesn't support full device screen sharing.";
"SessionRequestConsentPromptTitle" = "Support Request";
"SessionRequestConsentPromptMessage" = "A support agent would like to use this app with you. Do you wish to allow this?";
"SessionRequestConsentPromptAllow" = "Allow";
"SessionRequestConsentPromptDeny" = "Deny";
"RemoteControlConsentPromptTitle" = "Remote Control Request";
"RemoteControlConsentPromptMessage" = "A support agent would like to remotely control this app. Do you wish to allow this?";
"RemoteControlConsentPromptAllow" = "Allow";
"RemoteControlConsentPromptDeny" = "Deny";
"SessionIndicatorDialogTitle" = "End Session";
"SessionIndicatorDialogMessage" = "Do you want to end the screen share?";
"SessionIndicatorButtonEnd" = "End";
"SessionIndicatorButtonCancel" = "Cancel";"ReplayKitExtensionNoSession" = "No session available";
"ReplayKitExtensionSessionNotFound" = "Cobrowsing session wasn't found";
"ReplayKitExtensionSessionNotActivated" = "Cobrowsing session wasn't activated yet";
"ReplayKitExtensionSessionEnded" = "Session ended";
"ReplayKitExtensionSessionNoLongerFullDevice" = "Cobrowsing full-device session has ended";
"ReplayKitExtensionLicenseKeyMissing" = "License key missing";
"ReplayKitExtensionApiMissing" = "API missing";<resources>
<string name="cobrowse_approve_session_description">A support agent would like to use this app with you. Do you accept?</string>
<string name="cobrowse_approve_session_button_yes">Accept</string>
<string name="cobrowse_approve_session_button_no">Cancel</string>
<string name="cobrowse_screenshare_request_title">Screen Sharing Request</string>
<string name="cobrowse_button_end_session">End Session</string>
<string name="cobrowse_accessibility_service_description">Allows remote support</string>
<string name="cobrowse_foreground_service_title">Your screen is shared with a support agent</string>
<string name="cobrowse_service_name">Remote Support</string>
<string name="cobrowse_notification_channel_name">Support Notifications</string>
<string name="cobrowse_remote_control_request_title">Remote Control Request</string>
<string name="cobrowse_approve_remote_control_description">A support agent would like to control this app. Do you accept?</string>
<string name="cobrowse_approve_remote_control_button_yes">Accept</string>
<string name="cobrowse_approve_remote_control_button_no">Cancel</string>
</resources>