diff --git a/ZRCola/ZRCola.props b/ZRCola/ZRCola.props
index cc067fb..5eebfca 100644
--- a/ZRCola/ZRCola.props
+++ b/ZRCola/ZRCola.props
@@ -6,9 +6,6 @@
..\output\$(Platform).$(Configuration)\
-
- ..\output\locale\%(Filename)\$(ProjectName).mo
-
..\lib\wxExtend\include;..\lib\libZRCola\include
diff --git a/include/common.props b/include/common.props
index 764d021..dfb875d 100644
--- a/include/common.props
+++ b/include/common.props
@@ -49,6 +49,7 @@
Amperstand
+ $(OutDir)..\locale\%(Filename)\$(ProjectName).mo
diff --git a/lib/wxExtend b/lib/wxExtend
index 62c74b5..27edfa1 160000
--- a/lib/wxExtend
+++ b/lib/wxExtend
@@ -1 +1 @@
-Subproject commit 62c74b569466bd74da766c761be96a1e017c025e
+Subproject commit 27edfa1a59f121f1d143f6b0135bc8a315508a1f
diff --git a/output/locale/sl/wxExtend.mo b/output/locale/sl/wxExtend.mo
deleted file mode 100644
index ef15235..0000000
Binary files a/output/locale/sl/wxExtend.mo and /dev/null differ