Merge pull request #2205 from hpwamr/mui

+ upd: Maintenance of the acknowledgments list.
This commit is contained in:
Pairi Daiza 2020-04-08 17:52:11 +02:00 committed by GitHub
commit e38cb080bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
14 changed files with 14 additions and 21 deletions

View File

@ -1,6 +0,0 @@
@echo off
setlocal
set _VERPATCH_=Dev_Test_2
echo "%_VERPATCH_%">.\np3portableapp\_buildname.txt
Version -VerPatch "%_VERPATCH_%"
endlocal

View File

@ -1 +1 @@
3
4

View File

@ -118,7 +118,6 @@ IDS_MUI_ABOUT_ACKNOWLEDGES "\
\\cf0 lhmouse\\tab https://github.com/lhmouse\\par\
\\cf0 ltGuillaume\\tab https://github.com/ltGuillaume\\par\
\\cf0 maboroshin\\tab https://github.com/maboroshin\\par\
\\cf0 marciliocn\\tab https://github.com/marciliocn\\par\
\\cf0 RaffaeleBianc0\\tab https://github.com/RaffaeleBianc0\\par\
\\cf0 rizonesoft\\tab https://github.com/rizonesoft\\par\
\\cf0 ThreeLightsBeyond\\tab https://github.com/ThreeLightsBeyond\\par\

View File

@ -227,7 +227,7 @@ END
STRINGTABLE
BEGIN
IDS_MUI_TRANSL_AUTHOR "(ko-KR) 한국어 번역 testinsovr"
IDS_MUI_TRANSL_AUTHOR "(ko-KR) 한국어 번역 ghost"
IDS_MUI_TITLE_FIXBASE " BASE (%s)"
IDS_MUI_TITLE_RELCUR " +++ %s: %s - 스타일 +++"
IDS_MUI_TITLE_FIXCUR " %s: %s - 스타일"

View File

@ -227,7 +227,7 @@ END
STRINGTABLE
BEGIN
IDS_MUI_TRANSL_AUTHOR "(pt-BR) Tradução em português brasileiro por marciliocn"
IDS_MUI_TRANSL_AUTHOR "(pt-BR) Tradução em português brasileiro por ghost"
IDS_MUI_TITLE_FIXBASE " BASE (%s)"
IDS_MUI_TITLE_RELCUR " +++ %s: %s Style +++"
IDS_MUI_TITLE_FIXCUR " %s: %s Style"

View File

@ -227,7 +227,7 @@ END
STRINGTABLE
BEGIN
IDS_MUI_TRANSL_AUTHOR "(sk-SK) Slovenský preklad od Dylino"
IDS_MUI_TRANSL_AUTHOR "(sk-SK) Slovenský preklad od ghost"
IDS_MUI_TITLE_FIXBASE " BASE (%s)"
IDS_MUI_TITLE_RELCUR " +++ %s: %s Style +++"
IDS_MUI_TITLE_FIXCUR " %s: %s Style"

View File

@ -227,7 +227,7 @@ END
STRINGTABLE
BEGIN
IDS_MUI_TRANSL_AUTHOR "(tr-TR) okans tarafından Türkçe çeviri"
IDS_MUI_TRANSL_AUTHOR "(tr-TR) ghost 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"

View File

@ -132,7 +132,7 @@ BEGIN
IDS_COPYMOVE "지정 프로그램 디렉토리 선택."
IDS_CREATELINK "새로 만들 링크의 디렉토리를 선택하세요."
IDS_SAVESETTINGS "설정 저장\n현재의 프로그램 설정이 저장 되었습니다."
IDS_MUI_TRANSL_AUTHOR "(ko-KR) 한국어 번역 testinsovr"
IDS_MUI_TRANSL_AUTHOR "(ko-KR) 한국어 번역 ghost"
END

View File

@ -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 "(pt-BR) Tradução em português brasileiro por marciliocn"
IDS_MUI_TRANSL_AUTHOR "(pt-BR) Tradução em português brasileiro por ghost"
END

View File

@ -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 "Slovenský preklad od Dylino"
IDS_MUI_TRANSL_AUTHOR "Slovenský preklad od ghost"
END

View File

@ -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) okans tarafından Türkçe çeviri"
IDS_MUI_TRANSL_AUTHOR "(tr-TR) ghost tarafından Türkçe çeviri"
END

View File

@ -1 +1 @@
"RC3"
BETA

View File

@ -3,8 +3,8 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.408.1"
version="5.20.408.4"
type="win32"
/>
<description>Notepad3 RC3</description>
<description>Notepad3 BETA</description>
</assembly>

View File

@ -9,11 +9,11 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 20
#define VERSION_REV 408
#define VERSION_BUILD 1
#define VERSION_BUILD 4
#define SCINTILLA_VER 432
#define ONIGURUMA_REGEX_VER 6.9.5
#define UCHARDET_VER 2018.09.27
#define TINYEXPR_VER 2018.05.11
#define UTHASH_VER 2.1.0
#define VERSION_PATCH RC3
#define VERSION_PATCH BETA
#define VERSION_COMMIT_ID dkt1-amr