diff --git a/PowerEditor/installer/nativeLang/bengali.xml b/PowerEditor/installer/nativeLang/bengali.xml index 1b90c25f8..9e59d10ad 100644 --- a/PowerEditor/installer/nativeLang/bengali.xml +++ b/PowerEditor/installer/nativeLang/bengali.xml @@ -1,11 +1,4 @@ - @@ -831,7 +824,7 @@ - + diff --git a/PowerEditor/installer/nativeLang/english.xml b/PowerEditor/installer/nativeLang/english.xml index 2741867a1..a908f4cbb 100644 --- a/PowerEditor/installer/nativeLang/english.xml +++ b/PowerEditor/installer/nativeLang/english.xml @@ -1021,7 +1021,7 @@ Continue?"/> - + - + - @@ -829,7 +822,7 @@ - + diff --git a/PowerEditor/installer/nativeLang/kabyle.xml b/PowerEditor/installer/nativeLang/kabyle.xml index 799ccd90c..4d55e05cc 100644 --- a/PowerEditor/installer/nativeLang/kabyle.xml +++ b/PowerEditor/installer/nativeLang/kabyle.xml @@ -825,7 +825,7 @@ - + diff --git a/PowerEditor/installer/nativeLang/kannada.xml b/PowerEditor/installer/nativeLang/kannada.xml index ad393db4e..2195d3610 100644 --- a/PowerEditor/installer/nativeLang/kannada.xml +++ b/PowerEditor/installer/nativeLang/kannada.xml @@ -1,11 +1,4 @@ - @@ -845,7 +838,7 @@ Thank you. --> - + diff --git a/PowerEditor/installer/nativeLang/kurdish.xml b/PowerEditor/installer/nativeLang/kurdish.xml index 890fde155..22c6b6382 100644 --- a/PowerEditor/installer/nativeLang/kurdish.xml +++ b/PowerEditor/installer/nativeLang/kurdish.xml @@ -921,7 +921,7 @@ Continue?"/> - + diff --git a/PowerEditor/installer/nativeLang/punjabi.xml b/PowerEditor/installer/nativeLang/punjabi.xml index 7ca63600b..987774986 100644 --- a/PowerEditor/installer/nativeLang/punjabi.xml +++ b/PowerEditor/installer/nativeLang/punjabi.xml @@ -1,14 +1,4 @@ - - @@ -875,7 +865,7 @@ - + diff --git a/PowerEditor/installer/nativeLang/vietnamese.xml b/PowerEditor/installer/nativeLang/vietnamese.xml index 998217ad3..155c5e4f3 100644 --- a/PowerEditor/installer/nativeLang/vietnamese.xml +++ b/PowerEditor/installer/nativeLang/vietnamese.xml @@ -817,7 +817,7 @@ - + diff --git a/PowerEditor/src/NppIO.cpp b/PowerEditor/src/NppIO.cpp index 6f7375ba4..2063eebeb 100644 --- a/PowerEditor/src/NppIO.cpp +++ b/PowerEditor/src/NppIO.cpp @@ -1614,7 +1614,7 @@ bool Notepad_plus::fileSaveAs(BufferID id, bool isSaveCopy) { _nativeLangSpeaker.messageBox("FileAlreadyOpenedInNpp", _pPublicInterface->getHSelf(), - TEXT("The file is already opened in the Notepad++."), + TEXT("The file is already opened in Notepad++."), TEXT("ERROR"), MB_OK | MB_ICONSTOP); switchToFile(other);