From 2b57872373d4c45313aff4832d0a9268f6ec004b Mon Sep 17 00:00:00 2001 From: tpylak <tpylak> Date: Mon, 23 May 2011 11:56:09 +0000 Subject: [PATCH] LMS-2189 minor: improve messages SVN: 21433 --- .../plugin/screening/client/web/public/screening-dictionary.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 2c72939e975..0078cf7900e 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 @@ -96,7 +96,7 @@ material_replica_feature_summary_MEDIAN: "Median", material_replica_feature_summary_DEVIATION: "Deviation", material_features_from_all_experiments_ASSAY: "Assay", -MATERIAL_FEATURES_FROM_ALL_EXPERIMENTS_SECTION: "Feature Vectors", +MATERIAL_FEATURES_FROM_ALL_EXPERIMENTS_SECTION: "All Assays", EXACT_MATCH_ONLY: "Exact Matches Only", WELLS_SEARCH_SHOW_COMBINED_RESULTS: "Show all matching results combined", -- GitLab