diff --git a/PowerEditor/installer/nativeLang/chinese.xml b/PowerEditor/installer/nativeLang/chinese.xml index 0731957e..6253d15d 100644 --- a/PowerEditor/installer/nativeLang/chinese.xml +++ b/PowerEditor/installer/nativeLang/chinese.xml @@ -1037,6 +1037,7 @@ + diff --git a/PowerEditor/installer/nativeLang/english.xml b/PowerEditor/installer/nativeLang/english.xml index d31aa1d5..df92dbb0 100644 --- a/PowerEditor/installer/nativeLang/english.xml +++ b/PowerEditor/installer/nativeLang/english.xml @@ -1050,6 +1050,7 @@ Do you want to reload it and lose the changes made in Notepad++?"/> + diff --git a/PowerEditor/installer/nativeLang/french.xml b/PowerEditor/installer/nativeLang/french.xml index 97fef916..d7c3a6e5 100644 --- a/PowerEditor/installer/nativeLang/french.xml +++ b/PowerEditor/installer/nativeLang/french.xml @@ -1024,6 +1024,7 @@ Voulez-vous le recharger et perdre les modifications effectuées dans Notepad++ + diff --git a/PowerEditor/src/NppCommands.cpp b/PowerEditor/src/NppCommands.cpp index 8463d64c..c43a196f 100644 --- a/PowerEditor/src/NppCommands.cpp +++ b/PowerEditor/src/NppCommands.cpp @@ -2915,7 +2915,7 @@ void Notepad_plus::command(int id) { if (!_isAdministrator) { - _nativeLangSpeaker.messageBox("GUpConfNeedAdminMode", + _nativeLangSpeaker.messageBox("GUpProxyConfNeedAdminMode", _pPublicInterface->getHSelf(), TEXT("Please relaunch Notepad++ in Admin mode to configure proxy."), TEXT("Proxy Settings"),