<!-- Message presented when an application could not be installed on the tablet for some reason. [CHAR LIMIT=100] -->
<stringname="install_failed_msg"product="tablet"><xliff:gid="app_name">%1$s</xliff:g> couldn\'t be installed on your tablet.</string>
<!-- Message presented when an application could not be installed on the TV for some reason. [CHAR LIMIT=100] -->
<stringname="install_failed_msg"product="tv"><xliff:gid="app_name">%1$s</xliff:g> couldn\'t be installed on your TV.</string>
<!-- Message presented when an application could not be installed on the phone for some reason. [CHAR LIMIT=100] -->
<stringname="install_failed_msg"product="default"><xliff:gid="app_name">%1$s</xliff:g> couldn\'t be installed on your phone.</string>
<stringname="launch">Open</string>
@@ -88,6 +94,8 @@
<!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
<stringname="unknown_apps_dlg_text"product="tablet">For security, your tablet is set to block installation of apps obtained from unknown sources.</string>
<!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
<stringname="unknown_apps_dlg_text"product="TV">For security, your TV is set to block installation of apps obtained from unknown sources.</string>
<!-- Message presented in a dialog box when a package is requested to be installed, but the "Allow unknown applications" checkbox is not enabled. [CHAR LIMIT=100] -->
<stringname="unknown_apps_dlg_text"product="default">For security, your phone is set to block installation of apps obtained from unknown sources.</string>
<!-- Message presented in a dialog box when the device administrator restricts the installation of apps from unknown sources. [CHAR LIMIT=none] -->
<stringname="unknown_apps_admin_dlg_text">Your administrator doesn\'t allow installation of apps obtained from unknown sources.</string>