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

Commit 5b30456b authored by fionaxu's avatar fionaxu Committed by android-build-merger
Browse files

Merge "carrier default app notification polish" am: b2bb98e6 am: 921a49f7

am: 7c825ee4

Change-Id: I2542b486de47071837407d1bb94ba89da0fb283a
parents 84505af3 7c825ee4
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>