X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/aaaeb211dea4711fd6bff4d79c1339e82a43ebcd..2fc70be734fb6439b1eef340d396af62965817df:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 65c490e8d..afc100dc9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1028,7 +1028,7 @@ en: created_at: "On %{datetime}" reports: updated_at: "On %{datetime}" - reported_by_html: "Reported as %{category} by %{user_name}" + reported_by_html: "Reported as %{category} by %{user}" resolved: Issue status has been set to 'Resolved' ignored: Issue status has been set to 'Ignored' reopened: Issue status has been set to 'Open' @@ -1039,6 +1039,7 @@ en: reports: new: title_html: "Report %{link}" + missing_params: "Cannot create a new report" categories: diary_entry: spam: This diary entry is/contains spam @@ -1789,6 +1790,8 @@ en: 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." + require_moderator_or_admin: + not_a_moderator_or_admin: You need to be a moderator or an admin to perform that action setup_user_auth: blocked_zero_hour: "You have an urgent message on the OpenStreetMap web site. You need to read the message before you will be able to save your edits." blocked: "Your access to the API has been blocked. Please log-in to the web interface to find out more."