From: John Firebaugh Date: Thu, 22 Aug 2013 00:26:50 +0000 (-0700) Subject: Consistent title case X-Git-Tag: live~4811^2 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/5965a89dd97fc58cd7b544d49ec32cfb1ae8c39e Consistent title case --- diff --git a/config/locales/en.yml b/config/locales/en.yml index cd83a3a85..a1e26baeb 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1778,15 +1778,15 @@ en: my settings: My Settings my comments: My Comments oauth settings: oauth settings - blocks on me: blocks on me - blocks by me: blocks by me - send message: send message - diary: diary - edits: edits - traces: traces - notes: map notes - remove as friend: unfriend - add as friend: add friend + blocks on me: Blocks on Me + blocks by me: Blocks by Me + send message: Send Message + diary: Diary + edits: Edits + traces: Traces + notes: Map Notes + remove as friend: Unfriend + add as friend: Add Friend mapper since: "Mapper since:" ago: "(%{time_in_words_ago} ago)" ct status: "Contributor terms:" @@ -1819,7 +1819,7 @@ en: moderator: "Revoke moderator access" block_history: "blocks received" moderator_history: "blocks given" - comments: "comments" + comments: "Comments" create_block: "block this user" activate_user: "activate this user" deactivate_user: "deactivate this user"