Merge "Update char limit for auto-sync data dialogs" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
19a5080842
@@ -6670,9 +6670,9 @@
|
|||||||
<string name="data_usage_app_restrict_dialog">This feature may cause an app that depends on background data to stop working when only mobile networks are available.\n\nYou can find more appropriate data usage controls in the settings available within the app.</string>
|
<string name="data_usage_app_restrict_dialog">This feature may cause an app that depends on background data to stop working when only mobile networks are available.\n\nYou can find more appropriate data usage controls in the settings available within the app.</string>
|
||||||
<!-- Body of dialog shown when user attempts to restrict background data before a network data limit has been set. [CHAR LIMIT=NONE] -->
|
<!-- Body of dialog shown when user attempts to restrict background data before a network data limit has been set. [CHAR LIMIT=NONE] -->
|
||||||
<string name="data_usage_restrict_denied_dialog">Restricting background data is possible only when you\u2019ve set a mobile data limit.</string>
|
<string name="data_usage_restrict_denied_dialog">Restricting background data is possible only when you\u2019ve set a mobile data limit.</string>
|
||||||
<!-- Title of dialog shown when user enables global auto sync [CHAR LIMIT=32] -->
|
<!-- Title of dialog shown when user enables global auto sync [CHAR LIMIT=48] -->
|
||||||
<string name="data_usage_auto_sync_on_dialog_title">Turn auto-sync data on?</string>
|
<string name="data_usage_auto_sync_on_dialog_title">Turn auto-sync data on?</string>
|
||||||
<!-- Title of dialog shown when user disables global auto sync [CHAR LIMIT=32] -->
|
<!-- Title of dialog shown when user disables global auto sync [CHAR LIMIT=48] -->
|
||||||
<string name="data_usage_auto_sync_off_dialog_title">Turn auto-sync data off?</string>
|
<string name="data_usage_auto_sync_off_dialog_title">Turn auto-sync data off?</string>
|
||||||
<!-- Body of dialog shown when user disables global auto sync [CHAR LIMIT=none] -->
|
<!-- Body of dialog shown when user disables global auto sync [CHAR LIMIT=none] -->
|
||||||
<string name="data_usage_auto_sync_off_dialog">This will conserve data and battery usage, but you\u2019ll need to sync each account manually to collect recent information. And you won\u2019t receive notifications when updates occur.</string>
|
<string name="data_usage_auto_sync_off_dialog">This will conserve data and battery usage, but you\u2019ll need to sync each account manually to collect recent information. And you won\u2019t receive notifications when updates occur.</string>
|
||||||
|
Reference in New Issue
Block a user