<!-- Warning text to user about the implications of enabling USB debugging -->
<stringname="dev_settings_warning_message">These settings are intended for development use only. They can cause your device and the applications on it to break or misbehave.</string>
<!-- Title of checkbox setting that protects external storage. [CHAR LIMIT=32] -->
<stringname="enforce_read_external_title"product="nosdcard">Protect USB storage</string>
<!-- Summary of checkbox setting that protects external storage. [CHAR LIMIT=64] -->
<stringname="enforce_read_external_summary"product="nosdcard">Apps must request permission to read USB storage</string>
<!-- Title of dialog confirming that user wants to protect external storage. [CHAR LIMIT=32] -->
<stringname="enforce_read_external_confirm_title"product="nosdcard">Protect USB storage?</string>
<!-- Message of dialog confirming that user wants to protect external storage. [CHAR LIMIT=NONE] -->
<stringname="enforce_read_external_confirm_message"product="nosdcard">When USB storage is protected, apps must request permission to read data from external storage.\n\nSome apps may not work until updated by their developers.</string>
<!-- Title of checkbox setting that protects external storage. [CHAR LIMIT=32] -->
<!-- Message of dialog confirming that user wants to protect external storage. [CHAR LIMIT=NONE] -->
<stringname="enforce_read_external_confirm_message"product="default">When SD card is protected, apps must request permission to read data from external storage.\n\nSome apps may not work until updated by their developers.</string>
<!-- Title for the screen that lets the user choose a gadget to add to the home screen
(or other screens that can host gadgets). Note to translators: we're still determining
the final name for Gadgets/Widgets, so please translate both for now. -->