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

Commit 50c92e02 authored by Christine Chen's avatar Christine Chen Committed by Android (Google) Code Review
Browse files

Merge "Replace dash with space as empty geocode" into klp-dev

parents d03e01e1 fbbebd22
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -457,7 +457,7 @@
    <string name="description_start_voice_search">Start voice search</string>

    <!-- The string used to represent an unknown location for a phone number in the call log [CHAR LIMIT=3] -->
    <string name="call_log_empty_gecode">-</string>
    <string name="call_log_empty_gecode">\u0020</string>

    <!-- Menu item used to call a contact, containing the number of the contact to call -->
    <string name="menu_callNumber">Call <xliff:g id="number">%s</xliff:g></string>