X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/dae3dcf87edcfc0648cd0b93b069b0eee67d3ab7..d1d4f8192da5a266cddb17bb8970b2b04387888c:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 807ad1649..24a829625 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1317,6 +1317,10 @@ en: partial_changeset_with_comment: "with comment '%{changeset_comment}'" partial_changeset_without_comment: "without comment" details: "More details about the changeset can be found at %{url}." + new_issue_notification: + subject: "[OpenStreetMap] New Issue" + greeting: "Hi," + new_issue: "A new issue has been created:" message: inbox: title: "Inbox" @@ -1490,6 +1494,7 @@ en: construction: "Roads under construction" bicycle_shop: "Bicycle shop" bicycle_parking: "Bicycle parking" + toilets: "Toilets" richtext_area: edit: Edit preview: Preview @@ -1619,6 +1624,8 @@ en: application: require_cookies: cookies_needed: "You appear to have cookies disabled - please enable cookies in your browser before continuing." + require_admin: + not_an_admin: You need to be an admin to perform that action. require_moderator: not_a_moderator: "You need to be a moderator to perform that action." setup_user_auth: @@ -1884,6 +1891,7 @@ en: friends_diaries: "friends' diary entries" nearby_changesets: "nearby user changesets" nearby_diaries: "nearby user diary entries" + report: "Report User" popup: your location: "Your location" nearby mapper: "Nearby mapper" @@ -1924,6 +1932,8 @@ en: gravatar: "Use Gravatar" link: "http://wiki.openstreetmap.org/wiki/Gravatar" link text: "what is this?" + disabled: "Gravatar has been disabled." + enabled: "Display of your Gravatar has been enabled." new image: "Add an image" keep image: "Keep the current image" delete image: "Remove the current image"