<!-- Applications settings screen, setting check box title. If checked, the system allows installation of applications that are downloaded from random places, such as web sites. [CHAR LIMIT=30] -->
<string name="install_applications_title">Allow all app sources</string>
<!-- Applications settings screen, setting check box summary. This is the summary for "Unknown sources" checkbox [CHAR LIMIT=65] -->
<string name="install_unknown_applications_title">Lets you install apps from sources other than Google Play</string>
<!-- Applications settings screen, setting check box summary. This is the summary for "Unknown sources" checkbox -->
<string name="install_unknown_applications">Allow installation of apps from unknown sources</string>
<!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box -->
<string name="install_all_warning" product="tablet">Your tablet and personal data are more vulnerable to attack by apps
from unknown sources. You agree that you are solely responsible for any
damage to your tablet or loss of data that may result from using
these apps.</string>
<!-- Applications settings screen, message text of alert that appears if user selects the "Unknown sources" check box -->
<string name="install_all_warning" product="default">Your phone and personal data are more vulnerable to attack by apps
from unknown sources. You agree that you are solely responsible for any
damage to your phone or loss of data that may result from using
these apps.</string>
<!-- Warning that appears below the unknown sources switch in settings -->