Fix typo to make translation work.

correct typo STRT_REPLACE -> STR_REPLACE

Fix #4354, close #4391
This commit is contained in:
Christian Grasser 2018-04-10 18:57:09 +02:00 committed by Don HO
parent 92e65f33eb
commit 0f4b0ec9a4

View File

@ -396,7 +396,7 @@ BufferID Notepad_plus::doOpen(const generic_string& fileName, bool isRecursive,
{
_nativeLangSpeaker.messageBox("OpenFileError",
_pPublicInterface->getHSelf(),
TEXT("Can not open file \"$STRT_REPLACE$\"."),
TEXT("Can not open file \"$STR_REPLACE$\"."),
TEXT("ERROR"),
MB_OK,
0,