diff --git a/AboutBox.xaml b/AboutBox.xaml
index 0becb3d6..2130eeeb 100644
--- a/AboutBox.xaml
+++ b/AboutBox.xaml
@@ -50,7 +50,7 @@ IN THE SOFTWARE.
+ Content="{x:Static s:guiStrings.ButtonOK}" Margin="10,0,0,10" Width="70" Height="25" Click="Button_Click" IsCancel="True"/>
diff --git a/ArcParameters.xaml b/ArcParameters.xaml
index bfa1a5f6..7a0d51b5 100644
--- a/ArcParameters.xaml
+++ b/ArcParameters.xaml
@@ -16,8 +16,8 @@
-
-
+
+
diff --git a/CreateArchive.xaml b/CreateArchive.xaml
index 575cf5d3..1d4b5237 100644
--- a/CreateArchive.xaml
+++ b/CreateArchive.xaml
@@ -3,46 +3,49 @@
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:s="clr-namespace:GARbro.GUI.Strings"
xmlns:p="clr-namespace:GARbro.GUI.Properties"
+ xmlns:gr="clr-namespace:GameRes;assembly=GameRes"
xmlns:local="clr-namespace:GARbro.GUI"
Title="{x:Static s:guiStrings.TextCreateArchive}" SizeToContent="WidthAndHeight"
UseLayoutRounding="True" Background="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"
ShowInTaskbar="False" WindowStartupLocation="CenterOwner" ResizeMode="NoResize"
MinWidth="300">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
diff --git a/ExtractArchive.xaml b/ExtractArchive.xaml
index 768f9e09..0fc326c1 100644
--- a/ExtractArchive.xaml
+++ b/ExtractArchive.xaml
@@ -28,8 +28,8 @@
-
-
+
+