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

Commit 921a49f7 authored by fionaxu's avatar fionaxu Committed by android-build-merger
Browse files

Merge "carrier default app notification polish"

am: b2bb98e6

Change-Id: I78101dd7dc4bd7f222c5e6cc095b7179ce03f362
parents 58569de4 b2bb98e6
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>