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

Commit 15a70e8c authored by Arun Voddu's avatar Arun Voddu Committed by Android (Google) Code Review
Browse files

Merge "[Satellite] Satellite Notification changes to show data service information." into main

parents 8d022dad 876ad407
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -6646,6 +6646,8 @@ ul.</string>
    <string name="satellite_notification_title">Auto connected to satellite</string>
    <!-- Notification summary when satellite service is auto connected. [CHAR LIMIT=NONE] -->
    <string name="satellite_notification_summary">You can send and receive messages without a mobile or Wi-Fi network</string>
    <!-- Notification summary when satellite service connected with data service supported. [CHAR LIMIT=NONE] -->
    <string name="satellite_notification_summary_with_data">You can send and receive messages and use limited data by satellite</string>
    <!-- Notification title when satellite service can be manually enabled. -->
    <string name="satellite_notification_manual_title">Use satellite messaging?</string>
    <!-- Notification summary when satellite service can be manually enabled. [CHAR LIMIT=NONE] -->
+1 −0
Original line number Diff line number Diff line
@@ -5652,6 +5652,7 @@
  <!-- System notification for satellite service -->
  <java-symbol type="string" name="satellite_notification_title" />
  <java-symbol type="string" name="satellite_notification_summary" />
  <java-symbol type="string" name="satellite_notification_summary_with_data" />
  <java-symbol type="string" name="satellite_notification_manual_title" />
  <java-symbol type="string" name="satellite_notification_manual_summary" />
  <java-symbol type="string" name="satellite_notification_open_message" />