From eaf06b6964baab9a2a12131a318c25a3211b5b53 Mon Sep 17 00:00:00 2001 From: tpylak <tpylak> Date: Wed, 31 Aug 2011 20:27:24 +0000 Subject: [PATCH] minor: change label SVN: 22755 --- .../screening/client/web/public/screening-dictionary.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/screening/source/java/ch/systemsx/cisd/openbis/plugin/screening/client/web/public/screening-dictionary.js b/screening/source/java/ch/systemsx/cisd/openbis/plugin/screening/client/web/public/screening-dictionary.js index 2ebd7a10645..bd95cf3e51e 100644 --- a/screening/source/java/ch/systemsx/cisd/openbis/plugin/screening/client/web/public/screening-dictionary.js +++ b/screening/source/java/ch/systemsx/cisd/openbis/plugin/screening/client/web/public/screening-dictionary.js @@ -28,8 +28,8 @@ ANALYSIS_PROCEDURE: "Analysis Procedure", // WELLS_SEARCH_menu_item: "Wells Search", WELLS_SEARCH_tab_label: "Wells Search", -LIBRARY_IMPORT_MENU_ITEM_menu_item: "Library Import", -LIBRARY_IMPORT_MENU_ITEM_tab_label: "Library Import", +LIBRARY_IMPORT_MENU_ITEM_menu_item: "Flexible Library Import", +LIBRARY_IMPORT_MENU_ITEM_tab_label: "Flexible Library Import", // // Experiment Viewer // -- GitLab