]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Another commit in the spirit of [16199]: Don't enforce word order for translations.
[rails.git] / config / locales / en.yml
index 1bd6ab5321febc094a20a726bfc5c987b798a6f6..077af5011db055c30c92e05eed2f234eb0aa89cc 100644 (file)
@@ -100,8 +100,8 @@ en:
       version: "Version:"
       in_changeset: "In changeset:"
     containing_relation:
-      relation: "Relation {{relation_name}}"
-      relation_as: "(as {{relation_role}})"
+      entry: "Relation {{relation_name}}"
+      entry_role: "Relation {{relation_name}} (as {{relation_role}})"
     map:
       loading: "Loading..."
       deleted: "Deleted"
@@ -142,7 +142,12 @@ en:
       relation_history: "Relation History"
       relation_history_title: "Relation History: {{relation_name}}"
     relation_member:
-      as: "as"
+      entry: "{{type}} {{name}}"
+      entry_role: "{{type}} {{name}} as {{role}}"
+      type:
+        node: "Node"
+        way: "Way"
+        relation: "Relation"
     relation:
       relation: "Relation"
       relation_title: "Relation: {{relation_name}}"
@@ -327,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"
+      view_larger_map: "View Larger Map"
   geocoder:
     results:
       results: "Results"