Style and copy fix [SCI-6272] (#3670)

This commit is contained in:
artoscinote 2021-11-16 11:25:47 +01:00 committed by GitHub
parent 0749fbdf7b
commit d08882e7f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -28,6 +28,7 @@
@include font-small;
background: $color-concrete;
border-radius: $border-radius-tag;
cursor: pointer;
padding: .25em;
}

View file

@ -2563,7 +2563,7 @@ en:
title: "Access to %{resource_name}"
edit_modal:
title: "Manage access for %{resource_name}"
description: "Changing roles will not take away any permissions from previous levels. Permissions can only be added with a new role. New permissions apply only to this concrete task."
description: "Changing a role will take away any permissions inherited from the project or the experiment. New permissions will apply only to this specific task."
zip_export:
modal_label: 'Export inventory'
notification_title: 'Your requested export package is ready!'