From cbd1e83c02e5f0b9ddc1018eb3ac6554d6901b14 Mon Sep 17 00:00:00 2001 From: Don HO Date: Tue, 31 Dec 2019 23:53:10 +0100 Subject: [PATCH] Update localization files ... for https://github.com/notepad-plus-plus/notepad-plus-plus/commit/f51ae85d381254f900d5554f78dfa87e02ec27e0 --- PowerEditor/installer/nativeLang/chinese.xml | 1 + PowerEditor/installer/nativeLang/english.xml | 1 + PowerEditor/installer/nativeLang/french.xml | 1 + PowerEditor/src/NppCommands.cpp | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) 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"),