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

Commit fbbebd22 authored by Christine Chen's avatar Christine Chen
Browse files

Replace dash with space as empty geocode

Bug: 10966467
Change-Id: Icc8ca8732b5d5b8f8140520453d41e15ef18577c
parent abacad16
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>