From: Marko Luukkainen Date: Thu, 17 Jan 2019 15:03:28 +0000 (+0000) Subject: Merge "General event listening interface for DB and purge events." X-Git-Tag: v1.43.0~136^2~208 X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=090aaaa7349a99f59b70cd1fbcdd08c270aca2a2;hp=b2bb3ff110b5bf929b6d676f0122a15a43358440;p=simantics%2Fplatform.git Merge "General event listening interface for DB and purge events." --- diff --git a/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/diagramEditor/dnd/messages.properties b/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/diagramEditor/dnd/messages.properties index b606334eb..2ede7138e 100644 --- a/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/diagramEditor/dnd/messages.properties +++ b/bundles/org.simantics.modeling.ui/src/org/simantics/modeling/ui/diagramEditor/dnd/messages.properties @@ -1,4 +1,4 @@ -DropSuggestions_ApplySuggestions_DialogMsg=In order to perform the requested drop operation, the changes listed below need to be performed.\\n\\nAre you sure you want to proceed? +DropSuggestions_ApplySuggestions_DialogMsg=In order to perform the requested drop operation, the changes listed below need to be performed.\n\nAre you sure you want to proceed? DropSuggestions_ApplySuggestions_DialogTitle=Changes Required -DropSuggestions_Description_LinkToLibrary=Link target model **{0}** \\u2192 library **{1}** -DropSuggestions_Problem_CyclicDependency=Source namespace {0} is already linked to target namespace {1}. Creating a target \\u2192 source link would create a cyclic dependency. +DropSuggestions_Description_LinkToLibrary=Link target model **{0}** \u2192 library **{1}** +DropSuggestions_Problem_CyclicDependency=Source namespace {0} is already linked to target namespace {1}. Creating a target \u2192 source link would create a cyclic dependency.