X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/05cd781b255a55202757d78292e6f484bc2d4837..d49922eb630abb73c7faffb650ab97b3c5d94c52:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index effe6075e..9a03a6a7f 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" @@ -1620,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: @@ -1925,8 +1931,8 @@ en: gravatar: "Use Gravatar" link: "http://wiki.openstreetmap.org/wiki/Gravatar" link text: "what is this?" - disabled: "Gravatar disabled!" - enabled: "Gravatar enabled!" + 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"