]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Move javascript translations to a separate key based on the path to
[rails.git] / config / locales / en.yml
index 0473e771312e73208727cc170dc35fa4ce97cf1f..bf1b58857ec1150cbe41e8567617a8d023d565d3 100644 (file)
@@ -429,10 +429,8 @@ en:
     view_tooltip: View maps
     edit: Edit
     edit_tooltip: Edit maps
-    edit_zoom_alert: You must zoom in to edit the map
     history: History
     history_tooltip: Changeset history
-    history_zoom_alert: You must zoom in to see the editing history
     export: Export
     export_tooltip: Export map data
     gps_traces: GPS Traces
@@ -614,17 +612,6 @@ en:
     delete:
       deleted: "Message deleted"
   site:
-    layers:
-      base:
-        mapnik: Mapnik
-        osmarender: Osmarender
-        cycle_map: Cycle Map
-        noname: NoName
-      overlays:
-        maplint: Maplint
-        markers: Markers
-        objects: Objects
-        box_layer: Box Layer
     index:
       js_1: "You are either using a browser that doesn't support JavaScript, or you have disabled JavaScript."
       js_2: "OpenStreetMap uses JavaScript for its slippy map."
@@ -1011,3 +998,15 @@ en:
     remove_friend:
       success: "{{name}} was removed from your friends."
       not_a_friend: "{{name}} is not one of your friends."
+  javascripts:
+    map:
+      base:
+        mapnik: Mapnik
+        osmarender: Osmarender
+        cycle_map: Cycle Map
+        noname: NoName
+      overlays:
+        maplint: Maplint
+    site:
+      edit_zoom_alert: You must zoom in to edit the map
+      history_zoom_alert: You must zoom in to see the editing history