From cd64850ed8c1df8e52327a80008e0e870823f822 Mon Sep 17 00:00:00 2001 From: Don Ho Date: Sun, 26 Feb 2023 20:47:23 +0100 Subject: [PATCH] Update SUPPORTED_SYSTEM.md for Vista & Server 2008 Fix #13074 --- .../explorerContextMenuEntryLocal.ini | 14 ++++---- SUPPORTED_SYSTEM.md | 34 ++++++++++--------- 2 files changed, 25 insertions(+), 23 deletions(-) diff --git a/PowerEditor/installer/nativeLang/explorerContextMenuEntryLocal.ini b/PowerEditor/installer/nativeLang/explorerContextMenuEntryLocal.ini index a8dc0cf0c..b5271bf92 100644 --- a/PowerEditor/installer/nativeLang/explorerContextMenuEntryLocal.ini +++ b/PowerEditor/installer/nativeLang/explorerContextMenuEntryLocal.ini @@ -26,7 +26,7 @@ Edit_with_Notepad++=Edit with Notepad++ Edit_with_Notepad++=Notepad++ で編集 [german.xml] -Edit_with_Notepad++=Edit with Notepad++ +Edit_with_Notepad++=Mit Notepad++ öffnen [spanish.xml] Edit_with_Notepad++=Editar con Notepad++ @@ -35,10 +35,10 @@ Edit_with_Notepad++=Editar con Notepad++ Edit_with_Notepad++=Apri con Notepad++ [portuguese.xml] -Edit_with_Notepad++=Edit with Notepad++ +Edit_with_Notepad++=Editar com o Notepad++ [brazilian_portuguese.xml] -Edit_with_Notepad++=Edit with Notepad++ +Edit_with_Notepad++=Editar com Notepad++ [dutch.xml] Edit_with_Notepad++=Edit with Notepad++ @@ -110,7 +110,7 @@ Edit_with_Notepad++=Edit with Notepad++ Edit_with_Notepad++=Edit with Notepad++ [danish.xml] -Edit_with_Notepad++=Edit with Notepad++ +Edit_with_Notepad++=Redigér med Notepad++ [bulgarian.xml] Edit_with_Notepad++=Редактиране с Notepad++ @@ -122,7 +122,7 @@ Edit_with_Notepad++=Edit dengan Notepad++ Edit_with_Notepad++=Edit with Notepad++ [croatian.xml] -Edit_with_Notepad++=Edit with Notepad++ +Edit_with_Notepad++=Uredi s Notepad++ [basque.xml] Edit_with_Notepad++=Edit with Notepad++ @@ -131,7 +131,7 @@ Edit_with_Notepad++=Edit with Notepad++ Edit_with_Notepad++=Edit with Notepad++ [serbian.xml] -Edit_with_Notepad++=Edit with Notepad++ +Edit_with_Notepad++=Uredi s Notepad++ [malay.xml] Edit_with_Notepad++=Edit with Notepad++ @@ -152,7 +152,7 @@ Edit_with_Notepad++=Edit with Notepad++ Edit_with_Notepad++=Edit with Notepad++ [bosnian.xml] -Edit_with_Notepad++=Edit with Notepad++ +Edit_with_Notepad++=Uredi s Notepad++ [mongolian.xml] Edit_with_Notepad++=Edit with Notepad++ diff --git a/SUPPORTED_SYSTEM.md b/SUPPORTED_SYSTEM.md index 13e40f48b..6901392f2 100644 --- a/SUPPORTED_SYSTEM.md +++ b/SUPPORTED_SYSTEM.md @@ -5,21 +5,23 @@ * The column **can be run (version can be run)** is for the status of the latest release to be run under the OS. If the latest version cannot be run under the specific OS (with the status "NO"), then the last version number which can be run will be indicated in the parentheses. * The column **supported** contains the status of Notepad++ team supporting Notepad++ under the specific OS. It means if a bug is present under an OS no more supported but not under supported OS, then this issue won't be treated by the team. -| OS | can be run (version can be run) | supported | -|-------------------------|---------------------------------|---------------------------| -| **Windows 95** | NO (unknown) | NO | -| **Windows 98** | NO (unknown) | NO | -| **Windows ME** | NO (unknown) | NO | -| **Windows NT** | NO (unknown) | NO | -| **Windows 2000** | NO (v6.6.9 & previous versions) | NO | -| **Windows XP** | NO (v7.9.2 & previous versions) | NO | -| **Windows Server 2003** | NO (v7.9.2 & previous versions) | NO | -| **Windows Vista** | YES | NO | -| **Windows Server 2008** | YES | NO | -| **Windows 7** | YES | NO | -| **Windows 8** | YES | No | -| **Windows 8.1** | YES | YES | -| **Windows 10** | YES | YES | -| **Windows 11** | YES | YES | +| OS | can be run (version can be run) | supported | +|-------------------------|----------------------------------|---------------------------| +| **Windows 95** | NO (unknown) | NO | +| **Windows 98** | NO (unknown) | NO | +| **Windows ME** | NO (unknown) | NO | +| **Windows NT** | NO (unknown) | NO | +| **Windows 2000** | NO (v6.6.9 & previous versions) | NO | +| **Windows XP** | NO (v7.9.2 & previous versions) | NO | +| **Windows Server 2003** | NO (v7.9.2 & previous versions) | NO | +| **Windows Vista** | NO\* (v8.4.6 & previous versions)| NO | +| **Windows Server 2008** | NO\* (v8.4.6 & previous versions)| NO | +| **Windows 7** | YES | NO | +| **Windows 8** | YES | No | +| **Windows 8.1** | YES | YES | +| **Windows 10** | YES | YES | +| **Windows 11** | YES | YES | + +\* The current version of Notepad++ built by GCC can be run under Vista & Server 2008 *Note that the list is meant for the last SP of each version*