| <?xml version="1.0" encoding="utf-8"?> |
| <resources> |
| <string name="app_name">CarrierDefaultApp</string> |
| <string name="android_system_label">Mobile Carrier</string> |
| <string name="portal_notification_id">Mobile data has run out</string> |
| <string name="no_data_notification_id">Your mobile data has been deactivated</string> |
| <string name="portal_notification_detail">Tap to visit the %s website</string> |
| <string name="no_data_notification_detail">Please contact your service provider %s</string> |
| <string name="no_mobile_data_connection_title">No mobile data connection</string> |
| <string name="no_mobile_data_connection">Add data or roaming plan through %s</string> |
| <string name="mobile_data_status_notification_channel_name">Mobile data status</string> |
| <string name="action_bar_label">Sign in to mobile network</string> |
| <string name="ssl_error_warning">The network you’re trying to join has security issues.</string> |
| <string name="ssl_error_example">For example, the login page may not belong to the organization shown.</string> |
| <string name="ssl_error_continue">Continue anyway via browser</string> |
| |
| <!-- Telephony notification channel name for network boost notifications. --> |
| <string name="network_boost_notification_channel">Network boost</string> |
| <!-- Notification title text for the network boost notification. --> |
| <string name="network_boost_notification_title">%s recommends a data boost</string> |
| <!-- Notification detail text for the network boost notification. --> |
| <string name="network_boost_notification_detail">Buy a network boost for better performance</string> |
| <!-- Notification button text to cancel the network boost notification. --> |
| <string name="network_boost_notification_button_not_now">Not now</string> |
| <!-- Notification button text to manage the network boost notification. --> |
| <string name="network_boost_notification_button_manage">Manage</string> |
| |
| <!-- Label to display when the slice purchase application opens. --> |
| <string name="slice_purchase_app_label">Purchase a network boost.</string> |
| </resources> |