<!-- Message shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
<stringname="app_streaming_blocked_message"product="tv">This can’t be accessed on your <xliff:gid="device"example="Chromebook">%1$s</xliff:g> at this time. Try on your Android TV device instead.</string>
<stringname="app_streaming_blocked_message"product="tv">This can’t be accessed on your <xliff:gid="device"example="Chromebook">%1$s</xliff:g>. Try on your Android TV device instead.</string>
<!-- Message shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
<stringname="app_streaming_blocked_message"product="tablet">This can’t be accessed on your <xliff:gid="device"example="Chromebook">%1$s</xliff:g> at this time. Try on your tablet instead.</string>
<stringname="app_streaming_blocked_message"product="tablet">This can’t be accessed on your <xliff:gid="device"example="Chromebook">%1$s</xliff:g>. Try on your tablet instead.</string>
<!-- Message shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
<stringname="app_streaming_blocked_message"product="default">This can’t be accessed on your <xliff:gid="device"example="Chromebook">%1$s</xliff:g> at this time. Try on your phone instead.</string>
<stringname="app_streaming_blocked_message"product="default">This can’t be accessed on your <xliff:gid="device"example="Chromebook">%1$s</xliff:g>. Try on your phone instead.</string>
<!-- Message shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
<stringname="app_streaming_blocked_message_for_permission_dialog"product="tv">This can’t be accessed on your <xliff:gid="device"example="Chromebook">%1$s</xliff:g> at this time. Try on your Android TV device instead.</string>
<!-- Message shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
<stringname="app_streaming_blocked_message_for_permission_dialog"product="tablet">This can’t be accessed on your <xliff:gid="device"example="Chromebook">%1$s</xliff:g> at this time. Try on your tablet instead.</string>
<!-- Message shown when an app is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
<stringname="app_streaming_blocked_message_for_permission_dialog"product="default">This can’t be accessed on your <xliff:gid="device"example="Chromebook">%1$s</xliff:g> at this time. Try on your phone instead.</string>
<!-- Message shown when the fingerprint permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
<stringname="app_streaming_blocked_message_for_fingerprint_dialog"product="tv">This app is requesting additional security. Try on your Android TV device instead.</string>
<!-- Message shown when the fingerprint permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
<stringname="app_streaming_blocked_message_for_fingerprint_dialog"product="tablet">This app is requesting additional security. Try on your tablet instead.</string>
<!-- Message shown when the fingerprint permission is blocked from being streamed to a remote device. [CHAR LIMIT=NONE] -->
<stringname="app_streaming_blocked_message_for_fingerprint_dialog"product="default">This app is requesting additional security. Try on your phone instead.</string>
<!-- Message displayed in dialog when app is too old to run on this verison of android. [CHAR LIMIT=NONE] -->
<stringname="deprecated_target_sdk_message">This app was built for an older version of Android and may not work properly. Try checking for updates, or contact the developer.</string>