From d0a47e36e661cafc87f8c35bfecd06ae35b30743 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Tue, 15 Sep 2020 10:02:10 +0200 Subject: [PATCH 1/2] MUI - Minor correction in es-ES, es-MX --- language/np3_es_es/menu_es_es.rc | 4 ++-- language/np3_es_mx/menu_es_mx.rc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/language/np3_es_es/menu_es_es.rc b/language/np3_es_es/menu_es_es.rc index 0becde819..94c39fa13 100644 --- a/language/np3_es_es/menu_es_es.rc +++ b/language/np3_es_es/menu_es_es.rc @@ -534,8 +534,8 @@ BEGIN MENUITEM SEPARATOR MENUITEM "Alternar el pliegue actual", IDM_VIEW_TOGGLE_CURRENT_FOLD MENUITEM SEPARATOR - MENUITEM "Abrir Web Action 1", CMD_WEBACTION1 - MENUITEM "Abrir Web Action 2", CMD_WEBACTION2 + MENUITEM "Abrir Web Acción 1", CMD_WEBACTION1 + MENUITEM "Abrir Web Acción 2", CMD_WEBACTION2 MENUITEM "Abrir Explorador de archivos", IDM_FILE_EXPLORE_DIR END POPUP "+" diff --git a/language/np3_es_mx/menu_es_mx.rc b/language/np3_es_mx/menu_es_mx.rc index 7aec7cbcb..dd66edc5a 100644 --- a/language/np3_es_mx/menu_es_mx.rc +++ b/language/np3_es_mx/menu_es_mx.rc @@ -534,8 +534,8 @@ BEGIN MENUITEM SEPARATOR MENUITEM "Alternar el pliegue actual", IDM_VIEW_TOGGLE_CURRENT_FOLD MENUITEM SEPARATOR - MENUITEM "Abrir Web Action 1", CMD_WEBACTION1 - MENUITEM "Abrir Web Action 2", CMD_WEBACTION2 + MENUITEM "Abrir Web Acción 1", CMD_WEBACTION1 + MENUITEM "Abrir Web Acción 2", CMD_WEBACTION2 MENUITEM "Abrir Explorador de archivos", IDM_FILE_EXPLORE_DIR END POPUP "+" From 704553483f164c4fd4195b98ef9838d4c1e96328 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Tue, 15 Sep 2020 10:05:49 +0200 Subject: [PATCH 2/2] +chg: Add a Important link: "Notepad3 changelog" --- Readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Readme.md b/Readme.md index 18f2daae0..76b60140b 100644 --- a/Readme.md +++ b/Readme.md @@ -11,6 +11,7 @@ Notepad3 is a fast and light-weight Scintilla-based text editor with syntax high ## Important links! * Notepad3/RC download page - https://www.rizonesoft.com/downloads/notepad3 * Latest changelog (release notes) - https://www.rizonesoft.com/downloads/notepad3/update +* Notepad3 changelog (all versions/builds) - [Notepad3 - Full Changelog](https://github.com/rizonesoft/Notepad3/blob/master/Build/Changes.txt) * Notepad3 Documentation - https://www.rizonesoft.com/documents/notepad3 ## Rizonesoft Support