Merge pull request #2377 from hpwamr/mui

MUI - Preparation before starting the Turkish translation (tr-TR)
This commit is contained in:
Pairi Daiza 2020-05-26 05:37:45 +02:00 committed by GitHub
commit 7b351caefe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 8 additions and 8 deletions

View File

@ -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).

View File

@ -1 +1 @@
525
526

View File

@ -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

View File

@ -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"

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

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.20.525.1"
version="5.20.526.1"
type="win32"
/>
<description>Notepad3 BETA</description>

View File

@ -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