diff --git a/IFCGeoRefCheckerGUI/IFCGeoRefCheckerGUI.csproj b/IFCGeoRefCheckerGUI/IFCGeoRefCheckerGUI.csproj index a67ff56..5103d3f 100644 --- a/IFCGeoRefCheckerGUI/IFCGeoRefCheckerGUI.csproj +++ b/IFCGeoRefCheckerGUI/IFCGeoRefCheckerGUI.csproj @@ -47,6 +47,11 @@ + + Resources.it.resx + True + True + Resources.pt.resx True @@ -80,6 +85,10 @@ + + Resources.it.Designer.cs + ResXFileCodeGenerator + Resources.pt.Designer.cs ResXFileCodeGenerator diff --git a/IFCGeoRefCheckerGUI/MainWindow.xaml b/IFCGeoRefCheckerGUI/MainWindow.xaml index 7d91de6..c416db3 100644 --- a/IFCGeoRefCheckerGUI/MainWindow.xaml +++ b/IFCGeoRefCheckerGUI/MainWindow.xaml @@ -4,10 +4,17 @@ xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:IFCGeoRefCheckerGUI" + xmlns:props="clr-namespace:IFCGeoRefCheckerGUI.Properties" xmlns:vm="clr-namespace:IFCGeoRefCheckerGUI.ViewModels" x:Class="IFCGeoRefCheckerGUI.MainWindow" mc:Ignorable="d" Title="IfcGeoRefChecker" Height="750" Width="650" MinWidth="650" MinHeight="750" > + + + + + + @@ -41,7 +48,7 @@ -