<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

    <!-- Package name [CHAR LIMIT=NONE]-->
    <string name="app_name">Activity Stub</string>

    <!-- Toast message displayed when a stub activity is launched. [CHAR LIMIT=NONE] -->
    <string name="message_not_supported">No application can handle this action</string>

    <!-- Toast message displayed for pip settings when pip isn't supported. [CHAR LIMIT=NONE] -->
    <string name="pip_not_supported">Picture in Picture is not supported on this device</string>

    <!-- Toast message displayed when MANAGE_UNKNOWN_APP_SOURCES isn't supported. [CHAR LIMIT=NONE] -->
    <string name="manage_unknown_app_sources_not_supported">Manage Unknown App Sources is not supported on this device</string>

    <!-- Toast message displayed when android.settings.DREAM_SETTINGS isn't supported. [CHAR LIMIT=NONE] -->
    <string name="dream_not_supported">Screensavers are not supported on this device</string>

    <!-- Stub name [CHAR LIMIT=NONE]-->
    <string name="stub_name">None</string>

</resources>
