From d78c130a47afa6881da8255da109dc71d37e5ad3 Mon Sep 17 00:00:00 2001 From: zmagod Date: Fri, 8 Jun 2018 11:26:33 +0200 Subject: [PATCH] fixes label in save report to inventory item modal [fixes SCI-2456] --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 8d579a80c..1a800d005 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -335,7 +335,7 @@ en: asset_present_warning_html: "The selected cell already contains a file. If you would like to replace the file click Save. Replacing the file will have the following consequences: " no_items: "Selected Inventory does not contain any items yet. Add the first item" here: "here" - no_columns: "You do not have any Inventories with File columns. Add a File column to existing Inventory or create a new Inventory." + no_columns: "You do not have File columns in selected Inventory. Add a File column to selected Inventory or select another Inventory containing File columns." nothing_selected: "Nothing selected" elements: modals: