From f779c4373a2ab9e72ee3bb9bbbc6db2c0144b62c Mon Sep 17 00:00:00 2001 From: Gunnar Klau <gunnar.klau@hhu.de> Date: Mon, 19 Feb 2018 11:23:36 +0100 Subject: [PATCH] nada --- src/main/resources/YoshikoStrings.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/YoshikoStrings.properties b/src/main/resources/YoshikoStrings.properties index b20a177..bf556a5 100644 --- a/src/main/resources/YoshikoStrings.properties +++ b/src/main/resources/YoshikoStrings.properties @@ -61,7 +61,7 @@ libraryPanel = Library metaGraph = Meta Graph metaGraph_edges = Fetching edges and calculating edge strengths multFactor = Multiplicative Factor for SNR: -multiGraphWarning = This graph is a multigraph. This algorithms behavior on multigraphs is not yet researched. +multiGraphWarning = This graph is a multigraph. Running yoshiko on the corresponding simple graph... networkParsingException: An error occured while parsing the network: noFeasible = No feasible solution found! @@ -114,4 +114,4 @@ warning = Warning wrapperVersion = Yoshiko Plugin for Cytoscape Version yoshTask = Performing Yoshiko Algorithm yoshVersion = Yoshiko Version -yoshikoHint = Yoshiko Hint \ No newline at end of file +yoshikoHint = Yoshiko Hint -- GitLab