X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/026fce06f412dec949d6faceb35b784c7b93a83e..2fcee9625dcd192d0c524f27d9cb182c883e31b4:/config/locales/en.yml diff --git a/config/locales/en.yml b/config/locales/en.yml index 379e02f66..1a41dcce8 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2739,12 +2739,15 @@ en: role: administrator: "This user is an administrator" moderator: "This user is a moderator" + importer: "This user is a importer" grant: administrator: "Grant administrator access" moderator: "Grant moderator access" + importer: "Grant importer access" revoke: administrator: "Revoke administrator access" moderator: "Revoke moderator access" + importer: "Revoke importer access" block_history: "Active Blocks" moderator_history: "Blocks Given" comments: "Comments" @@ -2844,8 +2847,8 @@ en: revoke: title: "Revoking block on %{block_on}" heading_html: "Revoking block on %{block_on} by %{block_by}" - time_future: "This block will end in %{time}." - past: "This block ended %{time} and cannot be revoked now." + time_future_html: "This block will end in %{time}." + past_html: "This block ended %{time} and cannot be revoked now." confirm: "Are you sure you wish to revoke this block?" revoke: "Revoke!" flash: "This block has been revoked."