Commit Graph

126 Commits (9ca3c69354288781a5659ba95a6022b18b9bf060)

Author SHA1 Message Date
mere-human aca37f150b
Remove localization of "Use new style dialog" with id="6430"
The option isn't available since FileDialog was removed.

For more context, see discussion in #9403 and #9374

Close #9449
2021-01-27 02:48:16 +01:00
Don HO 0546f75a71
Make "total documents number" feature in Window dialog translatable 2020-12-16 18:49:06 +01:00
Don HO e3455a0f7e
Make "Line" preceding each line number on Search Results translatable
Fix #9224
2020-12-08 18:50:23 +01:00
Don HO c9c2d1e376
Add an option for displying constant line number width
1. Add an option for displying constant line number width in Preferences dialog.
   This option set the line number constant width according the total line number in the document (minimun 4 digits).
   It ensures no unexpected visual effect while scrolling content vertically.
   If the document content is modified and the total number of lines is increased or decreased, more digits will be added or removed according the number of digits in total number of lines.

2. Add new plugin messages NPPM_GETLINENUMBERWIDTHMODE & NPPM_SETLINENUMBERWIDTHMODE for getting or setting LINENUMWIDTH_DYNAMIC / LINENUMWIDTH_CONSTANT.
   So plugins may send NPPM_SETLINENUMBERWIDTHMODE message with LINENUMWIDTH_CONSTANT to Notepad++ for avoiding some unexpected visual effect (while scrolling).

Fix #5670
2020-12-06 16:38:53 +01:00
Don HO 053266c706
Create new Margin/Border/Edge sub-page in Preferences
1. Add Margins/Border/Edge sub-page in Preferences dialog
2. Update Preferences dialog sub-page naming

Close #8896, close #9218
2020-12-02 23:28:39 +01:00
Don HO 4b29971168
Add GUI in preferences dialog for adding URI customized schemes
And add default supported url schemes.
Related: 5168bdb and #9155

Close #9195
2020-11-25 03:19:30 +01:00
Don HO 1d75c06305
Update localization files 2020-11-17 03:53:49 +01:00
Don HO 9f8932b375
Add "Copy selected text" and rename "Copy" cmd in Search Results Pane
"Copy selected text" is named "Copy" and old "Copy" command is renamed to "Copy Selected Line(s)".

Close #9151
2020-11-14 15:24:06 +01:00
Don HO 070630a243
Add tooltips for Folderas Workspace 3 commands
Fix #8325
2020-11-10 05:06:25 +01:00
Don HO dcc7ac5512
Update 3 localization files 2020-10-23 20:30:35 +02:00
Don HO 9eecb1da13
Remove an obsolete command and its translation 2020-10-16 23:42:32 +02:00
Don HO 320aca73be
Add "Open Containing Folder as Workspace" command
and add this command in context menu of tabs.

Close #3028, close #8880
2020-09-28 17:57:57 +02:00
Don HO 009563f52d Update 2 localization files 2020-09-10 19:50:37 +02:00
Don HO c119dd41a2
Update French & Taiwanese Madarin translation for 84ea510b67 2020-07-30 18:24:32 +02:00
Don HO 07b2a11e0a
Add a new translation unit 2020-06-23 03:25:02 +02:00
Don HO c655a605a7
Update French and Taiwanese Mandarin localization files
According 19bdbd093c and 95c6d1ea1e
2020-06-23 02:52:18 +02:00
Don HO 93f7853333
Update a checkbox label and its translations 2020-05-26 05:12:42 +02:00
Don HO 2b345c8f39
Make Find result panel translatable
Fix also a folding visual glitchy in Find result.
2020-05-05 01:37:47 +02:00
Don HO 85c0b3d692
Update French & Taiwanese Mandarin translation
according 924e4b23fe
2020-04-30 07:56:49 +02:00
Don HO 78d42fbd2d
Update localization files 2020-04-17 22:23:36 +02:00
Don HO 3474b8b11e
Update localization for fixing the incorrect removal 2020-04-17 21:03:45 +02:00
Don HO ffda03c41c
Update localization files 2020-04-17 16:51:02 +02:00
Don HO 5483ad13d0
Update Englsh, French and Taiwanese Mandarin localization
For new feature "Multi-line edge".

Close #8107
2020-04-13 18:34:03 +02:00
Don HO eb6da8195b
Fix new added size info translation issue in Windows dialog 2020-03-01 03:01:42 +01:00
Waldi Ravens 6c591cb26c Add "Encoding > Character Set" localization items
For english & french

Close #7689
2020-01-08 00:21:53 +01:00
Don HO cbd1e83c02
Update localization files
... for f51ae85d38
2019-12-31 23:53:10 +01:00
Don HO ab207db6f7
Update localization files
For the commit:
14074e1487
2019-12-27 09:52:25 +05:00
Don HO a1d048fdd9
Update localization files for a new option
Move an old entry to an another section and add a new one for added new option in:
7a1096de5b
2019-12-25 20:03:47 +05:00
Don HO f44c357999
Add tooltip for filter usage in Find in Files dialog 2019-11-22 14:28:13 +01:00
Don HO f780e22d61
Add shortcuts to Save dialog for translation files 2019-11-21 02:52:04 +01:00
Don HO 3220eaaa30
Refine "Open UDL folder" command & make it translatable 2019-11-21 02:24:57 +01:00
Don HO 461aabb6aa
Update some localization files 2019-10-23 00:46:45 +02:00
Don HO e5d83dbc00
Update some localization files 2019-10-18 13:38:57 +02:00
Waldi Ravens 50a4fc8ad1
Fix localization in Preferences dialog
Fix #6228, close #6229
2019-10-18 09:29:03 +02:00
Waldi Ravens d269fda5b2
Add new entries and improve French translation
Close #5990
2019-08-10 13:50:19 +02:00
Waldi Ravens ac1d9deed6
Update french.xml to 7.7.2
- Add missing entries.
- Remove surplus entries.
- Modify encoding menu entries according to #5951.

Close #5985
2019-07-31 22:11:29 +02:00
Waldi Ravens 3282e5f4a4
Fix french.xml
Replace erroneous $INT_REPLACE$ with $STR_REPLACE$

Fix #5868, close #5875
2019-07-29 01:30:47 +02:00
Don HO e50236f559
Remove redundant information in File Summary dialog
Update Chinese & French binary translation as well.
2019-07-27 11:03:14 +02:00
Don HO 6f3166c865
Improve GUI in Find dialog
Thanx to:
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/449#issuecomment-135799762
2019-07-18 23:28:02 +02:00
Don HO d239c3d731
Make ASCII Codes Insertion panel's title shorter 2019-07-18 09:44:50 +02:00
mmosoll 6a30c31e0a
Add 2 new columns for HTML Code in the Character Panel
Added 2 new columns showing HTML Code and HTML Name in the Character Panel for ANSI and Windows-1252 character sets.
Modified NM_DBLCLK event to insert in document the current cell value when double clicked in the Character Panel.
Modified translation files for French, English, Spanish and Spanish Argentina to include the new added columns in the Character Panel.
Modified maximum length of the Character Panel title bar in Notepad_plus::launchAnsiCharPanel().

Close #4371
2019-07-17 20:01:48 +02:00
Don HO 607999c8b8
Update French & Chinese localization 2019-07-12 23:53:54 +02:00
Don HO d98ecfbb84
Fix a typo 2019-07-03 20:32:31 +02:00
Don HO 3f7956dc1b
Add "No to All" and "Yes to All" options in Save dialog
It allows users, while closing files, to reply Yes or No only for once in Save dialog for the all rest of modified files.

Close #5835 , close #4385,  close #4392
2019-07-03 09:41:35 +02:00
Coding Seb 448144c228
Update french.xml
A small correction for the SHA-256 submenu texts in french are wrong

Close #5634
2019-05-11 18:09:36 +02:00
Don HO 54d2bc5528
Update English translation modele, + French & Chinese 2019-03-26 13:42:04 +01:00
Don HO 32f1dafe77
Remove unused command 2019-03-21 23:56:37 +01:00
Don HO 28f87ca6de
Make better UI for the file status auto-update enhancement 2019-03-21 00:06:01 +01:00
Don HO a7c59e1776
Add "Multi-Select Next Occurrence" into menu
Update localization files
2019-03-19 02:52:13 +01:00
Don HO 0f933b16c3
Update localization files 2019-03-18 02:49:10 +01:00