Merge "Display a toast to notify user that Preset APN setting cannot be viewed" am: a995cb334b

am: e29c62ea04

Change-Id: If37a038a2a226d0165293d7c40f133002bcd2991
This commit is contained in:
Youming Ye
2018-11-26 13:51:57 -08:00
committed by android-build-merger
3 changed files with 35 additions and 4 deletions

View File

@@ -10041,6 +10041,9 @@
<!-- Title for HFP(hands free profile) output switch button in settings. -->
<string name="take_call_on_title">Take call on</string>
<!-- Toast that appears when users tap an APN for which parameters cannot be viewed. [CHAR LIMIT=NONE] -->
<string name="cannot_change_apn_toast">This APN cannot be changed.</string>
<!-- Title for battery Suggestion. (tablet) [CHAR LIMIT=46] -->
<string name="battery_suggestion_title" product="tablet" >Improve tablet\'s battery life</string>
<!-- Title for battery Suggestion. (device) [CHAR LIMIT=46] -->