Speedify SDK for Android
15.0.0
|
Several dialogs or notifications are provided by the SDK for various errors or alerts. The strings used in these are customizable by overriding the following resource strings.
SPEEDIFY_OK
- "OK"SPEEDIFY_Q_VPN_BACKGROUND_TITLE
- "Accept Connection Request"SPEEDIFY_Q_VPN_BACKGROUND_TEXT
- "In order to connect to the VPN, you must accept the Android Connection Request."SPEEDIFY_NOTIFICATION_STATE_DISCONNECTED
- "Disconnected"SPEEDIFY_NOTIFICATION_STATE_CONNECTED
- "Connected"SPEEDIFY_NOTIFICATION_STATE_CONNECTED_SERVER
- "Connected (%1$s)"SPEEDIFY_NOTIFICATION_STATE_CONNECTING
- "Connecting…"SPEEDIFY_NOTIFICATION_STATE_OVERLIMIT
- "OVERLIMIT - Preventing Internet Use"SPEEDIFY_NOTIFICATION_STATE_KILLSWITCH
- "Killswitch Active - No Internet"SPEEDIFY_NOTIFICATION_BUTTON_CONNECT
- "Connect"SPEEDIFY_NOTIFICATION_BUTTON_DISCONNECT
- "Disconnect"SPEEDIFY_NOTIFICATION_BUTTON_EXIT
- "Exit"SPEEDIFY_NOTIFICATION_BUTTON_KILLSWITCH_OFF
- "Turn Off Killswitch"SPEEDIFY_ERROR_VPN_START_TITLE
- "Alert"SPEEDIFY_ERROR_VPN_START_TEXT
- "Not able to start the VPN on your device"SPEEDIFY_VPN_INTERFACE_ERROR
- "Failed to create interface"SPEEDIFY_ERROR_VPN_REVOKED_TITLE
- "VPN was Interrupted"SPEEDIFY_ERROR_VPN_REVOKED_TEXT
- "Another VPN interrupted us."SPEEDIFY_SHARE_CHOOSER_TITLE
- "Send Log Files…"SPEEDIFY_LOGS_FILENAME
- "SupportLogs.zip"SPEEDIFY_LOGS_EMAIL_ADDRESS
- ""SPEEDIFY_LOGS_EMAIL_SUBJECT
- "Log Files"SPEEDIFY_LOGS_EMAIL_BODY
- "Enter details about the problem you are having here…"SPEEDIFY_NOTIFICATION_CONNECTED_PEERS
- one:"Sharing (%2$s) with %1$d paired device" / other:"Sharing (%2$s) with %1$d paired devices"