mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
+ chg: Correction of certain wording in INNO installers
This commit is contained in:
parent
696730fe26
commit
5ba710be5c
@ -32,13 +32,14 @@ GRE - (GRE)pWinNP3 Search in Files Tool
|
||||
|
||||
|
||||
=====================================================
|
||||
Current BETA Version 5.20.602.(build_#) (2020-06-02)
|
||||
Current BETA Version 5.20.605.(build_#) (2020-06-05)
|
||||
=====================================================
|
||||
|
||||
-----------------------------------------------------
|
||||
NEW:
|
||||
-----------------------------------------------------
|
||||
-
|
||||
- Configurable Zoom-Tooltip clear delay ([Settings2] ZoomTooltipimeout=3200.
|
||||
- Add Install/Remove "Open with Notepad3" to Notepad3 Install version.
|
||||
- Add another Dark Theme "Sombra".
|
||||
- Strip first char: allow multi-selection.
|
||||
|
||||
@ -102,8 +102,8 @@ en.tsk_RemoveDefault =Restore Windows Notepad
|
||||
en.tsk_SetDefault =Replace Windows Notepad with {#app_name}
|
||||
en.tsk_StartMenuIcon =Create a Start Menu shortcut
|
||||
en.tsk_LaunchWelcomePage =Important Release Information!
|
||||
en.tsk_RemoveOpenWith =Remove "Open with {#app_name}" to Context Menu
|
||||
en.tsk_SetOpenWith =Install "Open with {#app_name}" to Context Menu
|
||||
en.tsk_RemoveOpenWith =Remove "Open with {#app_name}" from the context menu
|
||||
en.tsk_SetOpenWith =Add "Open with {#app_name}" to the context menu
|
||||
|
||||
|
||||
[Tasks]
|
||||
|
||||
@ -94,8 +94,8 @@ en.tsk_RemoveDefault =Restore Windows Notepad
|
||||
en.tsk_SetDefault =Replace Windows Notepad with {#app_name}
|
||||
en.tsk_StartMenuIcon =Create a Start Menu shortcut
|
||||
en.tsk_LaunchWelcomePage =Important Release Information!
|
||||
en.tsk_RemoveOpenWith =Remove "Open with {#app_name}" to Context Menu
|
||||
en.tsk_SetOpenWith =Install "Open with {#app_name}" to Context Menu
|
||||
en.tsk_RemoveOpenWith =Remove "Open with {#app_name}" from the context menu
|
||||
en.tsk_SetOpenWith =Add "Open with {#app_name}" to the context menu
|
||||
|
||||
|
||||
[Tasks]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user