Add 'or postcode' address search

Within the address search, there is no hint that the user can search for a postcode. Adding this text in the 'City' field (displayed when no input given) helps the user a lot.
This commit is contained in:
Koen Glotzbach 2016-01-18 22:34:02 +01:00
parent e3cd124227
commit 9a50a3542a

View file

@ -1951,7 +1951,7 @@ Afghanistan, Albania, Algeria, Andorra, Angola, Anguilla, Antigua and Barbuda, A
<string name="search_address">Search address</string>
<string name="choose_building">Choose building</string>
<string name="choose_street">Choose street</string>
<string name="choose_city">Choose city</string>
<string name="choose_city">Choose city or postcode</string>
<string name="ChooseCountry">Choose country</string>
<string name="show_view_angle">Display viewing direction</string>
<string name="map_view_3d_descr">Enable 3D view of the map</string>