X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/b7893df84ed0de89bff772cd9bf94caf8fcfc383..5d8e1922fe92578e2a9352bbc2a40f9165fcf756:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 1b160c92e..ec6591226 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -5,6 +5,11 @@ en: formats: friendly: "%e %B %Y at %H:%M" blog: "%e %B %Y" + helpers: + submit: + diary_entry: + create: "Publish" + update: "Update" activerecord: errors: messages: @@ -282,6 +287,7 @@ en: diary_entries: new: title: New Diary Entry + form: subject: "Subject:" body: "Body:" language: "Language:" @@ -289,8 +295,6 @@ en: latitude: "Latitude:" longitude: "Longitude:" use_map_link: "use map" - marker_text: Diary entry location - publish_button: "Publish" index: title: "Users' diaries" title_friends: "Friends' diaries" @@ -304,15 +308,7 @@ en: older_entries: Older Entries 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" + title: Edit Diary Entry marker_text: Diary entry location show: title: "%{user}'s diary | %{title}"