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

Commit 079ad83c authored by Yahav Nussbaum's avatar Yahav Nussbaum Committed by Gerrit Code Review
Browse files

Merge "Powered off finding string for tablets" into main

parents 4b08a4f9 d544ea5d
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -179,6 +179,8 @@
    <!-- Text informing the user that their media is now playing on this tablet device. [CHAR LIMIT=50] -->
    <string name="media_transfer_playing_this_device" product="tablet">Playing on this tablet</string>


    <!-- Message shown during shutdown when Find My Device with Dead Battery Finder is active  [CHAR LIMIT=300] -->
    <string name="finder_active" product="default">You can locate this phone with Find My Device even when powered off</string>
    <string name="finder_active" product="tablet">You can locate this tablet with Find My Device even when powered off</string>

</resources>
+0 −2
Original line number Diff line number Diff line
@@ -2382,8 +2382,6 @@
    <!-- Tuner string -->
    <!-- Tuner string -->

    <!-- Message shown during shutdown when Find My Device with Dead Battery Finder is active  [CHAR LIMIT=300] -->
    <string name="finder_active">You can locate this phone with Find My Device even when powered off</string>
    <!-- Shutdown Progress Dialog. This is shown if the user chooses to power off the phone. [CHAR LIMIT=60] -->
    <string name="shutdown_progress">Shutting down\u2026</string>