summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/searchfragment/nearbyplaces/res/values-es-rUS/strings.xml
blob: d5f3bcfbdf04a6a4773003802d67c8d672b78dd7 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="nearby_places">Lugares cercanos</string>
  <string name="search_location_permission">Para obtener información de contacto de lugares cercanos, permite el acceso a tu ubicación.</string>
  <string name="nearby_places_allow">Permitir</string>
  <string name="nearby_places_dismiss">Descartar</string>
</resources>