diff --git a/BeWo/View/Controls/SingleSupportConceptSelectionControl.xaml b/BeWo/View/Controls/SingleSupportConceptSelectionControl.xaml index 6f740ff4d..cfad06f2e 100644 --- a/BeWo/View/Controls/SingleSupportConceptSelectionControl.xaml +++ b/BeWo/View/Controls/SingleSupportConceptSelectionControl.xaml @@ -3,7 +3,8 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:localsearch="clr-namespace:BeWo.View.Search" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" - xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" + xmlns:markup="clr-namespace:BeWo.MultiLanguage.Markup" mc:Ignorable="d"> @@ -38,7 +39,7 @@