]> git.openstreetmap.org Git - rails.git/blobdiff - config/locales/en-GB.yml
Use built-in form sumbit translation keys for user blocks
[rails.git] / config / locales / en-GB.yml
index ae70009abd434149fd1ec31f4ecee414b28f50d1..f3a86040a2e22904a40a140457efa7e59b583681 100644 (file)
@@ -29,6 +29,10 @@ en-GB:
     formats:
       friendly: '%e %B %Y at %H:%M'
       blog: '%e %B %Y'
+  helpers:
+    submit:
+      diary_entry:
+        create: Publish
   activerecord:
     models:
       acl: Access Control List
@@ -301,7 +305,14 @@ en-GB:
   diary_entries:
     new:
       title: New Diary Entry
-      publish_button: Publish
+    form:
+      subject: 'Subject:'
+      body: 'Body:'
+      language: 'Language:'
+      location: 'Location:'
+      latitude: 'Latitude:'
+      longitude: 'Longitude:'
+      use_map_link: use map
     index:
       title: Users' diaries
       title_friends: Friends' diaries
@@ -316,14 +327,6 @@ en-GB:
       newer_entries: Newer Entries
     edit:
       title: Edit diary entry
-      subject: 'Subject:'
-      body: 'Body:'
-      language: 'Language:'
-      location: 'Location:'
-      latitude: 'Latitude:'
-      longitude: 'Longitude:'
-      use_map_link: use map
-      save_button: Save
       marker_text: Diary entry location
     show:
       title: '%{user}''s diary | %{title}'
@@ -2214,14 +2217,15 @@ en-GB:
       confirm: Are you sure you wish to revoke this block?
       revoke: Revoke!
       flash: This block has been revoked.
-    period:
-      one: 1 hour
-      other: '%{count} hours'
     helper:
       time_future: Ends in %{time}.
       until_login: Active until the user logs in.
       time_future_and_until_login: Ends in %{time} and after the user has logged in.
       time_past: Ended %{time} ago.
+      block_duration:
+        hours:
+          one: 1 hour
+          other: '%{count} hours'
     blocks_on:
       title: Blocks on %{name}
       heading: List of blocks on %{name}