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

Commit 03061a79 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Change Locate to Map for address selections" into pi-dev

parents 38dccc3f c817e381
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2767,10 +2767,10 @@
    <string name="dial_desc">Call selected phone number</string>

    <!-- Label for item in the text selection menu to trigger a Map app [CHAR LIMIT=20] -->
    <string name="map">Locate</string>
    <string name="map">Map</string>

    <!-- Accessibility description for an item in the text selection menu to open maps for an address [CHAR LIMIT=NONE] -->
    <string name="map_desc">Locale selected address</string>
    <string name="map_desc">Locate selected address</string>

    <!-- Label for item in the text selection menu to trigger a Browser app [CHAR LIMIT=20] -->
    <string name="browse">Open</string>