Loading core/res/res/values/strings.xml +5 −0 Original line number Diff line number Diff line Loading @@ -202,6 +202,11 @@ <!-- Displayed to tell the user that they cannot change the caller ID setting. --> <string name="CLIRPermanent">You can\'t change the caller ID setting.</string> <!-- Notification title to tell the user that auto data switch has occurred. [CHAR LIMIT=NOTIF_TITLE] --> <string name="auto_data_switch_title">Switched data to <xliff:g id="carrierDisplay" example="Verizon">%s</xliff:g></string> <!-- Notification content to tell the user that auto data switch can be disabled at settings. [CHAR LIMIT=NOTIF_BODY] --> <string name="auto_data_switch_content">You can change this anytime in Settings</string> <!-- Notification title to tell the user that data service is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] --> <string name="RestrictedOnDataTitle">No mobile data service</string> <!-- Notification title to tell the user that emergency calling is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] --> Loading core/res/res/values/symbols.xml +2 −0 Original line number Diff line number Diff line Loading @@ -602,6 +602,8 @@ <java-symbol type="string" name="RestrictedOnEmergencyTitle" /> <java-symbol type="string" name="RestrictedOnNormalTitle" /> <java-symbol type="string" name="RestrictedStateContent" /> <java-symbol type="string" name="auto_data_switch_title" /> <java-symbol type="string" name="auto_data_switch_content" /> <java-symbol type="string" name="RestrictedStateContentMsimTemplate" /> <java-symbol type="string" name="notification_channel_network_alert" /> <java-symbol type="string" name="notification_channel_call_forward" /> Loading Loading
core/res/res/values/strings.xml +5 −0 Original line number Diff line number Diff line Loading @@ -202,6 +202,11 @@ <!-- Displayed to tell the user that they cannot change the caller ID setting. --> <string name="CLIRPermanent">You can\'t change the caller ID setting.</string> <!-- Notification title to tell the user that auto data switch has occurred. [CHAR LIMIT=NOTIF_TITLE] --> <string name="auto_data_switch_title">Switched data to <xliff:g id="carrierDisplay" example="Verizon">%s</xliff:g></string> <!-- Notification content to tell the user that auto data switch can be disabled at settings. [CHAR LIMIT=NOTIF_BODY] --> <string name="auto_data_switch_content">You can change this anytime in Settings</string> <!-- Notification title to tell the user that data service is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] --> <string name="RestrictedOnDataTitle">No mobile data service</string> <!-- Notification title to tell the user that emergency calling is blocked by access control. [CHAR LIMIT=NOTIF_TITLE] --> Loading
core/res/res/values/symbols.xml +2 −0 Original line number Diff line number Diff line Loading @@ -602,6 +602,8 @@ <java-symbol type="string" name="RestrictedOnEmergencyTitle" /> <java-symbol type="string" name="RestrictedOnNormalTitle" /> <java-symbol type="string" name="RestrictedStateContent" /> <java-symbol type="string" name="auto_data_switch_title" /> <java-symbol type="string" name="auto_data_switch_content" /> <java-symbol type="string" name="RestrictedStateContentMsimTemplate" /> <java-symbol type="string" name="notification_channel_network_alert" /> <java-symbol type="string" name="notification_channel_call_forward" /> Loading