From 7479ecfc15249ccb3e3d4d03ae403b6de9667496 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Mon, 3 Aug 2020 00:16:18 +0200 Subject: [PATCH 1/2] =?UTF-8?q?MUI=20-=20little=20correction=20in=20Portug?= =?UTF-8?q?u=C3=AAs=20Brasileiro=20(Brasil)=20[pt-BR]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../translationsNP3/Português Brasileiro (Brasil) [pt-BR].lang | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grepWinNP3/translationsNP3/Português Brasileiro (Brasil) [pt-BR].lang b/grepWinNP3/translationsNP3/Português Brasileiro (Brasil) [pt-BR].lang index 7c598d954..168920286 100644 --- a/grepWinNP3/translationsNP3/Português Brasileiro (Brasil) [pt-BR].lang +++ b/grepWinNP3/translationsNP3/Português Brasileiro (Brasil) [pt-BR].lang @@ -256,7 +256,7 @@ msgstr "KB" #. Resource IDs: (1075) msgid "Language:" -msgstr "Idioma:" # if this means a computer language, then the translation would be "Linguagem:" +msgstr "Idioma:" #. Resource IDs: (1017) msgid "Limit search" From 6f9c0f8687b545bddb03eca2bd1e5e4827319058 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Mon, 3 Aug 2020 00:17:14 +0200 Subject: [PATCH 2/2] + upd: Version files and Changes.txt --- Build/Changes.txt | 25 +++++++++++++++---------- Versions/day.txt | 2 +- res/Notepad3.exe.manifest.conf | 2 +- src/VersionEx.h | 2 +- 4 files changed, 18 insertions(+), 13 deletions(-) diff --git a/Build/Changes.txt b/Build/Changes.txt index b56f056e4..7536ae754 100644 --- a/Build/Changes.txt +++ b/Build/Changes.txt @@ -33,19 +33,23 @@ SUP - (S)et(UP) / Installer Package ===================================================== -Current BETA Version 5.20.801.(build_#) (2020-08-01) +Current BETA Version 5.20.802.(build_#) (2020-08-02) ===================================================== ----------------------------------------------------- NEW: ----------------------------------------------------- - +- Configuration ([Settings2]LargeIconScalePrecent) percent threshold to switch to + bigger file types icons (lexer style selections). - ARM64_Build branch (Xperimental). ----------------------------------------------------- CHANGES: ----------------------------------------------------- - +- Resample scaling of info-box icons on DPI change. +- Revert System's Message box for "save confirmation" (if message beeps are allowed). - High Quality Bitmap resampling method (Rizonesoft Bitmap). - DPI-Aware About & Custom.Scheme dialog. - Swap Shortcuts: "Search in Files" -> "Ctrl+Shift+F" and Toggle Folds -> "Ctrl+Alt+F". @@ -58,12 +62,13 @@ CHANGES: ENHANCEMENT: ----------------------------------------------------- - +- (reserved) ----------------------------------------------------- FIXES: ----------------------------------------------------- - -- +- Some more DPI-Awareness issues. - Ensure selection visible (scroll to current position). - Extend selection to next find (Ctrl+Alt+F2). - DPI-Awareness of About-Dlg (especially RichEdit-Ctrl). @@ -76,18 +81,18 @@ FIXES: REMOVED: ----------------------------------------------------- - -- +- (reserved) ----------------------------------------------------- TRANSLATIONS (MUI): ----------------------------------------------------- - -- Chinese Traditional (zh-TW) in progress... -- Hindi (hi-IN) in progress... -- Indonesian (id-ID) in progress... -- Portuguese Brazilian (pt-BR) in progress... -- Turkish (tr-TR) in progress... -- Vietnamese (vi-VN) in progress... +- Chinese Traditional (zh-TW) in waiting... +- Hindi (hi-IN) in waiting... +- Indonesian (id-ID) in waiting... +- Turkish (tr-TR) in waiting... +- Vietnamese (vi-VN) in waiting... +- Portuguese Brazilian (pt-BR). ===================================================== @@ -601,7 +606,7 @@ CHANGES: - Change Default settings to make the first experience of Notepad3 more attractive... - Open Find/Replace: Use most recent search pattern instead of clipboard - (if selection eis empty) + (if selection is empty). - Encoding affinity: UTF-8 instead of local ANSI code-page. - Replace dialog: tmp disable "mark all occ" in case of multi-line selection. - Adaptations for MS Visual Studio 2019 Preview. diff --git a/Versions/day.txt b/Versions/day.txt index 8bce69f50..227b54a06 100644 --- a/Versions/day.txt +++ b/Versions/day.txt @@ -1 +1 @@ -801 +802 diff --git a/res/Notepad3.exe.manifest.conf b/res/Notepad3.exe.manifest.conf index 69292ce52..77b1f63a3 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 d0e3c602a..37c09d69c 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 801 +#define VERSION_REV 802 #define VERSION_BUILD 1 #define SCINTILLA_VER 444 #define ONIGURUMA_REGEX_VER 6.9.5