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

Commit dea088a4 authored by Automerger Merge Worker's avatar Automerger Merge Worker Committed by Android (Google) Code Review
Browse files

Merge "Merge "Powered off finding string for tablets" into main am: 079ad83c...

Merge "Merge "Powered off finding string for tablets" into main am: 079ad83c am: 7b6308bb" into main
parents af437318 c9ffea6f
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
@@ -2591,8 +2591,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>