From e14cacb70eb49c65960baa4808a465a6c6dab038 Mon Sep 17 00:00:00 2001 From: Pairi Daiza Date: Fri, 21 Aug 2020 19:18:22 +0200 Subject: [PATCH] MUI - Minor corrections in Readme.md. + and correction of typos in Spanish languages. --- Readme.md | 8 ++------ language/np3_es_es/strings_es_es.rc | 2 +- language/np3_es_mx/strings_es_mx.rc | 2 +- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/Readme.md b/Readme.md index d531d37ed..60cc20c5d 100644 --- a/Readme.md +++ b/Readme.md @@ -204,6 +204,7 @@ If you don't like it, you can configure e.g. We have integrated of a Powerful External Tool called **grepWinNP3**. **grepWinNP3** is a simple search and replace tool which can use regular expressions to do its job. This allows to do much more powerful searches and replaces in Files. + **grepWinNP3** can be launched: - from "File --> Launch --> Search in Files" - or from "Edit --> Search --> Search in Files" @@ -224,10 +225,6 @@ Specify filters for the open and save dialogs The size limit, in megabytes, to display a warning message for large files. - A value of 0 disables the warning. -#### `MarkOccurrencesMaxCount=2000` - -This parameter limits the number of occurrences counted and displayed in Status Bar in “Section 5 = Occ : Number of Marked Occurrences” (to display more than 2000 occurrences changes this parameter in the ini file. - #### `MultiFileArg=0` Control if Notepad2 should allow multiple files on the command line (set to 1). @@ -333,6 +330,7 @@ This items are managed by Notepad3. Application User Model IDs (AppUserModelIDs) are used extensively by the taskbar in Windows 7 and later systems to associate processes, files, and windows with a particular application. In some cases, it is sufficient to rely on the internal AppUserModelID assigned to a process by the system. However, an application that owns multiple processes or an application that is running in a host process might need to explicitly identify itself so that it can group its otherwise disparate windows under a single taskbar button and control the contents of that application's Jump List. + Most recently used (MRU) source lists are resident on the user's computer and contain information about source paths used in previous installations. This information can be used when prompting the user for a source path. Control system MRU, task-bar and jump list behavior. @@ -445,8 +443,6 @@ If used, this setting also defines the field ordering. - Section 3 = Sb : Number of bytes (Bytes in [UTF-8]) selected - Section 4 = SLn : Number of selected lines - Section 5 = Occ : Number of Marked Occurrences - (to display more than 2000 occurrences changes this parameter in the ini file - `[Setting2]MarkOccurrencesMaxCount=2000`) - Section 6 = Size of file in [UTF-8] Mode - Section 7 = Encoding Mode (double click to open `Encoding F9` ) - Section 8 = EOL Mode (Toggle CR+LF, LF, CR) diff --git a/language/np3_es_es/strings_es_es.rc b/language/np3_es_es/strings_es_es.rc index ebdd92795..28ca7170a 100644 --- a/language/np3_es_es/strings_es_es.rc +++ b/language/np3_es_es/strings_es_es.rc @@ -190,7 +190,7 @@ END STRINGTABLE BEGIN - IDS_MUI_RELOADSETTINGS "¿Activar la configuración actual reiniciando?n\n%s" + IDS_MUI_RELOADSETTINGS "¿Activar la configuración actual reiniciando?\n\n%s" IDS_MUI_RELOADCFGSEX "¡Al continuar sin reiniciar, las configuraciones guardadas no se aplican y serán anuladas por las configuraciones internas al salir del programa!" IDS_MUI_EXPORT_FAIL "Error al exportar la configuración de estilo a ""%s""." IDS_MUI_REGEX_INVALID "Error al evaluar la expresión regular. ¡La expresión es inválida!" diff --git a/language/np3_es_mx/strings_es_mx.rc b/language/np3_es_mx/strings_es_mx.rc index 58e3501fd..0cdb4c77a 100644 --- a/language/np3_es_mx/strings_es_mx.rc +++ b/language/np3_es_mx/strings_es_mx.rc @@ -190,7 +190,7 @@ END STRINGTABLE BEGIN - IDS_MUI_RELOADSETTINGS "¿Activar la configuración actual reiniciando?n\n%s" + IDS_MUI_RELOADSETTINGS "¿Activar la configuración actual reiniciando?\n\n%s" IDS_MUI_RELOADCFGSEX "¡Al continuar sin reiniciar, las configuraciones guardadas no se aplican y serán anuladas por las configuraciones internas al salir del programa!" IDS_MUI_EXPORT_FAIL "Error al exportar la configuración de estilo a ""%s""." IDS_MUI_REGEX_INVALID "Error al evaluar la expresión regular. ¡La expresión es inválida!"