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

Commit c817e381 authored by Jan Althaus's avatar Jan Althaus
Browse files

Change Locate to Map for address selections

Bug: 67667478
Test: N/A
Change-Id: If5ccec7fbf13c0eb09dd7867cfe16029efe451dd
parent bd2c0fa8
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>