Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c825ee4 authored by fionaxu's avatar fionaxu Committed by android-build-merger
Browse files

Merge "carrier default app notification polish" am: b2bb98e6

am: 921a49f7

Change-Id: I318953e330252694fb64cde9d2f5e8a540384a1c
parents 2ebaf342 921a49f7
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="app_name">CarrierDefaultApp</string>
    <string name="android_system_label">Android System</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">No Mobile data service</string>
    <string name="portal_notification_detail">Tap to add funds to your %s SIM</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="progress_dialogue_network_connection">Connecting to captive portal...</string>
    <string name="alert_dialogue_network_timeout">Network timeout, would you like to retry?</string>