diff --git a/Build/Changes.txt b/Build/Changes.txt
index d673ac4b0..7c55211d3 100644
--- a/Build/Changes.txt
+++ b/Build/Changes.txt
@@ -32,7 +32,7 @@ GRE - (GRE)pWinNP3 Search in Files Tool
=====================================================
-Current BETA Version 5.20.525.(build_#) (2020-05-25)
+Current BETA Version 5.20.526.(build_#) (2020-05-26)
=====================================================
-----------------------------------------------------
@@ -130,7 +130,7 @@ TRANSLATIONS (MUI):
- Portuguese Brazilian (pt-BR) in progress...
- Vietnamese (vi-VN) in progress...
- Korean (ko-KR) to resume...
-- Turkish (tr-TR) to resume...
+- Turkish (tr-TR) in progress...
- Portuguese (pt-PT).
- Slovak (sk-SK).
diff --git a/Versions/day.txt b/Versions/day.txt
index 642ea6f49..6bf99008f 100644
--- a/Versions/day.txt
+++ b/Versions/day.txt
@@ -1 +1 @@
-525
+526
diff --git a/grepWinNP3/translationsNP3/Türkçe (Türkiye) [tr-TR].lang b/grepWinNP3/translationsNP3/Türkçe (Türkiye) [tr-TR].lang
index c90c85660..1d77efdda 100644
--- a/grepWinNP3/translationsNP3/Türkçe (Türkiye) [tr-TR].lang
+++ b/grepWinNP3/translationsNP3/Türkçe (Türkiye) [tr-TR].lang
@@ -9,7 +9,7 @@
#
# encoding: UTF-8
# Language: Turkish (Turkey) resources
-# Last-Translator: (tr-TR) ghost tarafından Türkçe çeviri
+# Last-Translator: (tr-TR) MertcanGokgoz tarafından Türkçe çeviri
#
#, fuzzy
diff --git a/language/np3_tr_tr/strings_tr_tr.rc b/language/np3_tr_tr/strings_tr_tr.rc
index 58ee468dc..35853f0b8 100644
--- a/language/np3_tr_tr/strings_tr_tr.rc
+++ b/language/np3_tr_tr/strings_tr_tr.rc
@@ -229,7 +229,7 @@ END
STRINGTABLE
BEGIN
- IDS_MUI_TRANSL_AUTHOR "(tr-TR) ghost tarafından Türkçe çeviri"
+ IDS_MUI_TRANSL_AUTHOR "(tr-TR) MertcanGokgoz tarafından Türkçe çeviri"
IDS_MUI_TITLE_FIXBASE " BASE (%s)"
IDS_MUI_TITLE_RELCUR " +++ %s: %s Style +++"
IDS_MUI_TITLE_FIXCUR " %s: %s Style"
diff --git a/minipath/language/mp_tr_tr/strings_tr_tr.rc b/minipath/language/mp_tr_tr/strings_tr_tr.rc
index 723a6fcb1..53810503d 100644
--- a/minipath/language/mp_tr_tr/strings_tr_tr.rc
+++ b/minipath/language/mp_tr_tr/strings_tr_tr.rc
@@ -132,7 +132,7 @@ BEGIN
IDS_COPYMOVE "Select a destination directory."
IDS_CREATELINK "Select a destination directory for the new link."
IDS_SAVESETTINGS "Save Settings\nThe current program settings have been saved."
- IDS_MUI_TRANSL_AUTHOR "(tr-TR) ghost tarafından Türkçe çeviri"
+ IDS_MUI_TRANSL_AUTHOR "(tr-TR) MertcanGokgoz tarafından Türkçe çeviri"
END
diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf
index e407c7dfb..cd8074a12 100644
--- a/res/Notepad3.exe.manifest.conf
+++ b/res/Notepad3.exe.manifest.conf
@@ -3,7 +3,7 @@
Notepad3 BETA
diff --git a/src/VersionEx.h b/src/VersionEx.h
index dc1a88c5b..df80bc295 100644
--- a/src/VersionEx.h
+++ b/src/VersionEx.h
@@ -8,7 +8,7 @@
#define SAPPNAME "Notepad3"
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
-#define VERSION_REV 525
+#define VERSION_REV 526
#define VERSION_BUILD 1
#define SCINTILLA_VER 433
#define ONIGURUMA_REGEX_VER 6.9.5