diff --git a/Translations/Explorer++CA/Explorer++CA.xls b/Translations/Explorer++CA/Explorer++CA.xls
index 1703b6c4da..f67d90d670 100644
Binary files a/Translations/Explorer++CA/Explorer++CA.xls and b/Translations/Explorer++CA/Explorer++CA.xls differ
diff --git a/Translations/Explorer++CA/Explorer++CA/Explorer++CA.rc b/Translations/Explorer++CA/Explorer++CA/Explorer++CA.rc
index a04a70c097..46b08ed0c0 100644
Binary files a/Translations/Explorer++CA/Explorer++CA/Explorer++CA.rc and b/Translations/Explorer++CA/Explorer++CA/Explorer++CA.rc differ
diff --git a/Translations/Explorer++CA/Explorer++CA/Explorer++CA.vcxproj b/Translations/Explorer++CA/Explorer++CA/Explorer++CA.vcxproj
index eff833d151..2ad9c3096d 100644
--- a/Translations/Explorer++CA/Explorer++CA/Explorer++CA.vcxproj
+++ b/Translations/Explorer++CA/Explorer++CA/Explorer++CA.vcxproj
@@ -78,6 +78,7 @@
+
diff --git a/Translations/Explorer++CA/Explorer++CA/Explorer++CA.vcxproj.filters b/Translations/Explorer++CA/Explorer++CA/Explorer++CA.vcxproj.filters
index 5d2596faca..48f56ea7e9 100644
--- a/Translations/Explorer++CA/Explorer++CA/Explorer++CA.vcxproj.filters
+++ b/Translations/Explorer++CA/Explorer++CA/Explorer++CA.vcxproj.filters
@@ -18,6 +18,9 @@
Header Files
+
+ Header Files
+
diff --git a/Translations/Explorer++CA/Explorer++CA/Version.h b/Translations/Explorer++CA/Explorer++CA/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++CA/Explorer++CA/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++CA/Explorer++CA/resource.h b/Translations/Explorer++CA/Explorer++CA/resource.h
index 4283e08788..f61bcd7573 100644
Binary files a/Translations/Explorer++CA/Explorer++CA/resource.h and b/Translations/Explorer++CA/Explorer++CA/resource.h differ
diff --git a/Translations/Explorer++CS/Explorer++CS.xls b/Translations/Explorer++CS/Explorer++CS.xls
index 3e1fa09a4e..4386e25e09 100644
Binary files a/Translations/Explorer++CS/Explorer++CS.xls and b/Translations/Explorer++CS/Explorer++CS.xls differ
diff --git a/Translations/Explorer++CS/Explorer++CS/Explorer++CS.rc b/Translations/Explorer++CS/Explorer++CS/Explorer++CS.rc
index 6fb8150c47..9068474575 100644
Binary files a/Translations/Explorer++CS/Explorer++CS/Explorer++CS.rc and b/Translations/Explorer++CS/Explorer++CS/Explorer++CS.rc differ
diff --git a/Translations/Explorer++CS/Explorer++CS/Explorer++CS.vcxproj b/Translations/Explorer++CS/Explorer++CS/Explorer++CS.vcxproj
index 0e9ff19101..3b9728d6d8 100644
--- a/Translations/Explorer++CS/Explorer++CS/Explorer++CS.vcxproj
+++ b/Translations/Explorer++CS/Explorer++CS/Explorer++CS.vcxproj
@@ -80,6 +80,7 @@
+
diff --git a/Translations/Explorer++CS/Explorer++CS/Version.h b/Translations/Explorer++CS/Explorer++CS/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++CS/Explorer++CS/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++CS/Explorer++CS/resource.h b/Translations/Explorer++CS/Explorer++CS/resource.h
index 66d7b2b4ec..388b4e62a4 100644
Binary files a/Translations/Explorer++CS/Explorer++CS/resource.h and b/Translations/Explorer++CS/Explorer++CS/resource.h differ
diff --git a/Translations/Explorer++DA/Explorer++DA.xls b/Translations/Explorer++DA/Explorer++DA.xls
index 98b940f0ea..4f42f3baf0 100644
Binary files a/Translations/Explorer++DA/Explorer++DA.xls and b/Translations/Explorer++DA/Explorer++DA.xls differ
diff --git a/Translations/Explorer++DA/Explorer++DA/Explorer++DA.rc b/Translations/Explorer++DA/Explorer++DA/Explorer++DA.rc
index a8ddb3e25b..ff4758a81c 100644
Binary files a/Translations/Explorer++DA/Explorer++DA/Explorer++DA.rc and b/Translations/Explorer++DA/Explorer++DA/Explorer++DA.rc differ
diff --git a/Translations/Explorer++DA/Explorer++DA/Explorer++DA.vcxproj b/Translations/Explorer++DA/Explorer++DA/Explorer++DA.vcxproj
index 7e8dce60b8..c228ea9b05 100644
--- a/Translations/Explorer++DA/Explorer++DA/Explorer++DA.vcxproj
+++ b/Translations/Explorer++DA/Explorer++DA/Explorer++DA.vcxproj
@@ -77,6 +77,7 @@
+
diff --git a/Translations/Explorer++DA/Explorer++DA/Explorer++DA.vcxproj.filters b/Translations/Explorer++DA/Explorer++DA/Explorer++DA.vcxproj.filters
index 161c0d7f14..bb8302a8f9 100644
--- a/Translations/Explorer++DA/Explorer++DA/Explorer++DA.vcxproj.filters
+++ b/Translations/Explorer++DA/Explorer++DA/Explorer++DA.vcxproj.filters
@@ -18,6 +18,9 @@
Header Files
+
+ Header Files
+
diff --git a/Translations/Explorer++DA/Explorer++DA/Version.h b/Translations/Explorer++DA/Explorer++DA/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++DA/Explorer++DA/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++DA/Explorer++DA/resource.h b/Translations/Explorer++DA/Explorer++DA/resource.h
index 0149526389..e351dcc981 100644
Binary files a/Translations/Explorer++DA/Explorer++DA/resource.h and b/Translations/Explorer++DA/Explorer++DA/resource.h differ
diff --git a/Translations/Explorer++DE/Explorer++DE.xls b/Translations/Explorer++DE/Explorer++DE.xls
index 093e6f610c..aebe909f4b 100644
Binary files a/Translations/Explorer++DE/Explorer++DE.xls and b/Translations/Explorer++DE/Explorer++DE.xls differ
diff --git a/Translations/Explorer++DE/Explorer++DE/Explorer++DE.rc b/Translations/Explorer++DE/Explorer++DE/Explorer++DE.rc
index 5c7cdd8336..9ef4e489ec 100644
Binary files a/Translations/Explorer++DE/Explorer++DE/Explorer++DE.rc and b/Translations/Explorer++DE/Explorer++DE/Explorer++DE.rc differ
diff --git a/Translations/Explorer++DE/Explorer++DE/Explorer++DE.vcxproj b/Translations/Explorer++DE/Explorer++DE/Explorer++DE.vcxproj
index 17cd01ee9e..028ad5fc03 100644
--- a/Translations/Explorer++DE/Explorer++DE/Explorer++DE.vcxproj
+++ b/Translations/Explorer++DE/Explorer++DE/Explorer++DE.vcxproj
@@ -92,6 +92,7 @@
+
diff --git a/Translations/Explorer++DE/Explorer++DE/Version.h b/Translations/Explorer++DE/Explorer++DE/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++DE/Explorer++DE/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++DE/Explorer++DE/resource.h b/Translations/Explorer++DE/Explorer++DE/resource.h
index e7ef086fd5..31fe3dda62 100644
Binary files a/Translations/Explorer++DE/Explorer++DE/resource.h and b/Translations/Explorer++DE/Explorer++DE/resource.h differ
diff --git a/Translations/Explorer++ES/Explorer++ES.xls b/Translations/Explorer++ES/Explorer++ES.xls
index 413a6095e0..9d7cb456df 100644
Binary files a/Translations/Explorer++ES/Explorer++ES.xls and b/Translations/Explorer++ES/Explorer++ES.xls differ
diff --git a/Translations/Explorer++ES/Explorer++ES/Explorer++ES.rc b/Translations/Explorer++ES/Explorer++ES/Explorer++ES.rc
index c2f6b42753..c938556e7a 100644
Binary files a/Translations/Explorer++ES/Explorer++ES/Explorer++ES.rc and b/Translations/Explorer++ES/Explorer++ES/Explorer++ES.rc differ
diff --git a/Translations/Explorer++ES/Explorer++ES/Explorer++ES.vcxproj b/Translations/Explorer++ES/Explorer++ES/Explorer++ES.vcxproj
index 7a2146e8c6..febcc4ada7 100644
--- a/Translations/Explorer++ES/Explorer++ES/Explorer++ES.vcxproj
+++ b/Translations/Explorer++ES/Explorer++ES/Explorer++ES.vcxproj
@@ -92,6 +92,7 @@
+
diff --git a/Translations/Explorer++ES/Explorer++ES/Version.h b/Translations/Explorer++ES/Explorer++ES/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++ES/Explorer++ES/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++ES/Explorer++ES/resource.h b/Translations/Explorer++ES/Explorer++ES/resource.h
index a01615d33e..8151093d33 100644
Binary files a/Translations/Explorer++ES/Explorer++ES/resource.h and b/Translations/Explorer++ES/Explorer++ES/resource.h differ
diff --git a/Translations/Explorer++FA/Explorer++FA.xls b/Translations/Explorer++FA/Explorer++FA.xls
index e6d1e93974..7ad3bf1266 100644
Binary files a/Translations/Explorer++FA/Explorer++FA.xls and b/Translations/Explorer++FA/Explorer++FA.xls differ
diff --git a/Translations/Explorer++FA/Explorer++FA/Explorer++FA.rc b/Translations/Explorer++FA/Explorer++FA/Explorer++FA.rc
index 78e5641a76..9a7a9e7c72 100644
Binary files a/Translations/Explorer++FA/Explorer++FA/Explorer++FA.rc and b/Translations/Explorer++FA/Explorer++FA/Explorer++FA.rc differ
diff --git a/Translations/Explorer++FA/Explorer++FA/Explorer++FA.vcxproj b/Translations/Explorer++FA/Explorer++FA/Explorer++FA.vcxproj
index e6be669046..0d120e5d82 100644
--- a/Translations/Explorer++FA/Explorer++FA/Explorer++FA.vcxproj
+++ b/Translations/Explorer++FA/Explorer++FA/Explorer++FA.vcxproj
@@ -81,6 +81,7 @@
+
diff --git a/Translations/Explorer++FA/Explorer++FA/Explorer++FA.vcxproj.filters b/Translations/Explorer++FA/Explorer++FA/Explorer++FA.vcxproj.filters
index 6bbe9209a0..765a1fedf6 100644
--- a/Translations/Explorer++FA/Explorer++FA/Explorer++FA.vcxproj.filters
+++ b/Translations/Explorer++FA/Explorer++FA/Explorer++FA.vcxproj.filters
@@ -23,5 +23,8 @@
Header Files
+
+ Header Files
+
\ No newline at end of file
diff --git a/Translations/Explorer++FA/Explorer++FA/Version.h b/Translations/Explorer++FA/Explorer++FA/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++FA/Explorer++FA/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++FA/Explorer++FA/resource.h b/Translations/Explorer++FA/Explorer++FA/resource.h
index 0418ec61a5..5f8f7beb56 100644
Binary files a/Translations/Explorer++FA/Explorer++FA/resource.h and b/Translations/Explorer++FA/Explorer++FA/resource.h differ
diff --git a/Translations/Explorer++FR/Explorer++FR.xls b/Translations/Explorer++FR/Explorer++FR.xls
index 1b1117f011..8a4eb061a7 100644
Binary files a/Translations/Explorer++FR/Explorer++FR.xls and b/Translations/Explorer++FR/Explorer++FR.xls differ
diff --git a/Translations/Explorer++FR/Explorer++FR/Explorer++FR.rc b/Translations/Explorer++FR/Explorer++FR/Explorer++FR.rc
index a3cceaaaef..393c78124b 100644
Binary files a/Translations/Explorer++FR/Explorer++FR/Explorer++FR.rc and b/Translations/Explorer++FR/Explorer++FR/Explorer++FR.rc differ
diff --git a/Translations/Explorer++FR/Explorer++FR/Explorer++FR.vcxproj b/Translations/Explorer++FR/Explorer++FR/Explorer++FR.vcxproj
index 6460dc5da7..f590cdf1f6 100644
--- a/Translations/Explorer++FR/Explorer++FR/Explorer++FR.vcxproj
+++ b/Translations/Explorer++FR/Explorer++FR/Explorer++FR.vcxproj
@@ -92,6 +92,7 @@
+
diff --git a/Translations/Explorer++FR/Explorer++FR/Version.h b/Translations/Explorer++FR/Explorer++FR/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++FR/Explorer++FR/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++FR/Explorer++FR/resource.h b/Translations/Explorer++FR/Explorer++FR/resource.h
index 5733277e58..88c0780362 100644
Binary files a/Translations/Explorer++FR/Explorer++FR/resource.h and b/Translations/Explorer++FR/Explorer++FR/resource.h differ
diff --git a/Translations/Explorer++IT/Explorer++IT.xls b/Translations/Explorer++IT/Explorer++IT.xls
index 9f27edfd39..ffc1dc8d7e 100644
Binary files a/Translations/Explorer++IT/Explorer++IT.xls and b/Translations/Explorer++IT/Explorer++IT.xls differ
diff --git a/Translations/Explorer++IT/Explorer++IT/Explorer++IT.rc b/Translations/Explorer++IT/Explorer++IT/Explorer++IT.rc
index 7c28f856ee..02b207748d 100644
Binary files a/Translations/Explorer++IT/Explorer++IT/Explorer++IT.rc and b/Translations/Explorer++IT/Explorer++IT/Explorer++IT.rc differ
diff --git a/Translations/Explorer++IT/Explorer++IT/Explorer++IT.vcxproj b/Translations/Explorer++IT/Explorer++IT/Explorer++IT.vcxproj
index 1e4b049eeb..6de4da8d07 100644
--- a/Translations/Explorer++IT/Explorer++IT/Explorer++IT.vcxproj
+++ b/Translations/Explorer++IT/Explorer++IT/Explorer++IT.vcxproj
@@ -92,6 +92,7 @@
+
diff --git a/Translations/Explorer++IT/Explorer++IT/Version.h b/Translations/Explorer++IT/Explorer++IT/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++IT/Explorer++IT/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++IT/Explorer++IT/resource.h b/Translations/Explorer++IT/Explorer++IT/resource.h
index 6b03845afe..24171441d3 100644
Binary files a/Translations/Explorer++IT/Explorer++IT/resource.h and b/Translations/Explorer++IT/Explorer++IT/resource.h differ
diff --git a/Translations/Explorer++JA/Explorer++JA.xls b/Translations/Explorer++JA/Explorer++JA.xls
index 6c47bccdb1..59d6572f13 100644
Binary files a/Translations/Explorer++JA/Explorer++JA.xls and b/Translations/Explorer++JA/Explorer++JA.xls differ
diff --git a/Translations/Explorer++JA/Explorer++JA/Explorer++JA.rc b/Translations/Explorer++JA/Explorer++JA/Explorer++JA.rc
index e3a68ed62e..6ffb211fb7 100644
Binary files a/Translations/Explorer++JA/Explorer++JA/Explorer++JA.rc and b/Translations/Explorer++JA/Explorer++JA/Explorer++JA.rc differ
diff --git a/Translations/Explorer++JA/Explorer++JA/Explorer++JA.vcxproj b/Translations/Explorer++JA/Explorer++JA/Explorer++JA.vcxproj
index 8c6f63ef62..1fd1a42550 100644
--- a/Translations/Explorer++JA/Explorer++JA/Explorer++JA.vcxproj
+++ b/Translations/Explorer++JA/Explorer++JA/Explorer++JA.vcxproj
@@ -78,6 +78,7 @@
+
diff --git a/Translations/Explorer++JA/Explorer++JA/Version.h b/Translations/Explorer++JA/Explorer++JA/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++JA/Explorer++JA/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++JA/Explorer++JA/resource.h b/Translations/Explorer++JA/Explorer++JA/resource.h
index e31bca20d8..71e1365cc6 100644
Binary files a/Translations/Explorer++JA/Explorer++JA/resource.h and b/Translations/Explorer++JA/Explorer++JA/resource.h differ
diff --git a/Translations/Explorer++KO/Explorer++KO.xls b/Translations/Explorer++KO/Explorer++KO.xls
index e97d72a2cd..68e9924e25 100644
Binary files a/Translations/Explorer++KO/Explorer++KO.xls and b/Translations/Explorer++KO/Explorer++KO.xls differ
diff --git a/Translations/Explorer++KO/Explorer++KO/Explorer++KO.rc b/Translations/Explorer++KO/Explorer++KO/Explorer++KO.rc
index 3078584b9e..a7278e9552 100644
Binary files a/Translations/Explorer++KO/Explorer++KO/Explorer++KO.rc and b/Translations/Explorer++KO/Explorer++KO/Explorer++KO.rc differ
diff --git a/Translations/Explorer++KO/Explorer++KO/Explorer++KO.vcxproj b/Translations/Explorer++KO/Explorer++KO/Explorer++KO.vcxproj
index 39c0925d14..30d301ef4e 100644
--- a/Translations/Explorer++KO/Explorer++KO/Explorer++KO.vcxproj
+++ b/Translations/Explorer++KO/Explorer++KO/Explorer++KO.vcxproj
@@ -92,6 +92,7 @@
+
diff --git a/Translations/Explorer++KO/Explorer++KO/Version.h b/Translations/Explorer++KO/Explorer++KO/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++KO/Explorer++KO/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++KO/Explorer++KO/resource.h b/Translations/Explorer++KO/Explorer++KO/resource.h
index cafd99c47a..54d47d6c4f 100644
Binary files a/Translations/Explorer++KO/Explorer++KO/resource.h and b/Translations/Explorer++KO/Explorer++KO/resource.h differ
diff --git a/Translations/Explorer++NL/Explorer++NL.xls b/Translations/Explorer++NL/Explorer++NL.xls
index 6c058c7249..bc0bc69359 100644
Binary files a/Translations/Explorer++NL/Explorer++NL.xls and b/Translations/Explorer++NL/Explorer++NL.xls differ
diff --git a/Translations/Explorer++NL/Explorer++NL/Explorer++NL.rc b/Translations/Explorer++NL/Explorer++NL/Explorer++NL.rc
index be3c596b6b..000a267f2f 100644
Binary files a/Translations/Explorer++NL/Explorer++NL/Explorer++NL.rc and b/Translations/Explorer++NL/Explorer++NL/Explorer++NL.rc differ
diff --git a/Translations/Explorer++NL/Explorer++NL/Explorer++NL.vcxproj b/Translations/Explorer++NL/Explorer++NL/Explorer++NL.vcxproj
index d09cb15012..1dcd3da287 100644
--- a/Translations/Explorer++NL/Explorer++NL/Explorer++NL.vcxproj
+++ b/Translations/Explorer++NL/Explorer++NL/Explorer++NL.vcxproj
@@ -92,6 +92,7 @@
+
diff --git a/Translations/Explorer++NL/Explorer++NL/Version.h b/Translations/Explorer++NL/Explorer++NL/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++NL/Explorer++NL/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++NL/Explorer++NL/resource.h b/Translations/Explorer++NL/Explorer++NL/resource.h
index 199d62dfc1..97bd48d132 100644
Binary files a/Translations/Explorer++NL/Explorer++NL/resource.h and b/Translations/Explorer++NL/Explorer++NL/resource.h differ
diff --git a/Translations/Explorer++NO/Explorer++NO.xls b/Translations/Explorer++NO/Explorer++NO.xls
index 6f967069aa..6c7f52a11a 100644
Binary files a/Translations/Explorer++NO/Explorer++NO.xls and b/Translations/Explorer++NO/Explorer++NO.xls differ
diff --git a/Translations/Explorer++NO/Explorer++NO/Explorer++NO.rc b/Translations/Explorer++NO/Explorer++NO/Explorer++NO.rc
index 9638541689..b97beda28b 100644
Binary files a/Translations/Explorer++NO/Explorer++NO/Explorer++NO.rc and b/Translations/Explorer++NO/Explorer++NO/Explorer++NO.rc differ
diff --git a/Translations/Explorer++NO/Explorer++NO/Explorer++NO.vcxproj b/Translations/Explorer++NO/Explorer++NO/Explorer++NO.vcxproj
index df721af242..69901db7cd 100644
--- a/Translations/Explorer++NO/Explorer++NO/Explorer++NO.vcxproj
+++ b/Translations/Explorer++NO/Explorer++NO/Explorer++NO.vcxproj
@@ -80,6 +80,7 @@
+
diff --git a/Translations/Explorer++NO/Explorer++NO/Explorer++NO.vcxproj.filters b/Translations/Explorer++NO/Explorer++NO/Explorer++NO.vcxproj.filters
index e93ae8d671..d070ef2393 100644
--- a/Translations/Explorer++NO/Explorer++NO/Explorer++NO.vcxproj.filters
+++ b/Translations/Explorer++NO/Explorer++NO/Explorer++NO.vcxproj.filters
@@ -23,5 +23,8 @@
Header Files
+
+ Header Files
+
\ No newline at end of file
diff --git a/Translations/Explorer++NO/Explorer++NO/Version.h b/Translations/Explorer++NO/Explorer++NO/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++NO/Explorer++NO/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++NO/Explorer++NO/resource.h b/Translations/Explorer++NO/Explorer++NO/resource.h
index e762b60481..e8e5b992bd 100644
Binary files a/Translations/Explorer++NO/Explorer++NO/resource.h and b/Translations/Explorer++NO/Explorer++NO/resource.h differ
diff --git a/Translations/Explorer++PL/Explorer++PL.xls b/Translations/Explorer++PL/Explorer++PL.xls
index 8f7cbebd94..61da4e3d62 100644
Binary files a/Translations/Explorer++PL/Explorer++PL.xls and b/Translations/Explorer++PL/Explorer++PL.xls differ
diff --git a/Translations/Explorer++PL/Explorer++PL/Explorer++PL.rc b/Translations/Explorer++PL/Explorer++PL/Explorer++PL.rc
index 61bbb53335..87088cf348 100644
Binary files a/Translations/Explorer++PL/Explorer++PL/Explorer++PL.rc and b/Translations/Explorer++PL/Explorer++PL/Explorer++PL.rc differ
diff --git a/Translations/Explorer++PL/Explorer++PL/Explorer++PL.vcxproj b/Translations/Explorer++PL/Explorer++PL/Explorer++PL.vcxproj
index 5ed7b9af76..90f5a901b0 100644
--- a/Translations/Explorer++PL/Explorer++PL/Explorer++PL.vcxproj
+++ b/Translations/Explorer++PL/Explorer++PL/Explorer++PL.vcxproj
@@ -81,6 +81,7 @@
+
diff --git a/Translations/Explorer++PL/Explorer++PL/Explorer++PL.vcxproj.filters b/Translations/Explorer++PL/Explorer++PL/Explorer++PL.vcxproj.filters
index 6fa7b76fc7..78c0714e1a 100644
--- a/Translations/Explorer++PL/Explorer++PL/Explorer++PL.vcxproj.filters
+++ b/Translations/Explorer++PL/Explorer++PL/Explorer++PL.vcxproj.filters
@@ -23,5 +23,8 @@
Header Files
+
+ Header Files
+
\ No newline at end of file
diff --git a/Translations/Explorer++PL/Explorer++PL/Version.h b/Translations/Explorer++PL/Explorer++PL/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++PL/Explorer++PL/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++PL/Explorer++PL/resource.h b/Translations/Explorer++PL/Explorer++PL/resource.h
index 4c8689da91..6aefe261d0 100644
Binary files a/Translations/Explorer++PL/Explorer++PL/resource.h and b/Translations/Explorer++PL/Explorer++PL/resource.h differ
diff --git a/Translations/Explorer++PT/Explorer++PT.xls b/Translations/Explorer++PT/Explorer++PT.xls
index af78dd2315..991a5812a4 100644
Binary files a/Translations/Explorer++PT/Explorer++PT.xls and b/Translations/Explorer++PT/Explorer++PT.xls differ
diff --git a/Translations/Explorer++PT/Explorer++PT/Explorer++PT.rc b/Translations/Explorer++PT/Explorer++PT/Explorer++PT.rc
index 8a6818dcbe..af20f14d43 100644
Binary files a/Translations/Explorer++PT/Explorer++PT/Explorer++PT.rc and b/Translations/Explorer++PT/Explorer++PT/Explorer++PT.rc differ
diff --git a/Translations/Explorer++PT/Explorer++PT/Explorer++PT.vcxproj b/Translations/Explorer++PT/Explorer++PT/Explorer++PT.vcxproj
index 7d301895f9..52cf064632 100644
--- a/Translations/Explorer++PT/Explorer++PT/Explorer++PT.vcxproj
+++ b/Translations/Explorer++PT/Explorer++PT/Explorer++PT.vcxproj
@@ -93,6 +93,7 @@
+
diff --git a/Translations/Explorer++PT/Explorer++PT/Version.h b/Translations/Explorer++PT/Explorer++PT/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++PT/Explorer++PT/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++PT/Explorer++PT/resource.h b/Translations/Explorer++PT/Explorer++PT/resource.h
index 831b6f275a..949a7f9401 100644
Binary files a/Translations/Explorer++PT/Explorer++PT/resource.h and b/Translations/Explorer++PT/Explorer++PT/resource.h differ
diff --git a/Translations/Explorer++RO/Explorer++RO.xls b/Translations/Explorer++RO/Explorer++RO.xls
index 12f3489a00..500db5df4a 100644
Binary files a/Translations/Explorer++RO/Explorer++RO.xls and b/Translations/Explorer++RO/Explorer++RO.xls differ
diff --git a/Translations/Explorer++RO/Explorer++RO/Explorer++RO.rc b/Translations/Explorer++RO/Explorer++RO/Explorer++RO.rc
index 516f2c26a3..d3a0526c95 100644
Binary files a/Translations/Explorer++RO/Explorer++RO/Explorer++RO.rc and b/Translations/Explorer++RO/Explorer++RO/Explorer++RO.rc differ
diff --git a/Translations/Explorer++RO/Explorer++RO/Explorer++RO.vcxproj b/Translations/Explorer++RO/Explorer++RO/Explorer++RO.vcxproj
index 0e690bda32..7b4158d5a3 100644
--- a/Translations/Explorer++RO/Explorer++RO/Explorer++RO.vcxproj
+++ b/Translations/Explorer++RO/Explorer++RO/Explorer++RO.vcxproj
@@ -80,6 +80,7 @@
+
diff --git a/Translations/Explorer++RO/Explorer++RO/Explorer++RO.vcxproj.filters b/Translations/Explorer++RO/Explorer++RO/Explorer++RO.vcxproj.filters
index d68b4ebda5..b87fd50bc6 100644
--- a/Translations/Explorer++RO/Explorer++RO/Explorer++RO.vcxproj.filters
+++ b/Translations/Explorer++RO/Explorer++RO/Explorer++RO.vcxproj.filters
@@ -23,5 +23,8 @@
Header Files
+
+ Header Files
+
\ No newline at end of file
diff --git a/Translations/Explorer++RO/Explorer++RO/Version.h b/Translations/Explorer++RO/Explorer++RO/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++RO/Explorer++RO/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++RO/Explorer++RO/resource.h b/Translations/Explorer++RO/Explorer++RO/resource.h
index 9cf6f493ab..6f33d42648 100644
Binary files a/Translations/Explorer++RO/Explorer++RO/resource.h and b/Translations/Explorer++RO/Explorer++RO/resource.h differ
diff --git a/Translations/Explorer++RU/Explorer++RU.xls b/Translations/Explorer++RU/Explorer++RU.xls
index b28dc696d5..5fc33f9b29 100644
Binary files a/Translations/Explorer++RU/Explorer++RU.xls and b/Translations/Explorer++RU/Explorer++RU.xls differ
diff --git a/Translations/Explorer++RU/Explorer++RU/Explorer++RU.rc b/Translations/Explorer++RU/Explorer++RU/Explorer++RU.rc
index e72b506302..e4e97260f9 100644
Binary files a/Translations/Explorer++RU/Explorer++RU/Explorer++RU.rc and b/Translations/Explorer++RU/Explorer++RU/Explorer++RU.rc differ
diff --git a/Translations/Explorer++RU/Explorer++RU/Explorer++RU.vcxproj b/Translations/Explorer++RU/Explorer++RU/Explorer++RU.vcxproj
index ae63a01b19..ae227b47fb 100644
--- a/Translations/Explorer++RU/Explorer++RU/Explorer++RU.vcxproj
+++ b/Translations/Explorer++RU/Explorer++RU/Explorer++RU.vcxproj
@@ -92,6 +92,7 @@
+
diff --git a/Translations/Explorer++RU/Explorer++RU/Version.h b/Translations/Explorer++RU/Explorer++RU/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++RU/Explorer++RU/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++RU/Explorer++RU/resource.h b/Translations/Explorer++RU/Explorer++RU/resource.h
index c7ef19206f..23e0cd281e 100644
Binary files a/Translations/Explorer++RU/Explorer++RU/resource.h and b/Translations/Explorer++RU/Explorer++RU/resource.h differ
diff --git a/Translations/Explorer++SI/Explorer++SI.xls b/Translations/Explorer++SI/Explorer++SI.xls
index f2b9dc1337..e9c6c34c28 100644
Binary files a/Translations/Explorer++SI/Explorer++SI.xls and b/Translations/Explorer++SI/Explorer++SI.xls differ
diff --git a/Translations/Explorer++SI/Explorer++SI/Explorer++SI.rc b/Translations/Explorer++SI/Explorer++SI/Explorer++SI.rc
index 4e3acea119..49904f1f43 100644
Binary files a/Translations/Explorer++SI/Explorer++SI/Explorer++SI.rc and b/Translations/Explorer++SI/Explorer++SI/Explorer++SI.rc differ
diff --git a/Translations/Explorer++SI/Explorer++SI/Explorer++SI.vcxproj b/Translations/Explorer++SI/Explorer++SI/Explorer++SI.vcxproj
index 0bb8337da4..6a6131c534 100644
--- a/Translations/Explorer++SI/Explorer++SI/Explorer++SI.vcxproj
+++ b/Translations/Explorer++SI/Explorer++SI/Explorer++SI.vcxproj
@@ -92,6 +92,7 @@
+
diff --git a/Translations/Explorer++SI/Explorer++SI/Version.h b/Translations/Explorer++SI/Explorer++SI/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++SI/Explorer++SI/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++SI/Explorer++SI/resource.h b/Translations/Explorer++SI/Explorer++SI/resource.h
index 689c127506..be7ff77922 100644
Binary files a/Translations/Explorer++SI/Explorer++SI/resource.h and b/Translations/Explorer++SI/Explorer++SI/resource.h differ
diff --git a/Translations/Explorer++TR/Explorer++TR.xls b/Translations/Explorer++TR/Explorer++TR.xls
index 70dd5a3bd0..3b8bcd0c79 100644
Binary files a/Translations/Explorer++TR/Explorer++TR.xls and b/Translations/Explorer++TR/Explorer++TR.xls differ
diff --git a/Translations/Explorer++TR/Explorer++TR/Explorer++TR.rc b/Translations/Explorer++TR/Explorer++TR/Explorer++TR.rc
index 419e08ef51..26e14fe681 100644
Binary files a/Translations/Explorer++TR/Explorer++TR/Explorer++TR.rc and b/Translations/Explorer++TR/Explorer++TR/Explorer++TR.rc differ
diff --git a/Translations/Explorer++TR/Explorer++TR/Explorer++TR.vcxproj b/Translations/Explorer++TR/Explorer++TR/Explorer++TR.vcxproj
index d4df9440b0..236047392f 100644
--- a/Translations/Explorer++TR/Explorer++TR/Explorer++TR.vcxproj
+++ b/Translations/Explorer++TR/Explorer++TR/Explorer++TR.vcxproj
@@ -81,6 +81,7 @@
+
diff --git a/Translations/Explorer++TR/Explorer++TR/Explorer++TR.vcxproj.filters b/Translations/Explorer++TR/Explorer++TR/Explorer++TR.vcxproj.filters
index fcad8b6942..863346f228 100644
--- a/Translations/Explorer++TR/Explorer++TR/Explorer++TR.vcxproj.filters
+++ b/Translations/Explorer++TR/Explorer++TR/Explorer++TR.vcxproj.filters
@@ -23,5 +23,8 @@
Header Files
+
+ Header Files
+
\ No newline at end of file
diff --git a/Translations/Explorer++TR/Explorer++TR/Version.h b/Translations/Explorer++TR/Explorer++TR/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++TR/Explorer++TR/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++TR/Explorer++TR/resource.h b/Translations/Explorer++TR/Explorer++TR/resource.h
index 1bc55811e0..8692b7824a 100644
Binary files a/Translations/Explorer++TR/Explorer++TR/resource.h and b/Translations/Explorer++TR/Explorer++TR/resource.h differ
diff --git a/Translations/Explorer++UK/Explorer++UK.xls b/Translations/Explorer++UK/Explorer++UK.xls
index 89f85fed89..12a70a0ead 100644
Binary files a/Translations/Explorer++UK/Explorer++UK.xls and b/Translations/Explorer++UK/Explorer++UK.xls differ
diff --git a/Translations/Explorer++UK/Explorer++UK/Explorer++UK.rc b/Translations/Explorer++UK/Explorer++UK/Explorer++UK.rc
index d7cf4becde..b9514065e9 100644
Binary files a/Translations/Explorer++UK/Explorer++UK/Explorer++UK.rc and b/Translations/Explorer++UK/Explorer++UK/Explorer++UK.rc differ
diff --git a/Translations/Explorer++UK/Explorer++UK/Explorer++UK.vcxproj b/Translations/Explorer++UK/Explorer++UK/Explorer++UK.vcxproj
index 7b2c19dae6..fb138d0606 100644
--- a/Translations/Explorer++UK/Explorer++UK/Explorer++UK.vcxproj
+++ b/Translations/Explorer++UK/Explorer++UK/Explorer++UK.vcxproj
@@ -78,6 +78,7 @@
+
diff --git a/Translations/Explorer++UK/Explorer++UK/Explorer++UK.vcxproj.filters b/Translations/Explorer++UK/Explorer++UK/Explorer++UK.vcxproj.filters
index ab0b7b4d57..a8117a0707 100644
--- a/Translations/Explorer++UK/Explorer++UK/Explorer++UK.vcxproj.filters
+++ b/Translations/Explorer++UK/Explorer++UK/Explorer++UK.vcxproj.filters
@@ -18,6 +18,9 @@
Header Files
+
+ Header Files
+
diff --git a/Translations/Explorer++UK/Explorer++UK/Version.h b/Translations/Explorer++UK/Explorer++UK/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++UK/Explorer++UK/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++UK/Explorer++UK/resource.h b/Translations/Explorer++UK/Explorer++UK/resource.h
index 9b3f94c0f9..509edcfd94 100644
Binary files a/Translations/Explorer++UK/Explorer++UK/resource.h and b/Translations/Explorer++UK/Explorer++UK/resource.h differ
diff --git a/Translations/Explorer++ZH/Explorer++ZH.xls b/Translations/Explorer++ZH/Explorer++ZH.xls
index 2efc1529f2..281f5cdc91 100644
Binary files a/Translations/Explorer++ZH/Explorer++ZH.xls and b/Translations/Explorer++ZH/Explorer++ZH.xls differ
diff --git a/Translations/Explorer++ZH/Explorer++ZH/Explorer++ZH.rc b/Translations/Explorer++ZH/Explorer++ZH/Explorer++ZH.rc
index 8b7696181f..c8d483c744 100644
Binary files a/Translations/Explorer++ZH/Explorer++ZH/Explorer++ZH.rc and b/Translations/Explorer++ZH/Explorer++ZH/Explorer++ZH.rc differ
diff --git a/Translations/Explorer++ZH/Explorer++ZH/Explorer++ZH.vcxproj b/Translations/Explorer++ZH/Explorer++ZH/Explorer++ZH.vcxproj
index c450246b04..38599c02de 100644
--- a/Translations/Explorer++ZH/Explorer++ZH/Explorer++ZH.vcxproj
+++ b/Translations/Explorer++ZH/Explorer++ZH/Explorer++ZH.vcxproj
@@ -92,6 +92,7 @@
+
diff --git a/Translations/Explorer++ZH/Explorer++ZH/Version.h b/Translations/Explorer++ZH/Explorer++ZH/Version.h
new file mode 100644
index 0000000000..31b0e9b514
--- /dev/null
+++ b/Translations/Explorer++ZH/Explorer++ZH/Version.h
@@ -0,0 +1,10 @@
+#define MAJOR_VERSION 1
+#define MINOR_VERSION 3
+#define MICRO_VERSION 0
+#define BUILD_VERSION 0
+
+#define QUOTE_(x) #x
+#define QUOTE(x) QUOTE_(x)
+
+#define VERSION_STRING QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION)
+#define VERSION_STRING_W _T(QUOTE(MAJOR_VERSION.MINOR_VERSION.MICRO_VERSION.BUILD_VERSION))
diff --git a/Translations/Explorer++ZH/Explorer++ZH/resource.h b/Translations/Explorer++ZH/Explorer++ZH/resource.h
index 92a8869e72..afad0d5c2e 100644
Binary files a/Translations/Explorer++ZH/Explorer++ZH/resource.h and b/Translations/Explorer++ZH/Explorer++ZH/resource.h differ