]> git.openstreetmap.org Git - rails.git/commitdiff
Merge pull request #1732 from tomhughes/npemap
authorAndy Allan <github@gravitystorm.co.uk>
Fri, 23 Feb 2018 02:23:22 +0000 (10:23 +0800)
committerGitHub <noreply@github.com>
Fri, 23 Feb 2018 02:23:22 +0000 (10:23 +0800)
Remove npemap as a source for UK postcodes

1  2 
config/locales/en.yml

diff --combined config/locales/en.yml
index 2412a2b9c27e1baddccffddaab032a452b4d0143,43e007eee61bf616a0ebf2d8d2037c5170e52b50..2550b5b962900f586f8383dc05489ebb75a912cf
@@@ -368,7 -368,6 +368,6 @@@ en
      search:
        title:
          latlon: 'Results from <a href="https://openstreetmap.org/">Internal</a>'
-         uk_postcode: 'Results from <a href="http://www.npemap.org.uk/">NPEMap / FreeThe Postcode</a>'
          ca_postcode: 'Results from <a href="https://geocoder.ca/">Geocoder.CA</a>'
          osm_nominatim: 'Results from <a href="https://nominatim.openstreetmap.org/">OpenStreetMap Nominatim</a>'
          geonames: 'Results from <a href="http://www.geonames.org/">GeoNames</a>'
          continue_without_exit: Continue on %{name}
          slight_right_without_exit: Slight right onto %{name}
          offramp_right_without_exit: Take the ramp on the right onto %{name}
 +        offramp_right_with_directions: Take the ramp on the right towards %{directions}
 +        offramp_right_with_name_and_directions: Take the ramp on the right onto %{name}, towards %{directions}
 +        offramp_right_without_directions: Take the ramp on the right
          onramp_right_without_exit: Turn right on the ramp onto %{name}
 +        onramp_right_with_directions: Turn right onto the ramp towards %{directions}
 +        onramp_right_with_name_and_directions: Turn right on the ramp onto %{name}, towards %{directions}
 +        onramp_right_without_directions: Turn right onto the ramp
          endofroad_right_without_exit: At the end of the road turn right onto %{name}
          merge_right_without_exit: Merge right onto %{name}
          fork_right_without_exit: At the fork turn right onto %{name}
          sharp_left_without_exit: Sharp left onto %{name}
          turn_left_without_exit: Turn left onto %{name}
          offramp_left_without_exit: Take the ramp on the left onto %{name}
 +        offramp_left_with_directions: Take the ramp on the left towards %{directions}
 +        offramp_left_with_name_and_directions: Take the ramp on the left onto %{name}, towards %{directions}
 +        offramp_left_without_directions: Take the ramp on the left
          onramp_left_without_exit: Turn left on the ramp onto %{name}
 +        onramp_left_with_directions: Turn left onto the ramp towards %{directions}
 +        onramp_left_with_name_and_directions: Turn left on the ramp onto %{name}, towards %{directions}
 +        onramp_left_without_directions: Turn left onto the ramp
          endofroad_left_without_exit: At the end of the road turn left onto %{name}
          merge_left_without_exit: Merge left onto %{name}
          fork_left_without_exit: At the fork turn left onto %{name}
          slight_left_without_exit: Slight left onto %{name}
          via_point_without_exit: (via point)
          follow_without_exit: Follow %{name}
 -        roundabout_without_exit: At roundabout take %{name}
 +        roundabout_without_exit: At roundabout take exit onto %{name}
          leave_roundabout_without_exit: Leave roundabout - %{name}
          stay_roundabout_without_exit: Stay on roundabout - %{name}
 -        start_without_exit: Start at end of %{name}
 +        start_without_exit: Start on %{name}
          destination_without_exit: Reach destination
          against_oneway_without_exit: Go against one-way on %{name}
          end_oneway_without_exit: End of one-way on %{name}