mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
Merge pull request #2377 from hpwamr/mui
MUI - Preparation before starting the Turkish translation (tr-TR)
This commit is contained in:
commit
7b351caefe
@ -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).
|
||||
|
||||
|
||||
@ -1 +1 @@
|
||||
525
|
||||
526
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
<assemblyIdentity
|
||||
name="Notepad3"
|
||||
processorArchitecture="*"
|
||||
version="5.20.525.1"
|
||||
version="5.20.526.1"
|
||||
type="win32"
|
||||
/>
|
||||
<description>Notepad3 BETA</description>
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user