<!-- Disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] -->
<stringname="data_usage_disclaimer"product="default">Measured by your phone. Your carrier's data usage accounting may differ.</string>
<!-- Disclaimer that contrasts device versus carrier reporting. [CHAR LIMIT=80] -->
<stringname="data_usage_disclaimer"product="tablet">Measured by your tablet. Your carrier's data usage accounting may differ.</string>
<!-- Body of dialog shown to request confirmation that mobile data will be disabled. [CHAR LIMIT=NONE] -->
<stringname="data_usage_disable_mobile">Disable mobile data?</string>
<!-- Checkbox label that will disable mobile network data connection when user-defined limit is reached. [CHAR LIMIT=32] -->
@@ -3597,7 +3602,9 @@ found in the list of installed apps.</string>
<!-- Title of dialog shown before user limits data usage. [CHAR LIMIT=48] -->
<stringname="data_usage_limit_dialog_title">Limiting data usage</string>
<!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] -->
<stringname="data_usage_limit_dialog">Your <xliff:gid="networks"example="mobile">%1$s</xliff:g> data connection will be disabled when the specified limit is reached.\n\nTo avoid overage charges, consider using a reduced limit, as device and accounting methods may vary.</string>
<stringname="data_usage_limit_dialog"product="default">Your <xliff:gid="networks"example="mobile">%1$s</xliff:g> data connection will be disabled when the specified limit is reached.\n\nSince data usage is measured by your phone, and your carrier may account for usage differently, consider using a conservative limit.</string>
<!-- Body of dialog shown before user limits mobile data usage. [CHAR LIMIT=NONE] -->
<stringname="data_usage_limit_dialog"product="tablet">Your <xliff:gid="networks"example="mobile">%1$s</xliff:g> data connection will be disabled when the specified limit is reached.\n\nSince data usage is measured by your tablet, and your carrier may account for usage differently, consider using a conservative limit.</string>
<!-- Title of dialog shown before user restricts background data usage. [CHAR LIMIT=48] -->