summaryrefslogtreecommitdiff
path: root/android/sdl_android/src/main/res/values/strings.xml
blob: 955b862392ff250bf049998ee3166a29d755dd10 (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 grant this app bluetooth permissions</string>
    <string name="notification_title">SmartDeviceLink</string>
    <string name="sdl_error_notification_channel_name">SDL Error</string>
</resources>