summaryrefslogtreecommitdiff
path: root/android/sdl_android/src/main/res/values/strings.xml
blob: e9858a1c92e8e4b151d85ce4b2ee6ee9c96f1e17 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="lockscreen_text">Locked for your safety</string>
    <string name="lockscreen_image_description">SDL Icon</string>
    <string name="lockscreen_device_image_description">Device Icon</string>
    <string name="default_lockscreen_warning_message">Swipe down to dismiss, acknowledging that you are not the driver.</string>
    <string name="spp_out_of_resource">Too many apps are using Bluetooth</string>
    <string name="allow_bluetooth_permissions">Please click here and allow the app to use bluetooth permissions</string>
    <string name="notification_title">SmartDeviceLink</string>
    <string name="sdl_error_notification_channel_name">SDL Error</string>
</resources>