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

Commit 8f1e5bfe authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
Browse files

[SB][Sat] Update "Emergency calls or SOS" string to include "only"

Change-Id: I1473f92f774baaeb48d2414efda283d9d5183c1a
Fixes: 388582069
Test: atest DeviceBasedSatelliteViewModelTest
Flag: EXEMPT bugfix
parent a5c249ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1963,7 +1963,7 @@
    <!-- Text displayed indicating that the user is connected to a satellite signal. -->
    <string name="satellite_connected_carrier_text">Satellite SOS</string>
    <!-- Text displayed indicating that the user might be able to use satellite SOS. -->
    <string name="satellite_emergency_only_carrier_text">Emergency calls or SOS</string>
    <string name="satellite_emergency_only_carrier_text">Emergency calls or SOS only</string>

    <!-- Content description skeleton. Input strings should be carrier name and signal bar description [CHAR LIMIT=NONE]-->
    <string name="accessibility_phone_string_format"><xliff:g id="carrier_name" example="Carrier Name">%1$s</xliff:g>, <xliff:g id="signal_strength_description" example="two bars">%2$s</xliff:g>.</string>