Don HO
6dfd22d52f
Add "View Current File in Browser" for Firefox, Chrome, IE & Edge
...
Restore deleted "Launch in browser" customized shorcuts in [EU-FOSSA] by implementing them in more secure way.
2019-03-16 04:19:02 +01:00
Rajendra Singh
da3a17e912
Support More localization
...
Close #5323
2019-03-04 09:53:01 +01:00
Don HO
157846c60a
Fix a small regression on Find dialog status bar
...
Fix #5070 , close #5094
2019-03-04 03:25:54 +01:00
Rajendra Singh
5423b50635
Fixed regression and support localization for "Open Plugins Folder..."
...
Close #5365
2019-03-02 14:34:06 +01:00
Don HO
953919c406
Make new added SHA-256 hash features translatable
2018-12-26 00:06:04 +01:00
Rajendra Singh
db8b20dd15
Update Hindi translation
...
Add new localization entries for Admin plugin
Close #5070
2018-12-02 03:27:13 +01:00
Don HO
5080fdf2d8
Add Plugins Admin translation entries into english.xml
...
And translate Plugins Admin in Chinese and French
2018-11-27 13:20:51 +01:00
Rajendra Singh
17190009bf
Fixed Typo in localization files
...
Close #4897
2018-10-04 09:01:56 +02:00
Don HO
6c9a5a2afe
Fix typos in translation entry string
2018-03-17 23:06:03 +01:00
yasmise
fab3db50df
Change english.xml to match to GUI texts
...
Some texts of `english.xml` is not equivalent to GUI texts. This commit change `english.xml` to match GUI.
Close #4297
2018-03-14 02:01:59 +01:00
popcorner
ecba7be9e4
Update english.xml & chineseSimplified.xml
2018-03-10 23:57:51 +01:00
Don HO
789cf387df
Make new entries translatable
2018-03-02 20:23:24 +01:00
AngryGamer
13801e3540
Make column names translatable in Window->Window...
...
Close #4219
2018-02-25 12:43:11 +01:00
Don HO
f9c8a0e221
Change the label of one option to match Unix style path on open dialog
2018-02-22 20:42:46 +01:00
SinghRajenM
6e315e076a
Updated Hindi localization
...
1. Updated "Hindi.xml"
2. Corrected typos in English.xml (changed "NppIO.cpp" and "shortcut.rc" accordingly)
3. Synced "english_customizable.xml" with "English.xml"
Close #4152
2018-02-20 20:22:49 +01:00
Don HO
a1b4628b8b
Fix the wrong integer replacement (instead of string)
...
Fix also some minor grammatical errors
Close #4203
2018-02-20 13:38:09 +01:00
Don HO
bd0867ee62
Add new language and update translations
2018-02-19 11:40:47 +01:00
Don HO
213af53389
Add more translations
...
Find dialog status bar messages are translatable.
Add more shortcut mapper translation entries.
2018-02-14 10:02:55 +01:00
Don HO
fb17638de7
Enhance Shortcut Mapper and make it translatable
2018-02-10 18:52:59 +01:00
Don HO
70f7287e58
More translatable entries for Folder as Workspace
2018-02-08 02:57:07 +01:00
Don HO
37b30dd396
More translatable dialogs
2018-02-06 03:02:28 +01:00
Don HO
1a86603a0c
Make more dialog strings translatable
2018-02-04 21:38:49 +01:00
Don HO
1f7f00b607
Add forgotten translation entries
2018-02-04 16:51:38 +01:00
Don HO
0e60bd8957
Restore "Find Previous" & "Find Next" button in Find dialog
...
The pair of button "Find Previous" and "Find Next" have been removed in
the previous version due to some regressions. It's restored with being optional.
2018-02-01 10:09:24 +01:00
SinghRajenM
fc9f0de771
Update localization files (English & Hindi)
...
Fixes #4040 , closes #4046
2018-01-28 23:36:23 +01:00
Don HO
193ecfd6df
Replace '\r' by real carriage return
...
Closes #3280
2017-08-22 21:39:18 +02:00
Don HO
086f7b2735
Update localization files for v7.5 modification
2017-08-20 21:50:47 +02:00
Cyrillev
fbbe9344d9
New feature: Opens file in its default viewer
...
This feature has the same effect as double-clicking this file in Windows Explorer.
Closes #3577 , fixes #3576
2017-08-13 12:04:00 +02:00
Don HO
2593d64fbb
Update translation files
2017-08-13 00:43:14 +02:00
Don HO
f162181fba
Update translations
2017-07-02 18:40:07 +02:00
SinghRajenM
fb998007d7
Update English & Hindi translation
...
Localization for find dialog
Closes #3452
2017-07-02 14:31:49 +02:00
SinghRajenM
a78046b5df
Translation for new strings for Hindi & English
...
Closes #3265
2017-06-12 01:15:01 +02:00
Don HO
701d1f79d7
Add Shift+Enter tip translations
2017-02-24 21:15:21 +01:00
SinghRajenM
6388d48e0c
Enhance Load/Save Session Feature
...
1. If any session ext is set, then give preference to session ext instead
of "All Types (* . *). This is applicable for both save/load session
methods.
2. Show error message when user tries to load wrong session file (e.g. any
text file which is not a valid session file).
3. Correct typo and wrong description in a messagebox.
Closes #2921
2017-02-19 13:21:34 +01:00
Don HO
6a05bedd05
Enhancement of "Word characters list"
...
While double-clicking to select or searching with "Match whole word
only" option, the selected characters stop on non-word characters. With
this enhancement, users can include any non-word character into word
characters list, to change its default behaviour.
2017-01-15 22:16:17 +01:00
Don Ho
8fc1a2ed30
Add MD5 functionalities
2017-01-01 18:28:25 +01:00
Don Ho
1ce7df0408
Restore "Find All in Current Document" buttons none shorcut status
...
In Find dialog, the new shortcut of "Find All in Current Document"
buttons (in v7.2.1) has hijacked the one of Replace &All. Here's the
fix for this regression.
2016-11-26 12:42:45 +01:00
Doug Ilijev
4c5a1f96bf
Add an accelerator key in Find dialog
...
Add accelerator key to "Find &All in Current Document" in Find dialog.
Closes #2391
2016-11-19 15:27:04 +01:00
Don Ho
3924190fb1
Add smart highlighting extension to anothe view option
...
Add new option to enable smat highlighting extension to anothe view,
while both views are visible side by side.
2016-10-28 11:47:36 +02:00
Don Ho
b6b11d9f6d
Update english.xml
...
Update english.xml, chinese.xml and french.xml
2016-10-14 09:26:28 +02:00
dail8859
98a246c1e5
Add option to skip numbers during word completion
...
Closes #2365 , Closes #2378
2016-10-07 09:08:58 -04:00
Don Ho
0fa10cb9fa
Translation: remove invalidated entries
2016-09-25 12:38:50 +02:00
Don Ho
0278554272
Update translations
2016-09-15 00:27:53 +02:00
Don Ho
e451efbd29
Add "Search on Internet" for selected words as build-in command
...
Update translation for French, Chinese and English.
2016-08-29 00:13:28 +02:00
Don Ho
fe01f7501b
Update translations
...
Update english.xml, english_customizable.xml, chinese.xml, french.xml to
7.0
A minor refactoring
2016-08-19 13:39:31 +02:00
György Bata
c15ff9dc13
Update english.xml
...
Closes #1475
Add 3 missing translatable items
2016-08-18 11:07:54 +02:00
Lautis Sun
318a6207ea
Update english.xml, chinese.xml : Add 41022 "Open Folder as Workspace" and 44085 "Folder as Workspace"
...
Closes #1903
2016-08-14 11:30:00 +02:00
György Bata
b349dbdc11
Add 3 missing translatable items to master XML for 6.8.8
...
This is an attempt to add the complete, currently known unofficial strings to original english.xml language template. For version 6.8.8. Don Ho should review them, and make them official.
2016-02-14 11:56:27 +01:00
Don HO
4c53179c52
Update english.xml
2016-01-09 22:48:34 +01:00
Don HO
c2eb1e1919
Update english.xml
...
I have asked a question to a friend in USA for which one should I use, here is his answer:
1. "Extended (\r, \n, \t, \x..., \0)"
2. "Extended (\n, \r, \t, \0, \x...)"
The ellipsis (three dots) means that the list does not show everything that could be shown.
If you mean that there are more items than what you can show, but you are listing just the most important ones, you want the second one.
The first one implies that you are following a certain order and that some items are not listed but that \0 is last, either in list order or importance. At least, that's what it looks like to me.
2015-10-25 20:04:15 +01:00