]> git.openstreetmap.org Git - rails.git/commitdiff
I mistakenly removed ''export.start_rjs.view_larger_map'' from en.yml
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 28 Jun 2009 18:38:01 +0000 (18:38 +0000)
committerÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Sun, 28 Jun 2009 18:38:01 +0000 (18:38 +0000)
when removing ''browse.map.view_larger_map'' in changeset
[16196]. This broke the HTML feature in the Export dialog
(''translation missing: en, export, start_rjs, view_larger_map'' was
inserted instead)

config/locales/en.yml

index 0c77fd6c7ce3af37e0dd8cec21933905ad4b22cf..e7e2e56378a31e57c57270cab6d7841243d3cf54 100644 (file)
@@ -332,6 +332,7 @@ en:
       click_add_marker: "Click on the map to add a marker"
       change_marker: "Change marker position"
       add_marker: "Add a marker to the map"
       click_add_marker: "Click on the map to add a marker"
       change_marker: "Change marker position"
       add_marker: "Add a marker to the map"
+      view_larger_map: "View Larger Map"
   geocoder:
     results:
       results: "Results"
   geocoder:
     results:
       results: "Results"