+ fix: typo in German strings

This commit is contained in:
Rainer Kottenhoff 2019-05-20 13:49:10 +02:00
parent 59956eeb05
commit e7cbde37bb
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
1715
1716

View File

@ -290,7 +290,7 @@ Ein backslash (\\) definiert RegEx Dateinamen-Muster:\r\n\
Stil-Format:\r\n\
font:Name; size:[+/-]nn.mm; bold; italic; underline;\r\n\
fore:#ffffff; back:#bbbbbb; eolfilled; indic_gradient\r\n\r\n\
Formate kopieren: 'Copy && Paste' oder 'Drag && Drop'\
Formate kopieren: 'Copy & Paste' oder 'Drag & Drop'\
"
END

View File

@ -3,7 +3,7 @@
<assemblyIdentity
name="Notepad3"
processorArchitecture="*"
version="5.19.520.1715"
version="5.19.520.1716"
type="win32"
/>
<description>Notepad3 RC</description>

View File

@ -8,7 +8,7 @@
#define VERSION_MAJOR 5
#define VERSION_MINOR 19
#define VERSION_REV 520
#define VERSION_BUILD 1715
#define VERSION_BUILD 1716
#define SCINTILLA_VER 415+
#define ONIGMO_REGEX_VER 6.2.0
#define VERSION_PATCH RC