]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en.yml
Use a custom cop to check controller action names
[rails.git] / config / locales / en.yml
index 747c23c83bc235ba327184d69ec46aceeb4329cb..50c9cc754da25a053298903e39272b3e9f4697d0 100644 (file)
@@ -1939,6 +1939,9 @@ en:
       preview: Preview
       help: Help
     pagination:
+      changeset_comments:
+        older: Older Comments
+        newer: Newer Comments
       diary_comments:
         older: Older Comments
         newer: Newer Comments
@@ -2607,13 +2610,14 @@ en:
     offline:
       heading: "GPX Storage Offline"
       message: "The GPX file storage and upload system is currently unavailable."
-    georss:
-      title: "OpenStreetMap GPS Traces"
-    description:
-      description_with_count:
-        one: "GPX file with %{count} point from %{user}"
-        other: "GPX file with %{count} points from %{user}"
-      description_without_count: "GPX file from %{user}"
+    feeds:
+      show:
+        title: "OpenStreetMap GPS Traces"
+      description:
+        description_with_count:
+          one: "GPX file with %{count} point from %{user}"
+          other: "GPX file with %{count} points from %{user}"
+        description_without_count: "GPX file from %{user}"
   application:
     permission_denied: You do not have permission to access that action
     require_cookies:
@@ -2872,12 +2876,22 @@ en:
       user:
         summary_html: "%{name} created from %{ip_address} on %{date}"
         summary_no_ip_html: "%{name} created on %{date}"
-    diary_comments:
+    comments:
       index:
-        title: "Diary Comments added by %{user}"
         heading_html: "%{user}'s Comments"
+        changesets: "Changesets"
         diary_entries: "Diary entries"
         no_comments: "No comments"
+    changeset_comments:
+      index:
+        title: "Changeset Comments added by %{user}"
+      page:
+        changeset: Changeset
+        when: When
+        comment: Comment
+    diary_comments:
+      index:
+        title: "Diary Comments added by %{user}"
       page:
         post: Post
         when: When