yasmise
1e26722249
update japanese.xml
...
Follow this commit:
* Make the translation more accurate (53f1e6bff8
)
Close #10182
2021-08-01 02:10:08 +02:00
Edditoria
3eb71d87b1
Update localization: Hong Kong Cantonese
...
As at commit 7c82c52
of this repo.
Close #10292
2021-07-31 23:16:03 +02:00
~GOLEM~
4eef48b32b
Update russian.xml
...
Close #10268
2021-07-31 17:40:38 +02:00
Patriccollu
17290fadbc
Update Corsican translation for Notepad++ 8.1.3
...
Close #10293
2021-07-31 17:37:17 +02:00
Don Ho
b8f23a107b
Update French & Taiwanese Mandarin localization
2021-07-31 17:32:12 +02:00
Ashfaaq18
5b9e3b6406
Changed english.xml's "Document List " entry id from 44081 to 44070
...
Close #10235
2021-07-24 18:20:34 +02:00
Don HO
0f15c207d5
Update localization files (change tag)
2021-07-23 17:10:35 +02:00
Don HO
1c548901ff
Update translation files
2021-07-23 16:48:06 +02:00
Ashfaaq18
7b1e6546a1
Make Document List Panel togglable and shortcutable via View menu
...
1. Toggle toolbar item and view menu item for Document List Panel.
2. Added standard, filledFluent, darkmode->toolbar->(fluent and filledfluent) icons for the Document List Panel toggle.
3. Working shortcut for the Document List Panel under shortcut mapper.
4. Removed show document panel from the preference menu, kept the extension option.
5. Rename "Doc Switcher" to "Document list".
Fix #3526 , fix #9015 , close #10214
2021-07-23 16:14:22 +02:00
mere-human
8e38b9daba
Add copy file names capacity from Windows dialog
...
Fix #10123 , close #10194
2021-07-21 03:33:48 +02:00
Don Ho
53f1e6bff8
Make the translation more accurate
2021-07-16 00:11:35 +02:00
conky77
a279d83c51
Update italian.xml
...
Fixed missing translation "Enable Multi Editing" (Issue #10085 )
Fix #10085 , close #10093
2021-07-15 19:58:47 +02:00
conky77
6127825b80
Fix "Enable Multi Editing" in venetian.xml
...
Fix incorrect translation "Enable Multi Editing" in venetian.xml
Close #10094
2021-07-15 19:56:43 +02:00
Edditoria
2c95c5b2de
Update localization Hong Kong Cantonese
...
As at commit a0472fd
of this repo.
Close #10125
2021-07-15 19:54:25 +02:00
xomx
52e6911bb3
Update czech.xml to v8.1.2
...
Close #10164
2021-07-15 19:20:13 +02:00
schnurlos
8d1d8cfcb9
Update german.xml
...
Following 27524e1d4d
Close #10110
2021-07-15 14:44:03 +02:00
kubalav
73d945bfe8
Update Slovak translation
...
Close #10112
2021-07-15 14:22:44 +02:00
yasmise
62031f8ab4
update japanese.xml
...
Following these commits:
* Improve link to user manual on questionmark menu (27524e1d4d
)
* Add a Save all confirm dialog (80c285ee2d
)
* Use current file directory in File Rename dialog (a0472fd7f2
)
Close #10119
2021-07-15 14:18:58 +02:00
Luxy
badc59c597
Update Brazilian Portuguese translation
...
Close #10104
2021-07-15 14:14:26 +02:00
rddim
f215b85cc4
Update Bulgarian localization
...
Close #10140
2021-07-15 03:18:47 +02:00
~GOLEM~
7be30516d9
Update russian.xml v8.1.2
...
Close #10111
2021-07-15 03:16:32 +02:00
Thomas Smith
f2d47ef5f4
Update Hebrew localizaton
...
Fixing the incorrect Hebrew translation of line 133 as per https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10120
Fix #10120 , close #10126
2021-07-15 03:02:37 +02:00
Hugo Carvalho
6d34d658a9
Update portuguese.xml
...
Close #10144
2021-07-14 23:22:14 +02:00
Thomas De Rocker
9048c85863
Update dutch.xml
...
Close #10105
2021-07-14 23:14:36 +02:00
Sashank999
e87e94a6ce
Add latest ES/JS keywords for auto-completion
...
Fix #9858 , close #9859
2021-07-14 21:35:03 +02:00
Don Ho
599f1852c7
Update localization files
2021-07-14 18:48:22 +02:00
Don Ho
14a0a43b16
Add global regex unitTest via UDL way
...
Use User Defined Language to have function list on Unit-tests.
It could reduce regression happening while the code of boost regex or the related code is changed.
And also make build system be aware of unit-test result.
Close #10108
2021-07-07 03:37:43 +02:00
mere-human
a0472fd7f2
Use current file directory in File Rename dialog
...
and fix "Remember last used directory" unexpected behaviour.
Fix #10095 , fix #10115 , close #10100
2021-07-06 16:05:20 +02:00
Ashfaaq18
80c285ee2d
Add a Save all confirm dialog
...
and add also an option in Preferences dialog to enable or diable the dialog.
Fix #2124 , fix #9931 , close #9968
2021-07-06 03:56:29 +02:00
Scott Sumner
27524e1d4d
Improve link to user manual on questionmark menu
...
Fix #10087 , close #10088
2021-07-04 19:16:46 +02:00
Sean Lin
2034150422
Update taiwaneseMandarin.xml
...
1. Synchronize the English version
2. Correct translation
3. Remove redundant translations
Close #10101
2021-07-04 19:06:47 +02:00
yasmise
5398df2275
Update japanese.xml to v8.1
...
Close #10028
Follow-up to this commit:
* Close all tabs in stack with single action (f9d6fb9e31
)
2021-06-28 03:03:55 +02:00
Don Ho
3347044595
Fix edit zone not being applied to dark mode issue
...
Problem:
After installing Notepad++ v8.1 under an user account (with admin privilege), then switch to another user account (with or without admin privilege), launch Notepad++ and turn dark mode on. The dark theme on edit zone won't be applied.
Solution:
Notepad++ installer copies all theme files in installed directory instead of "%APPDATA%\Notepad++\themes\".
When theme is choosen or modified, it'll be saved in "%APPDATA%\Notepad++\themes\", and the saved theme file will override the original theme in installation directory.
New behaviour of theme:
Any theme selected via Style Configurator will be copied from its installation directory (C:\Program Files\Notepad++\themes\) into "%APPDATA%\Notepad++\themes\".
If the theme exists in "%APPDATA%\Notepad++\themes", the original one in s installation directory (C:\Program Files\Notepad++\themes) will be ignored.
Fix #10076 , close #10077
2021-06-27 16:42:01 +02:00
Don Ho
fd5bfe4252
Update slovenian.xml
2021-06-17 14:31:51 +02:00
Don Ho
1db798fb11
Update finnish.xml
2021-06-17 14:25:20 +02:00
Thomas De Rocker
94c6d24081
Update dutch.xml
...
Close #9938
2021-06-15 17:05:14 +02:00
Hugo Carvalho
d113531345
Update portuguese.xml
...
Close #9940
2021-06-15 17:03:03 +02:00
György Bata
47d780b861
Hungarian translation update for 8.0
...
Close #9949
2021-06-15 16:59:17 +02:00
Sapziller
b09190c76e
Update Korean localization file
...
1. add missing items since 7.9.2
2. remove blank at end of line
Close #10003
2021-06-15 16:54:07 +02:00
rddim
52dbd52251
Update Bulgarian localization
...
Close #9944
2021-06-15 16:51:33 +02:00
xomx
ac7a7af0cf
Update czech.xml to v8.0.0
...
mainly keyboard access keys corrections
Close #9943
2021-06-15 16:47:27 +02:00
Tmp341
4bf1fd1fb2
Update Turkish localization
...
* According to e623e76
, f9d6fb9
commits.
Close #9947
2021-06-15 15:42:45 +02:00
conky77
c5ba7320cc
Update venetian.xml to 8.00
...
Close #9952
2021-06-15 15:38:37 +02:00
Patriccollu
fee55b06d3
Update Corsican translation for Notepad++ 8.0.0
...
Close #10005
2021-06-15 15:28:52 +02:00
conky77
b8398b18e7
Update italian.xml to 8.0.0
...
Close #9953
2021-06-15 15:25:44 +02:00
schnurlos
bfd9c2d325
Update german.xml
...
Following f9d6fb9e31
Close #9955
2021-06-15 15:23:52 +02:00
Udo Hoffmann
f9d6fb9e31
Close all tabs in stack with single action
...
Shift-click closes the whole stack.
Fix #8922 , close #9930
2021-06-03 02:21:08 +02:00
Thomas De Rocker
511893680b
Update dutch.xml
...
Close #9877
2021-06-03 01:38:17 +02:00
rddim
e211cbaa28
Update Bulgarian localization
...
Close #9878
2021-06-03 01:35:34 +02:00
Patriccollu
2ce57b88ce
Update Corsican translation
...
Close #9893
2021-06-03 01:32:50 +02:00
Sergio Flor
3ef5f11aa2
Updating spanish.xml
...
Resolves issue #4401 "Spanish translation: Search dialog items do not fit (translated texts too long)". Now the text fits the search dialog
Before:
<Item id="1703" name="&. se ajusta a línea nueva"/>
Now:
<Item id="1703" name="&. para nueva línea"/>
Fix #4401 , close #9898
2021-06-03 01:23:46 +02:00
spkprs
17b7a0eaf4
Update greek.xml
...
Updated (partially till 80%) whole file from eng.xml.
Close #9899
2021-06-03 01:20:24 +02:00
~GOLEM~
e524a64b3a
Update russian.xml
...
Close #9917
2021-06-03 01:13:12 +02:00
Edditoria
0221639cc9
Update Hong Kong Cantonese: Update access keys on menu
...
As at commit f7a04ca
of this repo.
View of shortcuts:
Original: Display all shortcuts in form of `Example(X)`
Now: Display the shortcuts in English word, if any.
i.e. `E&xample`
Originally it is to follow the pattern of Taiwan translation.
However, the previous commit had added a lot of shortcuts.
It is better to adapt new strategy for the UI.
Close #9920
2021-06-03 01:09:14 +02:00
yasmise
2c1b01f7c6
update japanese.xml
...
Close #9927
Update translation according this commits:
* Add access keys to non-keyboard-accessible menu items (32dce9b54e
)
2021-06-03 01:06:26 +02:00
kubalav
60cd6c463f
Update Slovak translation
...
Close #9934
2021-06-03 00:44:24 +02:00
Don HO
219dfda6b3
Remove HexEdit via installer due to its crash
...
Ref: https://github.com/chcg/NPP_HexEdit/issues/51
2021-05-30 11:51:25 +02:00
Don HO
f7a04caca7
Update uzbek.xml
2021-05-29 13:26:36 +02:00
Don HO
585608b456
Update english_customizable.xml
2021-05-18 22:09:11 +02:00
debiedowner
32dce9b54e
Add access keys to non-keyboard-accessible menu items
...
Fix #9875 , close #9876
2021-05-18 20:41:18 +02:00
Don HO
6d25b8b908
Add DarkModeDefault.xml into installation package
2021-05-18 19:09:04 +02:00
Scott Sumner
e623e76d0b
Rename sort randomly menu item, move it and reverse lines out of sorting section
...
Close #9868
2021-05-15 22:56:38 +02:00
Don HO
71fabb1567
Remove the access of Live Support on Gitter
2021-05-15 13:30:28 +02:00
ccuser44
93c1edd934
Update finnish.xml
...
Example was not translated.
In finnish it is esimerkki and in this context Esimerkiksi
Close #9787
2021-05-15 01:23:38 +02:00
conky77
a26b1f443d
Update Italian.xml
...
Close #9669
2021-05-15 01:18:05 +02:00
Don HO
e248e29f7f
Update lacalization files (Taiwanese Madarin & French)
2021-05-14 12:31:25 +02:00
kubalav
b2f3d573fb
Update Slovak translation
...
Close #9695
2021-05-13 14:23:20 +02:00
yasmise
37863f47a0
update japanese.xml to v7.9.6
...
Follow-up to this commit:
* Catch regex search exceptions and show exception message (926e6e97d8
)
2021-05-13 14:12:49 +02:00
schnurlos
f42748d4b3
Update german.xml
...
Following 926e6e97d8
, 6834d796ab
& 874f0d0140
Close #9708
2021-05-13 14:02:21 +02:00
Iñigo Zendegi
7196c1ab7a
Update basque.xml (full translation)
...
Close #9826
2021-05-13 13:17:05 +02:00
xomx
d173b24f6d
Update czech translation
...
Close #9749
2021-05-13 13:11:52 +02:00
rddim
ddc551e0d2
Update Bulgarian localization
...
Close #9697
2021-05-13 09:21:12 +02:00
ArkadiuszMichalski
50d204f2a8
Update polish.xml
...
Close #9856
2021-05-13 03:14:25 +02:00
Hugo Carvalho
d75068f62e
Update Portuguese translation
...
Close #9737
2021-05-13 01:54:25 +02:00
Edditoria
bcb6911527
Update localization: Hong Kong Cantonese...
...
As at commit 9c66ff9
of this repo.
Close #9773
2021-05-13 01:49:28 +02:00
Tmp341
58b33ecbd7
Update Turkish
...
* According to 2e7c5e3
, 926e6e9
, 6834d79
, 874f0d0
, 4369718
, 1ae39c2
, cbf3d2c
, 1a9307b
, e3dbeda
, a0177e8
, 0dbdef3
and b657f58
commits.
Close #9843
2021-05-13 00:15:26 +02:00
Patriccollu
6162e1ed5c
Update Corsican translation
...
Close #9714
2021-05-12 23:45:21 +02:00
~GOLEM~
8df5dc41c5
Update russian.xml
...
Close #9718
2021-05-12 21:10:35 +02:00
Thomas De Rocker
5b83f21df2
Update dutch.xml
...
Close #9692
2021-05-12 21:04:54 +02:00
debiedowner
ddd4448192
Add ability to reverse line order
...
Fix #9837 , close #9839
2021-05-12 03:06:44 +02:00
Don HO
70515c878b
Update localization files
2021-05-12 02:16:30 +02:00
Cyberslas
84402e755f
Fix Python Function List not showing functions
...
Functions defined at the top of the file or below a class with nothing in between would not show in the Function List.
This changes the function regex to fix this. A small unit test that the old regex won't pass but the new will included.
Close #9844
2021-05-11 23:48:22 +02:00
Don HO
2d4640ce42
Update croatian.xml
2021-05-10 15:44:34 +02:00
Don HO
4aa459ef47
Switch to default dark theme as dark mode is enabled
...
1. Add default dark theme.
2. Switch to default dark theme when dark mode is enabled considering both situations:
Style Configurator is or ont launched.
Close #9847
2021-05-10 09:56:35 +02:00
Scott Sumner
b657f58580
Add "Copy Pathnames" command to Search results context menu
...
Fix #9821 , close #9822
2021-05-05 23:20:13 +02:00
Scott Sumner
0dbdef320f
Add MarkAll Preference settings for case and word
...
Fix #9751 #5148 , close #9796
2021-04-26 12:05:35 +02:00
Scott Sumner
a0177e8d05
Add pref setting to allow Replace to stop after replacement
...
Fix #4437 , close #9801
2021-04-26 10:26:47 +02:00
Don HO
f6856626e0
Fix ARM64 installer copying binaries to 32-bits applications' folder
2021-04-22 02:47:18 +02:00
Don HO
266ca29861
Add ARM64 packages for the official distribution
2021-04-21 20:42:01 +02:00
Don HO
6e7b47faf8
Fix typo in installer for Fortran
2021-04-21 06:28:18 +02:00
Don HO
b09fb1e719
Remove SciLexer.dll from the packaging
2021-04-17 17:32:52 +02:00
mere-human
e3dbeda4c9
Add "Append extension" checkbox to Save As dialog
...
Add "Append extension" checkbox to Save As dialog for replacing option "Save dialog file extension filter to *.*" in Preferences dialog.
Fix #9515 , close #9732
2021-04-16 01:27:32 +02:00
Don HO
1a9307b02d
Add padding options in the edit zonze
...
Fix #2323
2021-04-11 19:59:30 +02:00
Don HO
cbf3d2c9cb
Add new feature "Distraction Free Mode"
2021-04-09 19:55:55 +02:00
Don HO
1ae39c2dda
Make new tab name translatable
...
Fix #2837
2021-04-06 18:54:38 +02:00
Christian Grasser
4cdd96f020
Add ada, fortran, fortran77 & haskell in function lists
...
- added missing unittest for c
- added further function lists for ada, fortran, fortran77, haskell from previous PR of MAPJe71_functionlist_update3
- added simple rust function list
- unittest files from the internet probably no complex ones
- added to installer
Fix #9698 , close #3393 , close #9727
2021-04-03 15:45:51 +02:00
Scott Sumner
4369718925
Add ability to style only current instance of text
...
Fix #9263 , close #9684
2021-03-29 23:35:38 +02:00
Scott Sumner
874f0d0140
Add ability to avoid accumulating multiple search results
...
Fix #8777 , close #9653
2021-03-27 18:19:54 +01:00
Simon Sobisch
da61b1d949
Add an option in installer to install COBOL autocomplete
...
follow-up to adae1922cf
Close #9672
2021-03-27 03:43:40 +01:00
Udo Hoffmann
6834d796ab
Replaced UCS-2 by UTF-16, removed unused UniConversion.*
2021-03-27 03:00:14 +01:00
Udo Hoffmann
926e6e97d8
Catch regex search exceptions and show exception message
...
Fix #9565 , close #9566
2021-03-24 01:24:24 +01:00
Don HO
633dcbad5e
Fix installer error if problematic plugin is absent
2021-03-22 03:27:44 +01:00
Don HO
805ff42cd4
Update slovenian.xml
2021-03-18 17:58:30 +01:00
conky77
9c471cd0a2
Reorder translation item nodes in Italian.xml
...
Set new order as English.xml.
Close #9635
2021-03-18 16:20:30 +01:00
schnurlos
39b7604107
Update german.xml
...
Close #9628
2021-03-18 15:58:08 +01:00
snxx-lppxx
3d6bb7ae06
Fix some inaccurate translation in kazakh.xml
...
Close #9625
2021-03-18 15:39:32 +01:00
Don HO
f44e6c4c06
Fix SaveAsAdmin plugin incompatibility with Notepad++ 7.9.3 issue
...
The installer will check the version of SaveAsAdmin plugin and remove all the versions of SaveAsAdmin plugin which doesn't contain the fix.
Fix #9514
2021-03-18 01:45:57 +01:00
Edditoria
b1ba14b922
Update localization: Hong Kong Cantonese
...
As at commit 3a4d1ac
of this repo.
Close #9624
2021-03-14 19:50:34 +01:00
rddim
3a4d1acad3
Update Bulgarian localization
...
Close #9547
2021-03-09 00:02:00 +01:00
schnurlos
1ef9b94581
Update german.xml
...
Following last changes of english.xml
Close #9596
2021-03-08 23:55:39 +01:00
popcorner
ed347fae90
Update chineseSimplified.xml
...
Close #9622
2021-03-08 23:52:16 +01:00
Patriccollu
4f64597762
Fix wrong translation ID in 2 localization files
...
Close #9616
2021-03-08 18:24:57 +01:00
yasmise
1f2c63cce1
Update japanese.xml to v7.9.4
...
Follow-up to these commits:
* Add an option to mute all sounds in preferences dialog (6e43ba6ea5
)
* Make tab splitter menu and incremental search translatable (35584b379f
)
Close #9559
2021-03-08 13:14:27 +01:00
Haoran Du
7c73faba57
Fix a interface error(missed a "$" symbol) in Chinese localization
...
Close #9589
2021-03-08 13:08:18 +01:00
conky77
e27c125ef7
update italian.xml to v7.9.4
...
Close #9619
2021-03-08 13:02:34 +01:00
xomx
63760073ef
Update Czech translation to v7.9.4
...
Close #9610
2021-03-08 00:36:42 +01:00
Tmp341
c6088dbcdf
Update Turkish localization
...
* According to d6c9410
, d5ad025
, e26199a
and 41c4180
commits.
Close #9531
2021-03-07 20:59:32 +01:00
Thomas De Rocker
cc17f69a37
Update dutch.xml
...
Update Dutch translations according to 35584b379f
and 6e43ba6ea5 (diff-a6ac7ceba70d88bf1547fd1defd760bd55052dcdb78c44f9d46d99ef1f450472)
Close #9541
2021-03-07 20:32:39 +01:00
Patriccollu
663b6471d1
Update Corsican translation for Notepad++ 7.9.4
...
Close #9571
2021-03-07 20:00:47 +01:00
~GOLEM~
e1df2ed032
Update russian.xml to v7.9.4
...
Close #9576
2021-03-07 19:55:21 +01:00
ArkadiuszMichalski
03332eca82
Update polish.xml to 7.9.4
...
Update polish.xml to 7.9.4 (according to the latest commit).
Close #9615
2021-03-07 19:52:26 +01:00
conky77
b4d8b1d5b0
Update Venetian.xml v7.9.4
...
Close #9614
2021-03-07 19:19:08 +01:00
Don HO
2e7c5e3e89
Update localization files
2021-03-07 17:34:10 +01:00
Udo Hoffmann
a044cefe7c
Fix Project workspace changes lost on save cancel
...
Fix #9605 , close #9609
2021-03-06 23:23:12 +01:00
Udo Hoffmann
5c884a80c6
Add "Find in Projects" features
...
Close #8125 , close #9534
2021-02-27 23:58:17 +01:00
mere-human
35584b379f
Make tab splitter menu and incremental search translatable
...
Rename menu IDs in tab splitter to be in English.
Relocate some controls in incremental search dialog to ease translation.
Fix #8955 , close #9496
2021-02-19 04:00:02 +01:00
mere-human
6e43ba6ea5
Add an option to mute all sounds in preferences dialog
...
Fix #7950 , close #9507
2021-02-19 03:46:52 +01:00
Victor Istomin
ea33a0cb76
Add JSON syntax highlightning to the Obsidian theme
...
Close #9503
2021-02-18 02:42:00 +01:00
Don HO
16c8198915
Update Slovenian localization to v7.9.3
2021-02-15 21:08:19 +01:00
Don HO
949a777ee5
Fix the issue that zip/7z packages contain still GPL v2
2021-02-10 21:04:12 +01:00
Don HO
4b30d1b786
Fix typo in French localization file
...
Fix #9492
2021-02-10 18:49:07 +01:00
Don HO
5155dfed9d
Synchronize GUP localization file with Notepad++ in installer
...
During the installation, GUP localization file will be synchronized with Notepad++ chosen localization.
So updater will show the same installed language of Notepad++ in the dialogs if the language is avalable in GUP.
2021-02-07 00:15:51 +01:00
Don HO
a4d7f77016
Fix regression of installer which cannot be launched
...
The regression is due to commit "Drop XP in installer" (ca1bcb1ec0
).
2021-02-06 15:23:15 +01:00
Don HO
541b4d1c7a
Add new localization file abkhazian.xml
2021-02-05 15:53:07 +01:00
conky77
821e3edfb7
Update italian.xml v7.9.3
...
Close #9469
2021-01-30 19:48:34 +01:00
Thomas De Rocker
c677b15d82
Update dutch.xml
...
Close #9466
2021-01-29 20:18:39 +01:00
Artem Polivanchuk
5a77553631
Update ukrainian.xml
...
Close #9314
2021-01-28 20:34:40 +01:00
conky77
8e19014df7
Update venetian.xml
...
Close #9301
2021-01-28 20:30:46 +01:00
xomx
a838607e2b
Update czech.xml to v7.9.3
...
Close #9391
2021-01-28 15:10:09 +01:00
yasmise
ad3a86d60f
Update japanese.xml to v7.9.3
...
Follow up to these commits:
* Make find/replace in files progress translatable (d6c941034d
)
* Improve option for setting save dialog filter to All Types (d5ad02521e
)
* Make 1 section name of Preferences more explicit (e26199ab51
)
* Make "Save Folder as Workspace" in Save Session dialog translatable (41c4180b2e
)
* Fix spelling inconsistencies
Close #9376
2021-01-28 14:07:12 +01:00
kubalav
e2d6cb2356
Update Slovak translation to 7.9.3
...
Close #9462
2021-01-28 13:36:46 +01:00
~GOLEM~
5872d779df
Update russian.xml to 7.9.3
...
Close #9458
2021-01-28 05:06:12 +01:00
schnurlos
34e73c3f5b
Update german.xml v7.9.2
...
Following https://github.com/notepad-plus-plus/notepad-plus-plus/pull/9333
Close #9351
2021-01-28 03:04:44 +01:00
rddim
1916fba771
Update Bulgarian localization
...
Close #9369
2021-01-28 03:02:17 +01:00
Edditoria
27b68e06c3
Update localization: Hong Kong Cantonese
...
As at commit 41c4180
of this repo.
Close #9401
2021-01-28 02:59:47 +01:00
Patriccollu
d773f4bb0b
Update Corsican translation for Notepad++ 7.9.3
...
Close #9424
2021-01-28 02:57:24 +01:00
ArkadiuszMichalski
ec465516bf
Update polish.xml to v7.9.3
...
Update polish.xml to 7.9.3. Also include typo from https://github.com/notepad-plus-plus/notepad-plus-plus/pull/9405 .
Close #9457
2021-01-28 02:53:44 +01:00
Don HO
adce1a8ea3
Update localization files to v7.9.3
2021-01-27 18:50:28 +01:00
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
mere-human
e7079d57c6
Enhance FileDialog for allowing UNIX stile file path
...
And use modern CustomFileDialog istead of old FileDialog in Notepad++.
In the file dialog, override window procedure for "OK" button and
file name edit box to check for input.
Transform forward slash file name to a Window path after input.
Fix #9374 , close #9403
2021-01-26 18:52:15 +01:00
Don HO
ab5c1d3e2a
Upgrade Notepad++ License
...
Update GPL version from v2 to v3.
Fix #9425 , close #9441
2021-01-24 01:51:19 +01:00
Don HO
ca1bcb1ec0
Drop XP in installer
2021-01-22 04:35:56 +01:00
mere-human
41c4180b2e
Make "Save Folder as Workspace" in Save Session dialog translatable
...
Fix #9375 , close #9383
2021-01-12 00:36:15 +01:00
Don HO
e26199ab51
Make 1 section name of Preferences more explicit.
2021-01-11 12:16:34 +01:00
Scott Sumner
d5ad02521e
Improve option for setting save dialog filter to All Types
...
Fix #9325 , close #9328
2021-01-08 04:34:23 +01:00
Scott Sumner
d6c941034d
Make find/replace in files progress translatable
...
Fix #9319 , close #9356
2021-01-07 04:08:24 +01:00
Don HO
9f635b22af
Fix invalid XML file
2021-01-04 23:33:42 +01:00
Don HO
cb3d328666
Fix invalid UTF-8 XML files
2021-01-04 20:02:23 +01:00
Don HO
52e8c68f90
Change XML encoding from Windows-1252 to UTF-8 (config.xml and others)
...
and add XML declaration for session.xml, shortcuts.xml & userDefineLang.xml for conforming to XML standard specs.
Regarding the suggestions from #9339
2021-01-04 15:02:09 +01:00
Christian Grasser
d17fa02a6f
Check XML validation in Notepad++ build system
...
1. Added xml syntax check via python script just for the win32 debug build because there already the functionlist check happens.
2. Fixed an issue found for perl.
Fix #9330 , close #9339
2021-01-03 01:52:23 +01:00
Don HO
3373756afb
Fix a regression in Chinese Simplified localization
...
Fix #9329
2021-01-01 16:00:28 +01:00
Don HO
a68805b7ff
Make user defined overrideMap.xml not overridable during installation
...
Fix https://community.notepad-plus-plus.org/topic/20534/notepad-v7-9-2-release-candidate-2/4?_=1609416552124
2020-12-31 20:16:00 +01:00
Don HO
0472052f8e
Make installer override all the function list files on the installation
2020-12-31 03:50:56 +01:00
Artem Polivanchuk
1a9c28dacb
Update ukrainian.xml
...
Close #9105
2020-12-23 16:00:05 +01:00
conky77
916bbfc7fd
Update venetian.xml
...
Close #9253
2020-12-23 15:57:54 +01:00
popcorner
528712f050
Update chineseSimplified.xml
...
Close #9295
2020-12-23 15:55:10 +01:00
schnurlos
f77b03f82d
New Update for german.xml v7.9.1
...
Close #9122
2020-12-22 19:39:26 +01:00
rddim
18f482619a
Update Bulgarian localization
...
Close #9147
2020-12-22 19:36:40 +01:00
ArkadiuszMichalski
8cd4d9d066
Update polish.xml
...
Close #9297
2020-12-22 19:08:16 +01:00
Sapziller
2c872b0fa8
Update korean.xml (7.9.2)
...
Close #9294
2020-12-22 16:35:40 +01:00
Vladimír Kubala
34c54c9442
Update Slovak translation
...
Close #9126
2020-12-22 16:29:45 +01:00
yasmise
7408f34364
update japanese.xml to v7.9.2
...
Follow-up for these commits:
* Make UI text consistent regarding search results (f5dcfc196a
)
Note: Diff of this PR is smaller than the commit above, but it's OK. Japanese translation was already translated correctly.
* Add ellipsis to Rename and Print on tab bar context menu (1961f708c1
)
* Add tooltips for Folderas Workspace 3 commands (070630a243
)
* Prevent names of untitled tabs from duplication (f75f8b8d40
)
* Update English file with missing strings (a7f866b89e
)
* Add context menu with "Copy link" ability (d155f0326a
)
* Add GUI in preferences dialog for adding URI customized schemes (4b29971168
)
* Create new Margin/Border/Edge sub-page in Preferences (053266c706
)
* Add an option for displying constant line number width (c9c2d1e376
)
* Make "Line" preceding each line number on Search Results translatable (e3455a0f7e
)
* Make "total documents number" feature in Window dialog translatable (0546f75a71
)
Close #9111
2020-12-22 16:26:35 +01:00
Tmp341
141e893af5
Update Turkish localization
...
Close #9112
2020-12-22 16:23:07 +01:00
~GOLEM~
62e131105a
Update russian.xml to v7.9.2
...
Close #9176
2020-12-22 16:17:55 +01:00
Patriccollu
10b5302fc9
Update Corsican translation for Notepad++ 7.9.2
...
Close #9186
2020-12-22 16:13:45 +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
Coin
a0221c4832
Update taiwaneseMandarin.xml
...
Close #9236
2020-12-08 16:07:46 +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
814e6591b5
Fix function list is empty with new user profile issue
...
The new behaviour of loading function list will be:
1. For the installer package:
Try to load from %APPDATA%\Notepad++\functionList\, if it failed, then load from %PROGRAMFILES%\Notepad++\functionList\.
In this way, users can override function list in %APPDATA%\Notepad++\functionList\ manually. Otherwise, function list won't be empty.
2. For the portable package:
- with doLocalConf.xml : Load always from <Notepad++ Dir>\functionList\
- without doLocalConf.xml : Try to load from %APPDATA%\Notepad++\functionList\, if it failed, then load from <Notepad++ Dir>\functionList\
Fix #9134
2020-11-27 03:54:37 +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
chomdoo
a7f8056c29
Fix Wrap Around shortcut in Korean.xml
...
Close #9133
2020-11-20 22:27:47 +01:00
Patriccollu
a7f866b89e
Update English file with missing strings
...
Close #9187
2020-11-20 22:19:52 +01:00
Don HO
1d75c06305
Update localization files
2020-11-17 03:53:49 +01:00
Udo Hoffmann
d155f0326a
Add context menu with "Copy link" ability
...
Close #2435 , close #9154
2020-11-17 03:47:09 +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
Scott Sumner
f75f8b8d40
Prevent names of untitled tabs from duplication
...
Fix #9119 , close #9127
2020-11-12 00:02:23 +01:00
Don HO
070630a243
Add tooltips for Folderas Workspace 3 commands
...
Fix #8325
2020-11-10 05:06:25 +01:00
Scott Sumner
1961f708c1
Add ellipsis to Rename and Print on tab bar context menu
...
Close #9124
2020-11-08 03:57:37 +01:00
Juan Cuartas
776fa414ba
Update spanish.xml
...
Close #9099
2020-11-05 23:13:41 +01:00
Don HO
3657df7ebd
Fix a wrong translation
2020-11-05 21:49:13 +01:00
Don HO
8207084111
Fix several bugs of PHP parser rule for function list
...
1. Fix the function name gets truncated issue if function starts with reserved words (ie. if, while, for, switch...).
2. Fix abstact function and classes not recognized by parser rule.
3. Fix function detection fails on string containing asterisk issue.
Contributed by @MAPJe71 & @TutoInformatik :
https://community.notepad-plus-plus.org/topic/15124/php-function-list-and-abstract-functions/18?_=1604532045222
Fix #3321 , fix #5045 , fix #4627 , fix #4606 , fix #8855 , fix #4208 , fix #981 , fix #2522 , fix #1103 , fix #4712 , fix #3560 , fix #5150 , fix #4606 , close #9102
2020-11-05 14:53:41 +01:00
Scott Sumner
f5dcfc196a
Make UI text consistent regarding search results
...
Fix #9053 , close #9061
2020-11-04 01:56:10 +01:00
Don HO
6284680e30
Update Spanish localization to v7.9.1
2020-11-03 00:39:36 +01:00
ekopalypse
2ff50ec9bc
Update themes to v7.9.1
...
Fix #9071 , close #9070
2020-10-29 13:47:36 +01:00
Don HO
13d2fdadb0
Add "Bookmark margin" into GlobalStyles for all themes
2020-10-29 05:40:37 +01:00
Artem Polivanchuk
3c68f0ae26
Update ukrainian.xml
...
Close #8970
2020-10-28 15:05:43 +01:00
scootergrisen
5d6e5c6e9c
Update Danish translation to 7.9.1
2020-10-28 15:01:42 +01:00
Don HO
21e66936e5
Update Uzbek localization
2020-10-28 14:26:06 +01:00
Udo Hoffmann
08190bbe96
Fix RegEx look behind operations and \A and and \b and \z
...
Fix #713 , fix #1870 , fix #2216 , fix #2360 , fix #9004 , fix #4855 , close #8926 , close #9008
2020-10-25 21:23:19 +01:00
Patriccollu
d62221fd7f
Update Corsican translation for Notepad++ 7.9.1
...
Close #8864
2020-10-24 22:36:08 +02:00
Don HO
63e10f1169
Merge branch 'patch-5' of https://github.com/kubalav/notepad-plus-plus into kubalav-patch-5
2020-10-24 22:18:59 +02:00
conky77
027ccfd8b1
Update venetian.xml
...
Close #8933
2020-10-24 22:16:53 +02:00
conky77
4b738ba91c
Update italian.xml
...
Close #8935
2020-10-24 22:08:09 +02:00
~GOLEM~
b01e3071f7
Update russian.xml to v7.9.1
...
- added missing lines
- fixed description of options
- fixed line length
Close #8950
2020-10-24 21:57:03 +02:00
xomx
84b81f3982
Update czech.xml to v7.9.1
...
Close #8967
2020-10-24 21:51:07 +02:00
Tmp341
620ee0f298
Update Turkish Localization
...
According to 55d6717
, 320aca7
, 61bf9bd
, 79cf60f
, 285172e
, 9ab554a
and bbde64c
commits.
Close #9001
2020-10-24 21:46:50 +02:00
ArkadiuszMichalski
b1880cde63
Update polish.xml to 7.9.1
...
Update polish.xml to 7.9.1 and some corrects.
Close #9057
2020-10-24 21:40:50 +02:00
schnurlos
bd3e8214b9
Update german.xml to v7.9.1
...
Close #9022
2020-10-24 21:32:34 +02:00
Don HO
e97ee70c02
Remove old markdown UDL
2020-10-24 21:12:19 +02:00
Edditoria
c2159afa9d
Update markdown UDL XML file
...
The XML file is updated from v2.x to v3.2.0
in the commit: Edditoria/markdown-plus-plus@c137918
Also rename it shorter and starting with "m".
So users can sort their UDL file-list in tidy.
Close #9058
2020-10-24 19:47:50 +02:00
Vladimír Kubala
9bf08ce30a
Update Slovak translation
2020-10-24 08:24:44 +02:00
rddim
b93f49a677
Update Bulgarian localization
...
Close #8946
2020-10-24 03:21:13 +02:00
yasmise
a9783b741f
Update japanese.xml to v7.9.1
...
Close #8978
Follow up for these commits:
* Fix a shortcut causing a bug in Column editor dialog (55d671719c
)
* Add "Open Containing Folder as Workspace" command (320aca73be
)
* Add case insensitive lines sorting (61bf9bd3c4
)
* Add alternative icon set for tab bar (79cf60f498
)
* Make alternate icons of Tab bar changing dynamically (285172e36b
)
* Add ability to copy marked text to the clipboard (9ab554a129
)
* Add preference for save type of normal text files (bbde64c308
)
* Add copy styled text to clipboard commands to menu (013305f306
)
* Remove an obsolete command and its translation (9eecb1da13
)
* Add ability to remove any duplicate lines... (77d4606967
)
2020-10-24 03:18:56 +02:00
Don HO
dcc7ac5512
Update 3 localization files
2020-10-23 20:30:35 +02:00
Scott Sumner
77d4606967
Add ability to remove any duplicate lines in a document, keeping the first occurrence
...
Fix #8965 , close #9033
2020-10-23 16:04:34 +02:00
Don HO
c0c070abaf
Split functionList.xml into multifile in "functionList" Folder
...
New "functionList" will be added beside of notepad++.exe or "%APPDATA%\Notepad++\", according the installation mode. If the portable package is used, after removing "doLocalConf.xml", the "functionList" folder should be copied manually from Notepad++ installed directory to "%APPDATA%\Notepad++\" to make function list work again.
All splited files are localized in this folder with the explicit language name.
"overrideMap.xml" is optional for overriding the default functionList parse rule files, and for adding UDL parse rule files.
Close #4896
2020-10-21 18:05:08 +02:00
Vladimír Kubala
c2ebb1459e
Fix missing quotation mark
2020-10-21 12:48:29 +02:00
Don HO
8c219896c5
Add Hongkonger localization into installer
2020-10-21 00:28:32 +02:00
Edditoria
875a397c14
Add Hong Kong Cantonese localization
...
You may see that there are some English words in it, but don't worry.
This is Hong Kong culture. Please see the README in dev repo for details:
https://github.com/Edditoria/notepad-plus-plus-localization-hong-kong
Close #9037
2020-10-20 21:47:48 +02:00
Vladimír Kubala
edea323333
Update Slovak translation
2020-10-17 10:39:36 +02:00
Don HO
814ecd20df
Add some explanations for showing the messages in english.xml
...
Add some explanations for some non-obvious items.
2020-10-17 02:16:54 +02:00
Don HO
9eecb1da13
Remove an obsolete command and its translation
2020-10-16 23:42:32 +02:00
Scott Sumner
013305f306
Add copy styled text to clipboard commands to menu
...
Close #8943 , close #8964
2020-10-15 02:23:37 +02:00
Vladimír Kubala
9d5b4182a3
Update Slovak translation
2020-10-11 10:30:20 +02:00
Vladimír Kubala
dedaac8a21
Update Slovak translation
2020-10-05 10:01:09 +02:00
Scott Sumner
bbde64c308
Add preference for save type of normal text files
...
Fix #8866 , close #8948
2020-10-05 00:26:48 +02:00
Vladimír Kubala
1c9c4afe5f
Update Slovak translation
2020-10-03 09:45:51 +02:00
Scott Sumner
9ab554a129
Add ability to copy marked text to the clipboard
...
Fix #6095 , close #8867
2020-10-02 21:57:57 +02:00
Don HO
8516c7b48e
Update Spanish localization file
2020-09-30 16:05:02 +02:00
Vladimír Kubala
522b0b6b4d
Update Slovak translation
2020-09-30 09:31:07 +02:00
Don HO
285172e36b
Make alternate icons of Tab bar changing dynamically
2020-09-30 03:33:37 +02:00
Scott Sumner
79cf60f498
Add alternative icon set for tab bar
...
Close #8068 , close #8871
2020-09-30 03:04:06 +02:00
Vladimír Kubala
aabba6845e
Update Slovak translation
2020-09-29 11:59:17 +02:00
Vladimír Kubala
79a4183eaf
Update Slovak translation
2020-09-29 11:50:57 +02:00
Youssef Victor
de202d9a14
Add C# 9.0 keywords for auto-completion
...
Close #8872
2020-09-29 02:32:51 +02:00
Scott Sumner
61bf9bd3c4
Add case insensitive lines sorting
...
Close #4479 , close #8869
2020-09-28 23:29:33 +02:00
Don HO
2f90a0de18
Update Slovenian localization file
2020-09-28 18:51:41 +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
a66e8a2646
Fix release binary name format
2020-09-24 01:36:45 +02:00
Don HO
85914b3c66
Change the package name for the future releases
...
Fix #5415
2020-09-23 19:32:12 +02:00
Don HO
95dec01e27
Fix 2 typos in all stylers files
...
Fix #3578
2020-09-20 01:54:44 +02:00
Don HO
009563f52d
Update 2 localization files
2020-09-10 19:50:37 +02:00
schnurlos
ee3555b968
Update german.xml to v7.9
...
Following last commit 55d671719c
Close #8835
2020-09-10 16:02:57 +02:00
xomx
2f3594da2b
Update czech.xml to v7.8.9
...
Close #8836
2020-09-10 16:00:25 +02:00
Bruce Yoon
f853d306e2
Update korean 7.9
...
Close #8837
2020-09-10 15:54:47 +02:00
conky77
97f5cb364f
Update Venetian.xml to 7.8.10
...
Close #8817
2020-09-09 22:32:52 +02:00
Vladimír Kubala
8bfe6c2d58
Update slovak.xml
...
Close #8646
2020-09-09 18:48:19 +02:00
popcorner
736bf89f57
Update chineseSimplified.xml
...
Close #8766
2020-09-09 18:40:32 +02:00
~GOLEM~
87467d41f1
Update russian.xml to v7.9.0
...
Close #8656
2020-09-09 15:33:13 +02:00
Luca
0432e1d155
Update italian.xml
...
Correct some typos and position of entry 6237
Close #8543
2020-09-09 15:30:56 +02:00
Don HO
423bfcf289
Fix miss-placed Alt-F shortcut for Polish & German
2020-09-09 15:24:09 +02:00
Don HO
55d671719c
Fix a shortcut causing a bug in Column editor dialog
...
The shortcut "&Format" in Column editor dialog is unecessary.
Furthermore, some characters 'o' are inserted in colomn mode when Alt-F is triggered (and Column editor dialog is closed).
2020-09-09 14:43:57 +02:00
ArkadiuszMichalski
d42e3c7dda
Update polish.xml to 7.8.9
...
Update polish.xml to 7.8.9 + one small correct.
Close #8552
2020-09-09 04:48:42 +02:00
yasmise
058f7ca7de
Update japanese.xml to v7.8.9
...
Close #8649
Follow-ups for these changes:
* Add keyboard navigation ability to Column Editor (7d289139e8
)
* Add 'Searching' subpage to Preferences (84ea510b67
)
2020-09-09 04:44:31 +02:00
Patriccollu
02658f1ab4
Update Corsican translation for Notepad++ 7.8.8
...
Close #8537
2020-09-08 23:27:19 +02:00
Tmp341
8a4f646d25
Update Turkish localization
...
* According to 71b98a7
, 95c6d1e
, 19bdbd0
and 07b2a11
commits.
Close #8590
2020-09-08 23:16:49 +02:00
rddim
56c218eb40
Update Bulgarian localization
...
Close #8643
2020-09-08 23:14:02 +02:00
schnurlos
281352b75d
Update german.xml to 7.8.9
...
Close #8645
2020-09-08 23:06:35 +02:00
Scott Sumner
8f3d7c1026
Disable controls on unshown tabs of Find dialog
...
Fix #8696 , close #8760
2020-09-05 23:16:32 +02:00
Rodrigo Cesar
230c7ef235
Add "nameof" reserved word of C# in auto-completion
...
Close #8633
2020-09-02 01:36:48 +02:00
Udo Hoffmann
84430809df
Add back hovered blue underlined URLs
...
Fix #8654 , close #8713
2020-08-23 12:28:14 +02:00
Udo Hoffmann
0fe971ca88
Add keyboard shortcuts for switching to panels
...
Close #8719 , close #8720
2020-08-19 02:22:43 +02:00
Scott Sumner
209ccb97ec
Add confirmation preference for Replace All in All Opened Documents operation
...
Close #8527 , close #8708
2020-08-16 16:15:21 +02:00
Don HO
47bb08ee6c
Add Irish localization
2020-08-16 15:23:33 +02:00
Udo Hoffmann
ddd2e5fd23
Improve some ambiguous commands naming in Shortcut Mapper
...
Separate command shortcut names and menu names.
Fix #8689 , close #8690
2020-08-15 18:44:12 +02:00
Scott Sumner
3a2edb99c4
Add word-wrap option to find-results context menu
...
Close #8624 , close #8681
2020-08-13 17:17:22 +02:00
Scott Sumner
33f042932f
Make (Find) dlgAlwaysVisible a true Preference setting
...
Close #7908 , close #8651
2020-08-12 23:50:47 +02:00
Scott Sumner
ca3d514722
Add ability to sort lines randomly
...
Close #8682 , close #8683
2020-08-09 04:19:08 +02:00
Scott Sumner
f1b059414b
Add an option to prevent right-click from canceling selection
...
Fix #8563 , close #8564
2020-08-06 20:11:10 +02:00
Scott Sumner
5ba7f99590
Add search scope to Find window status bar output
...
Close #8632 , close #8639
2020-08-06 18:04:05 +02:00
Don HO
c119dd41a2
Update French & Taiwanese Madarin translation for 84ea510b67
2020-07-30 18:24:32 +02:00
Scott Sumner
84ea510b67
Add 'Searching' subpage to Preferences for Find-Replace-Mark settings
...
Fix #8131 , close #8541
2020-07-30 02:35:26 +02:00
Scott Sumner
7d289139e8
Add keyboard navigation ability to Column Editor
...
Fix #8488 , close #8569
2020-07-28 19:31:05 +02:00
conky77
8f1b4aa6cc
Update italian.xml 7.8.7
...
Close #8385
2020-07-08 00:04:19 +02:00
Hiro5
e02a0c12b9
Update catalan.xml
...
Close #8396
2020-07-08 00:01:29 +02:00
schnurlos
745d30030f
Update german.xml to 7.8.7
...
Following 07b2a11
& c655a60
Close #8458
2020-07-07 23:58:53 +02:00
yasmise
b538db08ae
Update japanese.xml to v7.8.8
...
* find-all in selected text (71b98a7a28
)
* zero-length-match calltip (95c6d1ea1e
)
* confirmation to Replace-in-all-opened-docs (19bdbd093c
)
* Use DirectWrite (07b2a11e0a
)
Close #8465
2020-07-07 23:56:16 +02:00
popcorner
c9c900db5b
Update chineseSimplified.xml
...
Close #8491
2020-07-07 23:54:06 +02:00
conky77
3961cbc2ed
Update venetian.xml to 7.8.8
...
Close #8523
2020-07-07 23:27:34 +02:00
Don HO
930873a957
Update Spanish localization
2020-06-30 13:38:59 +02:00
~GOLEM~
1314af7d6f
Fix russian.xml for v7.8.7
...
Little fix
Added future line 6349
Close #8390
2020-06-23 20:40:33 +02:00
rddim
8e73a728b6
Update Bulgarian localization
...
Close #8411
2020-06-23 20:36:25 +02:00
Don HO
584b3fead4
Add "URL Hovered" style for themes
2020-06-23 12:18:44 +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
Scott Sumner
19bdbd093c
Add confirmation prompt to Replace-in-all-opened-docs command
...
Fix #5253 , fix #8432 , close #8438
2020-06-21 21:35:58 +02:00
Scott Sumner
95c6d1ea1e
Make regex zero-length-match calltip transatable
...
Close #8393 , close #8414
2020-06-17 20:21:54 +02:00
Scott Sumner
71b98a7a28
Add ability to find-all in selected text
...
Fix #7927 , close #8133 , close #8213 , close #5089 , close #8413
2020-06-16 01:39:19 +02:00
Don HO
8bbe8c571f
Update Slovenian localization
2020-06-13 04:58:21 +02:00
Don HO
723a555884
Update Spanish localization
2020-06-12 04:54:25 +02:00
ArkadiuszMichalski
766a380325
Update polish.xml to 7.8.7
...
Add missing translations from the latest version 7.8.7, some cleanup and fix https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7903 .
Close #8367
2020-06-04 17:50:28 +02:00
Artem Polivanchuk
a28dcb56ec
Update belarusian.xml (7.8.7)
...
Close #8360
2020-06-03 15:03:29 +02:00
conky77
aec68999b2
Update venetian.xml
...
Close #8365
2020-06-03 14:57:36 +02:00
Don HO
c1d7898c24
Update belarusian.xml
2020-06-01 17:20:15 +02:00
Artem Polivanchuk
42c89df517
Update belarusian.xml
...
Close #8163
2020-06-01 16:57:24 +02:00
schnurlos
a8bde7fdaf
Update german.xml to 7.8.6
...
Close #8113
2020-05-29 22:51:16 +02:00
yasmise
9b36ba102a
Update japanese.xml to v7.8.7
...
Close #8194
2020-05-29 00:05:58 +02:00
Patriccollu
24252c02e1
Update Corsican translation for Notepad++ 7.8.7
...
Close #8334
2020-05-28 18:15:31 +02:00
Vladimír Kubala
9f1455a5ae
Update slovak.xml
...
Close #8332
2020-05-28 17:11:03 +02:00
xomx
dbf14b80ad
Update Czech translation to v7.8.6
...
Close #8164
2020-05-28 00:42:05 +02:00
rddim
e8873823e1
Update Bulgarian localization
...
Close #8192
2020-05-28 00:38:27 +02:00
Waldi Ravens
f938bcbb43
Update dutch.xml to 7.8.7
...
Close #8205
2020-05-27 20:44:00 +02:00
Tmp341
4fbdaa256a
Update Turkish Localization
...
Updated according to 924e4b2
, 2b345c8
, f637901
, 2b713fb
and 5a95153
commits. Hope nothing missed.
Close #8272
Btw, ``<replace-in-files-confirm-filetype value="For file type :"/>`` is that file type means like ``txt`` or ``type this``?
2020-05-27 20:36:25 +02:00
~GOLEM~
64229ee003
Update russian.xml
...
Close #8259
2020-05-27 20:26:43 +02:00
Artem Polivanchuk
51518aeca9
Update ukrainian.xml
...
Close #8135
2020-05-27 20:22:18 +02:00
Don HO
e9e9e8daa9
Remove Irish translation due to its bad quality
...
Please check:
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8273
2020-05-26 18:53:30 +02:00
Don HO
b037bb5c95
Update Slovenian localization file
2020-05-26 17:20:15 +02:00
Don HO
93f7853333
Update a checkbox label and its translations
2020-05-26 05:12:42 +02:00
Don HO
920fc5c3d3
Add a new theme in installer
2020-05-14 01:06:14 +02:00
Franck ALBARET
bdb9b28429
Add new DansLeRuSH dark theme
...
Close #8252
2020-05-14 00:24:18 +02:00
Don HO
5a951531ad
Disable RegExpr up direction search
2020-05-12 04:40:40 +02:00
Don HO
2b713fb75b
Reword some labels in Find & Replace Dialog
...
Close #4283
2020-05-11 18:28:28 +02:00
Don HO
c4851a49ab
Fix a grammatical error
2020-05-11 05:40:09 +02:00
PeterCJ
801a3f5845
Update perl keywords & auto-completion API
...
Update list through Perl v5.30
Close #8198
2020-05-11 05:00:29 +02:00
Don HO
f637901db5
Fix a typo error in english.xml
2020-05-06 03:48:54 +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
Scott Sumner
924e4b23fe
Make ReplaceInFiles confirmation prompt translation capable
...
Close #8139 , close #8165
2020-04-30 07:17:51 +02:00
Don HO
d05bf63840
Add Nepali localization
2020-04-29 02:34:27 +02:00
rddim
01d82bf57c
Update Bulgarian localization
...
Close #8118
2020-04-17 23:26:44 +02:00
Don HO
78d42fbd2d
Update localization files
2020-04-17 22:23:36 +02:00
Don HO
40b8666392
Update localization files
...
Update localization files due to c3ec0cbf6e
2020-04-17 22:11:47 +02:00
Don HO
3474b8b11e
Update localization for fixing the incorrect removal
2020-04-17 21:03:45 +02:00
Scott Sumner
73f5492d04
Fix strncmp return type and first parameter
...
Fix #8117 , close #8119
2020-04-17 19:29:58 +02:00
Don HO
ffda03c41c
Update localization files
2020-04-17 16:51:02 +02:00
Don HO
8a37faa704
Fix typos
2020-04-14 22:28:16 +02:00
Tmp341
4dbe7b78ff
Update Turkish localization
...
Close #8014
2020-04-14 17:58:44 +02:00
yasmise
ce964e5550
Update japanese.xml to v7.8.6
...
Close #8016
2020-04-14 17:56:21 +02:00
Waldi Ravens
f09a5fd0c3
Update dutch.xml to 7.8.6
...
Close #8018
2020-04-14 17:53:40 +02:00
Vladimír Kubala
bc2afd8fca
Update slovak.xml
...
Translated new strings, fixed typos, made some little changes.
Close #8029
2020-04-14 17:51:07 +02:00
~GOLEM~
f1ebf8c404
Update russian.xml to v7.8.6
...
Close #8044
2020-04-14 17:34:34 +02:00
conky77
6ac1a24f21
Update venetian.xml
...
Close #8003
2020-04-14 13:26:52 +02:00
popcorner
edfd1f687f
Update chineseSimplified.xml
...
Close #8039
2020-04-14 13:22:35 +02:00
appelgran
b693be75ac
Added powershell styles for Monokai theme
...
Close #8041
2020-04-14 04:57:33 +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
bf2cd8e05a
Changes localization file name "chinese.xml" to "taiwaneseMandarin.xml"
...
Saying Taiwan is part of China is like saying Java is part of JavaScript.
2020-04-09 00:11:11 +02:00
Don HO
2f9f395eff
Fix Chinese translation order issue
2020-03-10 04:59:15 +01:00
schnurlos
b645875196
Update german.xml
...
Following eb6da8195b
Close #7993
2020-03-03 03:25:58 +01:00
conky77
ae96df5f9f
Update Venetian translation
...
Close #7994
2020-03-03 03:23:10 +01:00
rddim
f98667d5ee
Update Bulgarian localization
...
Close #8001
2020-03-03 03:20:26 +01:00
Don HO
eb6da8195b
Fix new added size info translation issue in Windows dialog
2020-03-01 03:01:42 +01:00
nulLeeKH
e9b0cfedfd
Update Korean translation
...
[FIX] Apply opinions of issue #7979 in korean.xml - 1
Close #7982
2020-02-27 18:53:01 +01:00
pan93412
4d5abdf1c8
Make some Chinese translation more accurate
...
Close #7954
2020-02-20 16:54:53 +01:00
Hen Ry
7c40030a10
Fix an entry in german.xml
...
Close #7953
2020-02-20 15:46:55 +01:00
conky77
3491d3f3ed
Fix Venetian translation
...
Close #7912
2020-02-06 13:08:20 +01:00
Byungjo
33a8fc86a0
Update korean
...
Close #7846
2020-02-06 02:06:45 +01:00
Timmy Almroth
5512b90dad
Update Swedish localization
...
Close #7893
2020-02-06 01:47:23 +01:00
György Bata
bfa9eb69a4
Hungarian translation update for 7.8.4
...
Close #7907
2020-02-05 14:45:22 +01:00
Don HO
401360912b
Update irish.xml
2020-01-31 10:21:07 +01:00
Don HO
5c069cfa24
Add Irish localization file
2020-01-31 03:13:36 +01:00
Don HO
c2c94b9855
Update Slovenian and Spanish localization files
2020-01-31 02:35:40 +01:00
conky77
1c786b6ccc
Update Venetian translation 7.8.3
...
Close #7842
2020-01-26 02:28:44 +01:00
Hélio de Souza
c8e51af305
Update brazilian_portuguese.xml
...
Close #7891
2020-01-24 18:28:34 +01:00
Tmp341
d9dbe08ef1
Update Turkish localization
...
* According to 6c591cb
commit.
Close #7848
2020-01-24 13:44:02 +01:00
Cezariusz Marek
3b0fcb96c3
Update polish.xml
...
Add missing translations from the latest version.
Close #7840
2020-01-24 13:41:34 +01:00
schnurlos
331d2f7d22
Update german.xml
...
Close #7847
2020-01-24 13:27:02 +01:00
Martin Darebný
21fba0f742
Update czech.xml translation
...
Close #7881
2020-01-24 13:20:08 +01:00
Don HO
87c4bb348b
Update english_customizable.xml
2020-01-24 10:07:00 +01:00
Waldi Ravens
2d35273f34
Update localization files (move Item 6115)
...
Completes commit a1d048fdd9
Close #7785
2020-01-11 12:04:06 +01:00
knowyourway
222b30a694
Update polish.xml
...
Fixed some typos and add new entries.
Close #7815
2020-01-10 23:35:40 +01:00
Cezariusz Marek
cce217acbb
Update polish.xml
...
Add key shortcuts in Polish translation of Save or not dialog
Close #7804
2020-01-10 23:28:44 +01:00
Bruce Yoon
0732fa8f76
Update korean
...
Close #7797
2020-01-10 23:21:04 +01:00
Hiro5
ac2fb5c035
Update catalan.xml
...
Close #7710
2020-01-10 23:05:01 +01:00
schnurlos
430efb3747
Update german.xml to v7.8.3
...
Close #7799
2020-01-10 22:35:31 +01:00
Patriccollu
1cb54aa4ef
Update corsican.xml
...
Close #7700
2020-01-08 23:23:52 +01:00
conky77
30bf629858
Add Venetian localization
...
Close #7770
2020-01-08 10:08:16 +01:00
dvdandroid
6eeb755a73
Update italian.xml to v7.8.3
...
Close #7826
2020-01-08 10:01:55 +01:00
popcorner
78d0a4feec
Update chineseSimplified.xml
...
Close #7829 , close #7727
2020-01-08 09:54:35 +01:00
Artem Polivanchuk
767fcb420f
Update ukrainian.xml
...
Close #7787
2020-01-08 09:47:39 +01:00
yasmise
4fb2cffa28
Update Japanese translation to v7.8.3
...
Close #7800
2020-01-08 09:44:02 +01:00
~GOLEM~
f2b4078e2d
Update russian.xml to v7.8.3
...
Close #7803
2020-01-08 09:39:54 +01:00
Waldi Ravens
e2150e2f55
Update spanish.xml to v7.8.3
...
Close #7757
2020-01-08 01:34:08 +01:00
Tmp341
6b6ce475dd
Update Turkish Localization
...
Close #7734
* Updated according to 50a4fc8
, e5d83db
, 3b77016
, 461aabb
, 3220eaa
, f780e22
and f44c357
commits.
2020-01-08 00:33:53 +01:00
Waldi Ravens
02972ecbf4
Update dutch.xml to 7.8.3
...
Close #7784
2020-01-08 00:28:48 +01:00
Waldi Ravens
6c591cb26c
Add "Encoding > Character Set" localization items
...
For english & french
Close #7689
2020-01-08 00:21:53 +01:00
Hélio de Souza
e345919f6b
Update brazilian_portuguese.xml
...
Close #7786
2020-01-08 00:17:36 +01:00
xomx
005df921b5
Update czech.xml to v7.8.3
...
Close #7809
2020-01-08 00:09:05 +01:00
Wanibzh29
c91b2a88a4
Update breton.xml to v7.8.3
...
Close #7816 , close #7817
2020-01-08 00:02:38 +01:00
rddim
4b587fe6c5
Update Bulgarian localization
...
Close #7765
2020-01-07 00:35:31 +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
ef4425a47f
Update Spanish translation
2019-12-17 23:16:22 +01:00
Don HO
d5ec3a1c0e
Update localization files
2019-12-17 23:09:36 +01:00
Waldi Ravens
f02d166081
Enable two more SQL keyword list
...
KEYWORD2 – data types, highlighted in a different style.
USER1 – user-defined keywords, empty list by default.
Close #5937 , close #7693
2019-12-14 23:51:04 +01:00
Waldi Ravens
17872080a0
Fix mistyped Item id in slovenian.xml
...
Close #7687
2019-12-03 21:54:12 +01:00
Artem Polivanchuk
339f451e13
Update belarusian.xml
...
Close #7616
2019-12-02 22:46:59 +01:00
Artem Polivanchuk
f184de7347
Update ukrainian.xml
...
Close #7617
2019-12-02 22:40:23 +01:00
Waldi Ravens
ee1a0b4a07
Update dutch.xml
...
Close #7633
2019-12-01 21:53:07 +01:00
schnurlos
eab9aae727
Update german.xml
...
Close #7649
2019-12-01 18:40:06 +01:00
~GOLEM~
c67cacf684
Update Russian lang for 7.8.2
...
Close #7643
2019-12-01 02:00:35 +01:00
Bruce Yoon
68088e6872
Update Korean translation
...
Close #7659
2019-11-30 23:21:42 +01:00
rddim
e5e7b988e4
Update Bulgarian localization
...
Close #7639
2019-11-30 23:18:41 +01:00
scootergrisen
9d8abb7a06
Update danish translation to 7.8.1
...
Close #7661
2019-11-30 23:15:15 +01:00
Hélio de Souza
3baed7ffb8
Update brazilian_portuguese.xml
2019-11-30 23:07:07 +01:00
yasmise
87aa810853
Update Japanese translations for v7.8.2
...
Close #7675
2019-11-30 23:02:09 +01: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
Waldi Ravens
8cbf3c7e29
Update dutch.xml to 7.8.1
...
Close #7583
2019-11-18 02:27:01 +01:00
popcorner
3011612c70
Update chineseSimplified.xml
...
Close #7535
2019-11-12 14:02:13 +01:00
Waldi Ravens
36c90c609d
Fix XML syntax in korean.xml
...
Close #7541
2019-11-12 13:58:53 +01:00
Patriccollu
19517944fe
Update corsican.xml for Notepad++ 7.8.1
...
Close #7519
2019-11-07 22:26:28 +01:00
Bruce Yoon
bbd5bae46f
Update Korean
2019-11-07 20:04:20 +09:00
Paul van den Burg
1377cc6c04
Fix typo in spanish translation
...
Fix #7494 , close #7505
2019-11-06 09:54:08 +01:00
Don HO
6a334b1514
Update localization files
2019-11-02 13:47:09 +01:00
Artem Polivanchuk
e6f9d31d2a
Update ukrainian.xml
...
Close #6181
2019-10-27 21:21:08 +01:00
schnurlos
52bbd2fc96
Update german.xlm to V7.8.1
...
Close #6234
2019-10-27 21:16:48 +01:00
Don HO
a156bf1052
Change the motivational quote of the installer to a better one
2019-10-27 02:22:56 +02:00
Hélio de Souza
56599eeb7a
Update brazilian_portuguese.xml to 7.8.1
...
Close #6236 , close #6231 , close #6270
2019-10-27 00:48:18 +02:00
Waldi Ravens
415fe5ce4f
Fix Portuguese localization
...
Fix #6167 , close #6191
2019-10-27 00:46:04 +02:00
Luca
8d251e0538
Update italian.xml for version 7.8.1
...
Close #6198
2019-10-24 20:25:27 +02:00
xomx
4cd917d079
Update czech.xml translation to v7.8.1
...
Close #6237
2019-10-24 20:20:14 +02:00
~GOLEM~
c423543aae
Update russian.xml for v7.8
...
Close #6230
2019-10-24 02:00:21 +02:00
rddim
0596e7ed60
Update Bulgarian localization
...
Close #6240
2019-10-24 01:58:05 +02:00
Rajendra Singh
26f797cd4b
Updated Hindi language
...
Close #6247
2019-10-24 01:56:17 +02:00
Waldi Ravens
4337f6e7e5
Update dutch.xml to 7.8.1
...
Close #6232
2019-10-23 20:11:00 +02:00
yasmise
42356e09a6
Update japanese.xml to v7.8.1
...
Close #6256
2019-10-23 20:08:05 +02:00
Don HO
461aabb6aa
Update some localization files
2019-10-23 00:46:45 +02:00
~GOLEM~
3b77016dbf
Update English (hotkey menu)
...
Added 3 lines for hotkey menu.
id 50003 - Switch to previous document
id 50004 - Switch to next document
id 50005 - Toggle macro record
Close #6222
2019-10-23 00:37:26 +02:00
Don HO
b96f91c39a
Fix x64 installer option issue
...
x64 installer set installation path in "C:/Program Files/Notepad++/" but "don't use %APPDATA%" is enabled.
This commit fix this issue (make it disabled)
Fix #6243
2019-10-21 20:21:05 +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
Don HO
7651d703a9
Fix include new release files problem
2019-10-02 03:36:26 +02:00
scootergrisen
718fa641ce
Update danish.xml to 7.7.2
...
Close #6143
2019-09-24 09:53:19 +02:00
Rajendra Singh
34159ced7a
Updated Hindi
...
Close #5994
2019-09-02 14:45:16 +02:00
schnurlos
ae459831d0
Update german.xml - fix typo
...
fixed a small typo.
Close #5999
2019-09-02 14:43:05 +02:00
rddim
5604833e50
Update Bulgarian localization
...
Close #6002
2019-09-02 14:39:07 +02:00
Waldi Ravens
5e2d06e47c
Fix tag-names in slovenian.xml
...
Close #6032
2019-09-02 14:36:15 +02:00
Tmp341
7e74162c88
Update Turkish Localization
...
Added all new lines, changed existed ones.
Close #6068
2019-09-02 14:31:56 +02:00
Willy Wonca
b6a5b69b06
Improve Italian translation
...
Fix #6029 , close #6071
2019-09-02 14:28:09 +02:00
André
8d082d3eee
Fixed inverted words in brazilian_portuguese.xml
...
Close #6104
2019-09-02 14:22:55 +02:00
schnurlos
b933476632
Update lisp API
...
Included values from Autocad 13 reference.
Close #6000
2019-08-20 13:22:06 +02:00
Waldi Ravens
d269fda5b2
Add new entries and improve French translation
...
Close #5990
2019-08-10 13:50:19 +02:00
Simon Sobisch
a5ec6be8a9
Enhance COBOL language support - function list & auto-completion
...
COBOL support in function list - new entries in functionList.xml (note: defaults to fixed-form reference format, manual switch to free-form reference-format possible in association for langID 50)
COBOL support in auto-completion - new file APIs/cobol.xml
COBOL syntax highlighter - recreated list
note: list of statements, functions and reserved words token from GnuCOBOL 3.0 (COBOL85,2002,2014 + extensions from IBM/MF/RM/ACUCOBOL), please report back if any words are missing
Close #4004
2019-08-04 00:54:18 +02:00
schnurlos
9f1deb4823
Update german.xml to V7.7.2
...
Close #5993
2019-08-02 18:50:48 +02:00
popcorner
b61ad0c374
Update chineseSimplified.xml
...
Close #5992
2019-08-02 13:48:35 +02:00
knowyourway
1ba68b0449
Updated polish.xml
...
A retranslated and coherent version of polish.xml
Close #5846
2019-08-01 22:52:53 +02:00
Tmp341
e55b3501da
Update Turkish localization
...
* Update localization according to 074a4bc
and 3f7956d
commits.
Close #5905
2019-08-01 22:46:24 +02:00
xomx
6c765044bd
Update czech.xml to v 7.7.2
...
Close #5967
2019-08-01 22:32:53 +02:00
vlakoff
48ac04accc
Add "hasOwnProperty" method to the JavaScript autocompletion
...
Close #5957
2019-08-01 21:09:37 +02:00
rddim
34611c2eba
Update Bulgarian localization
...
Close #5925
2019-08-01 21:06:02 +02:00
Patriccollu
8bfa0671d1
Update corsican.xml for Notepad++ 7.7.1
...
Corsican translation has been updated to take the latest strings into account.
Close #5902
2019-08-01 19:53:41 +02:00
Rajendra Singh
4521194c70
Update Hindi localization
...
Close #5888
2019-08-01 19:40:37 +02:00
Jay.Skyworker
580a1c406c
Make a better translation for Chinese traditional.
...
提升 Style Configurator 翻譯的可讀性
Close #5854
Make chinese translation for "Style Configurator" more accurate
2019-08-01 19:33:31 +02:00
Waldi Ravens
e8ae016f3d
Update dutch.xml to 7.7.2
...
Close #5818
2019-08-01 14:05:56 +02:00
yasmise
9c2f897893
Update Japanese translation
...
Close #5797
2019-08-01 13:50:07 +02:00
Artur
87602bcd97
Update russian.xml
...
Add new line:
id3520
NeedToRestartToLoadPlugins
ExitToUpdatePlugins
Close #5793
2019-08-01 13:39:08 +02:00
Motaz Alnuweiri
6adac5f4f2
Update Arabic language to v7.7.2
...
Close #5778
2019-08-01 13:34:14 +02:00
Jani Kesänen
c37525cd90
Updated Zenburn theme to contain all the languages supported by 7.7
...
Close #5829
2019-07-31 22:19:29 +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
bovirus
99c8610774
Update italian.xml
...
Close #5977
2019-07-30 21:57:12 +02:00
Don HO
fb7785eeaa
Disambiguate 5 entries regarding encoding
...
Remove "Encode" word to avoid the confusion with "Convert".
Close #5951
2019-07-30 20:24:59 +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
Sergey Semushin
dbc9d79df6
Small grammar correction
...
Here's explanation why this is the correct way:
https://english.stackexchange.com/questions/222316/are-you-sure-to-delete-or-are-you-sure-you-want-to-delete
Also `Are you sure you want to` could be found in 4 other messages in this same file.
Close #5848
2019-07-28 02:35:29 +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
Christian Grasser
418d03acfe
Add capabilty to translate file summary dialog info
...
Close #5594 , fix #1487
2019-07-27 10:33:51 +02:00
Don HO
21939308b0
Add NppExport 64 bits plugin in the distribution
...
Close #5944
2019-07-23 21:37:49 +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
rddim
eed0c620bb
Update Bulgarian and add missing entry in english.xml
...
Close #5908
2019-07-12 10:18:05 +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
rddim
a86870d8a0
Update Bulgarian localization
...
Close #5746
2019-06-11 11:39:42 +02:00
gagarekumar
b1c57b183c
Update marathi.xml
...
Close #5582
Changed some spellings in marathi and added item it 46250
2019-05-31 22:25:06 +02:00
Rajendra Singh
074a4bca93
Add "Copy File Name" command in context menu of "Folder as Workspace"
...
Close #5574 , close #5597
2019-05-30 19:13:50 +02:00
Kjell Rilbe
3e993ff4c7
Adjusted a few Swedish shortcuts in the Find dialog to avoid clashes.
...
Fix #3699 , close #5549
2019-05-30 16:42:04 +02:00
TigerxWood
44fdad9443
Update romanian.xml for v7.6.6
...
Close #5658
2019-05-30 16:36:45 +02:00
Alexander Grund
43893e5a2c
Add CMake new keywords.
...
Close #5701 , close #5511
2019-05-30 16:31:03 +02:00
Don HO
1a76bd5913
解決『一個shortcut,各自表述』的困擾
2019-05-26 20:34:43 +02:00
dail8859
6ae03f64e8
Add Python literal string interpolation
...
Closes #5698
Add support for:
- SCE_P_DECORATOR
- SCE_P_FSTRING
- SCE_P_FCHARACTER
- SCE_P_FTRIPLE
- SCE_P_FTRIPLEDOUBLE
2019-05-25 15:44:49 -04:00
dail8859
9a2dfeb263
Add literal string style to SQL lexer
...
Closes #3305
2019-05-25 14:49:56 -04:00
dail8859
c9e5b0b1e3
Add comment doc style to SQL lexer
...
Closes #3086
2019-05-24 11:59:52 -04: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
Artur
1bce41a69e
Russian lang - revision and fixes
...
Added new lines. Reworked a lot of text in MiscStrings + its organization.
Close #5497
2019-05-11 17:42:47 +02:00
popcorner
ace66fac7c
Update chineseSimplified.xml
...
Close #5580
2019-05-11 17:25:45 +02:00
rddim
97bae85cbc
Update Bulgarian localization
...
Close #5528
2019-05-11 16:44:26 +02:00
xomx
4a9b693c93
Update czech translation to v7.6.6
...
Close #5542
2019-05-11 16:40:55 +02:00
Artem Polivanchuk
3c5e031886
Update ukrainian.xml
...
Close #5628
2019-05-11 16:29:15 +02:00
Don HO
7b198fc952
Update 4 localization files
2019-04-13 16:57:18 +02:00
Tmp341
b714338e30
Update Turkish localization
...
Added new entries according to 54d2bc5
commit.
Close #5484
2019-04-07 15:24:49 +02:00
stonecrusher
fbfa15378c
Fix '\' display problem in CSS while using themes
...
Remove Batang font for CSS tags
fixes #3952 , closes #5490
2019-04-07 14:03:38 +02:00
Hiro5
3e36c1ed8e
Update catalan.xml
...
Close #5491
2019-04-07 13:51:21 +02:00
Don HO
aaa743ea3f
Notepad++ 7.6.6 release
2019-04-04 01:18:29 +02:00
Patriccollu
c1c8a4d253
Update corsican.xml for Notepad++ 7.6.5
...
Corsican translation has been updated to take the new strings into account. In addition, apostrophe signs, suspension points and quotation marks have been modified and unnecessary uppercases removed.
Close #5469
2019-04-03 13:19:50 +02:00
yasmise
b575a50c6a
Update japanese.xml to v7.6.5
...
Close #5461
2019-04-03 13:17:30 +02:00
schnurlos
9b946ada81
Update german.xml to v7.6.5
...
Following 54d2bc5528
Close #5460
2019-04-03 13:15:12 +02:00
rddim
64898cafe7
Update Bulgarian localization
...
Close #5459
2019-04-03 13:11:59 +02:00
Don HO
54d2bc5528
Update English translation modele, + French & Chinese
2019-03-26 13:42:04 +01:00
Rajendra Singh
a660c60d21
Delete autoCompletion folder on uninstall correctely
...
Close #5422
2019-03-24 14:47:08 +01:00
yasmise
9d7e553284
Update japanese.xml to v7.6.5
...
Close #5377
2019-03-24 14:26:37 +01:00
Don HO
32f1dafe77
Remove unused command
2019-03-21 23:56:37 +01:00
Tmp341
95c7868cad
Update Turkish localization
...
Close #5379
Updated according to 5423b50
, 157846c
and da3a17e
commits.
2019-03-21 22:55:23 +01:00
schnurlos
11a45b5929
Update german.xml to 7.6.3
...
Close #5381
2019-03-21 22:53:10 +01:00
Rajendra Singh
3939551280
Add Hindi support for installer.
...
Close #5433
2019-03-21 22:51:01 +01:00
altiereslima
f92bedaad3
Update brazilian_portuguese.xml
...
Close #5443
2019-03-21 22:47:51 +01:00
Rajendra Singh
b0b29c2adf
Updated Hindi Translation and corrected typo in English
...
Close #5448
2019-03-21 19:59:49 +01:00
Luca
c22690d54a
Update Italian localization to 7.6.5
...
Close #5446
2019-03-21 19:50:54 +01:00
rddim
dd718442b4
Update Bulgarian localization
...
Close #5372
2019-03-21 09:47:06 +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
Rajendra Singh
ba60fbdd71
Enhance "File status Auto-Detection" to avoid switching editing tab off behaviour
...
Fix a long waiting issue about file auto change detection, by adding a new option to avoid an annoying behaviour:
If file content is changed outside of Notepad++, while focus back to Notepad++, the current editing tab will be switched off, the changed file will be switched to and user will be asked to reload the file in question.
The new option remains the editing tab. User will be asked to reload it only if the changed file is switched in.
Fix #1087 , Fix #3349 , Fix #3333 , Fix #3528 , Fix #3138 , Fix #3934 , Fix #3160 , Fix #1822 , Fix #745 , Fix #3599 , Fix #4329 , Fix #3971 , Fix #4592 , Fix #1116 , Fix #2082
Close #4180 , Close #5386 , Close #4189 , Close #1995 , Close #2867 , Close #3306 , Close #2776 , Close #2724 , Close #2405 , Close #4072 , Close #4747
Close #5389
2019-03-17 12:21:16 +01:00
vlakoff
54350715e4
Remove some duplicate entries from lang files
...
Close #5383
2019-03-16 05:48:07 +01:00
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
Christian Grasser
0cddeaa9f2
Remove BOM from 2 localization files
...
- corrected xml encoding from UTF8 with BOM -> required UTF8 for zulu and kurdish
- added zulu to localization list, see also #5209
- space -> tab in localizationString.h according to the rest of the list
Close #5209 , close #5397
2019-03-15 03:13:31 +01:00
Don HO
103409464d
Remove DSpellCheck due to some performance issues
2019-03-05 02:33:34 +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
Alberto-Dev
acd2cc6ba2
Adde missing styles to Zenburn theme for PowerShell
...
Close #5161
2019-03-03 18:51:55 +01:00
Don HO
496e93e1b0
Minor change for the installation
2019-03-03 03:29:55 +01:00
Don HO
dcd3942362
Fix Markdown not working in installer package of v7.6.3
...
and add Markdown in zip packages
2019-03-03 03:12:27 +01:00
Rajendra Singh
ea08e037d2
Remove autocomplete directory on uninstall
...
Close #5277
2019-03-02 17:47:47 +01:00
rddim
aba4716c7b
Update Bulgarian localization
...
Close #56366
2019-03-02 17:43:11 +01:00
Rajendra Singh
5423b50635
Fixed regression and support localization for "Open Plugins Folder..."
...
Close #5365
2019-03-02 14:34:06 +01:00
FishDoctor78
ea8514a15f
Updated slovak.xml to version 7.6.2
...
Close #5229
2019-03-02 12:15:36 +01:00
TigerxWood
b9f01afdd7
Update romanian.xml to version 7.6.2
...
Close #5284
2019-03-01 23:05:42 +01:00
Artur
d14e6bd5a9
Updated Russian translation (ShortcutMapper, SHA)
...
Russian translation for Notepad++
Updated to v7.6.2:
- add tr. SHA-256
- add tr. ShortcutMapper
- minor fixes
Close #5193
2019-03-01 23:03:57 +01:00
bubbajdf
b630f300e0
Update Pig latin
...
Added SHA-256 changes
Close #5188
2019-03-01 23:00:55 +01:00
Hiro5
280eb2e7b1
Update catalan.xml
...
Close #5187
2019-03-01 22:58:27 +01:00
scootergrisen
2587fdf91f
Update danish.xml to 7.6.2
...
Close #5208
2019-03-01 22:56:32 +01:00
Daniel Kwan
150ce13cda
Update chinese.xml
...
Close #5221
2019-03-01 22:29:07 +01:00
rddim
1aeddf10dc
Update Bulgarian localization
...
Close #5362
2019-03-01 22:22:27 +01:00
popcorner
f5f2f4a12c
Update chineseSimplified.xml
...
Close #5180
2019-03-01 22:06:07 +01:00
Tmp341
ff0d53bfba
Update turkish.xml
...
Close #5179
2019-03-01 22:02:42 +01:00
Rajendra Singh
02096e93b8
Update Hindi localization
...
Close #5326
2019-03-01 13:54:40 +01:00
György Bata
c3f96d6b9c
Hungarian translation update for 7.6.3
...
Close #5287
2019-02-28 20:19:03 +01:00
Don HO
1a356c2019
Notepas++ 7.6.3 release
2019-01-27 23:13:30 +01:00
Don HO
e5108cc0ea
Add Markdown language.
...
via User Defined Language.
Markdown++: https://github.com/Edditoria/markdown-plus-plus
Included only for Installer.
2019-01-27 02:53:02 +01:00
Don HO
9fecbae030
Move plugins home from %ProgramData% to %ProgramFiles% for the sake of security
...
Whole specs here:
https://notepad-plus-plus.org/community/topic/16996/new-plugins-home-round-2
2019-01-25 02:10:11 +01:00
Don HO
70dee50dc7
Notepad++ 7.6.2 release Gilet Jaune Edition
2019-01-01 02:46:17 +01:00
Artem Polivanchuk
201b5afabe
Update ukrainian.xml
...
Close #5132
2018-12-30 18:45:34 +01:00
Artem Polivanchuk
e335050fbf
Update belarusian.xml
...
Update Belarusian translation
Close #5143
2018-12-30 18:41:30 +01:00
Luca
bb09cda273
Updated italian to 7.6.2
...
Close #5177
2018-12-30 18:18:46 +01:00
rra0137
b1285e7b1e
Add Zulu localization
...
Close #5160
2018-12-29 12:40:35 +01:00
schnurlos
3f2126c758
Update german.xml (48503, SHA-256, ...)
...
Close #5172
2018-12-29 01:38:41 +01:00
yasmise
8c03066351
update japanese.xml to v7.6.2
...
Close #5169
2018-12-27 21:01:28 +01:00
rddim
1bc50df4e7
Update Bulgarian localization
...
Close #4954
2018-12-27 20:58:18 +01:00
Don HO
953919c406
Make new added SHA-256 hash features translatable
2018-12-26 00:06:04 +01:00
Don HO
589e21151d
Change the access right of folders via installer
...
%PROGRAMDATA%\Notepad++\plugins\ will be restricted
%PROGRAMDATA%\Notepad++\plugins\Config\ will has full access
2018-12-25 19:25:38 +01:00
Don HO
62bfef46ef
Remove unused "plugins\disabled" folder
2018-12-24 02:49:30 +01:00
Don HO
a76843cf65
Remove auto-completion files from the old location while update
2018-12-23 15:02:50 +01:00
Don HO
90c724ae43
Change folder location of auto-completion for zipped package
2018-12-23 04:44:48 +01:00
Don HO
d6f5b7b13a
Change folder location of auto-completion
...
from "<NPP_INST>\plugins\APIs\" to "<NPP_INST>\autoCompletion\"
2018-12-23 04:27:56 +01:00
Don HO
699b9b08ed
Add Plugins Admin module into zipped package
2018-12-23 01:20:32 +01:00
Don HO
b709bc9f1b
Fix installer's plugins copy issue under Linux (by using WINE)
2018-12-11 18:50:57 +01:00
Tmp341
6c6a4d5bbd
Updated Turkish.xml
...
Updated after english.xml [fab3db5
](fab3db50df (diff-2a8496e2537c34b95cbeca007cd2346b)
) and [1719000
](17190009bf (diff-2a8496e2537c34b95cbeca007cd2346b)
) commits.
Close #4960
2018-12-09 16:06:12 +01:00
xomx
9175b55ff0
Update Czech Translation
...
Update czech.xml for Plugins Admin
Close #5106
2018-12-09 15:54:33 +01:00
Don HO
03daf5559e
Make installer more coherent for the option doLocalConf.xml
...
If the install path is under %PROGRAMFILE% then option to copy doLocalConf.xml will be unchecked and disabled.
2018-12-08 17:33:03 +01:00
Don HO
15ef9bd052
Change nppPluginList.dll installation locaion
...
From %LOCALAPPDATA%\Ntepad++\plugins\Config\ to %PROGRAMDATA%\Ntepad++\plugins\Config\
2018-12-06 02:31:39 +01:00
mogu1121
b4f012985f
Add new JavaScript API for auto-completion
...
Close #5023
2018-12-03 00:55:06 +01:00
Christian Grasser
ef29c78945
Merge branch 'xml_syntax_issues' of https://github.com/chcg/notepad-plus-plus into chcg-xml_syntax_issues
...
checked all files of the APIs dir for xml syntax issues and corrected the invalid files
Tested with plugin tools and checked also against https://www.xmlvalidation.com/
The current invalid xml syntax seems to have no bad influence on the functionality of the files.
2018-12-02 23:55:27 +01:00
bubbajdf
f632002c62
Fix a entry of Pig latin
...
Corrected GENERAL to ENERALGAY
Close #5069
2018-12-02 23:37:16 +01:00
Luca
67b5fcd8c5
Update Italian translation
...
Add plugins admin translation entries
Close #5095 , close #4953
2018-12-02 22:45:17 +01:00
Rajendra Singh
6e4f591bd1
Fix typo and remove unecessery files
...
Close #5071
2018-12-02 18:36:48 +01:00
Artur
0f9aaf1626
Update russian.xml
...
Add PluginsAdminDlg's entries
Close #5008
2018-12-02 16:53:12 +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
schnurlos
06743d8db4
Update german.xlm (Plugins Admin)
...
Close #5073
Additional encloses 1afc5b3adf
from polluks & https://github.com/notepad-plus-plus/notepad-plus-plus/pull/4969 from sloper42
2018-12-02 03:24:21 +01:00
Robert Wilhelm
77cdbe7179
german.xml: fix typo
...
Close #4969
2018-12-02 03:21:56 +01:00
Per Persson
c85f9f2177
Swedish translation typo
...
Spelling 'öpnnas' -> 'öppnas'
Close #4970
2018-12-02 03:12:36 +01:00
Andriy Poznakhovskyy
37e67c098f
Update occitan.xml
...
XML syntax error fix, `<Menus>` was replaced with <Menús>
Close #5081
2018-12-02 02:49:03 +01:00
Andriy Poznakhovskyy
505e7a05e6
Update spanish.xml
...
XML syntax error, `<` was typed instead of `<`
Close #5082
2018-12-02 02:46:00 +01:00
Andriy Poznakhovskyy
5c227b25c6
Update portuguese.xml
...
XML syntax error fix, `&` was typed as `&`
Close #5083
2018-12-02 02:35:07 +01:00
Andriy Poznakhovskyy
0a8a337168
Update brazilian_portuguese.xml
...
XML Syntax error fix, `quot;` was specified as `"` inside XML attribute
Close #5084
2018-12-02 02:31:42 +01:00
yasmise
6c5e4db085
Add Japanese translations for Plugins Admin
...
Close #5090
2018-12-02 02:10:16 +01:00
Don HO
f8aba0122e
Make %PROGRAMDATA%\Notepad++\plugins\ as default plugins installation location
...
And remove %LOCALAPPDATA%\Notepad++\plugins\ location
2018-12-02 00:58:07 +01:00
Christian Grasser
24a839434c
checked all files of the APIs dir for xml syntax issues and corrected the broken files
2018-12-01 15:09:39 +01:00
Don HO
5df59ba2fc
Add Pig latin language in installer
2018-11-28 02:56:02 +01:00
Don HO
b466e5bf08
Add Pig latin language
2018-11-28 02:31:37 +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
Don HO
78a0f57ed1
Make Plugins Admin translatable
2018-11-27 13:12:56 +01:00
taveirajc
6cf238a6ab
Update Brazilian Portuguese translation
...
Close #5024
2018-11-25 22:51:08 +01:00
Opher Shachar
c0fb9f3578
Update Hebrew for menu bar
...
Close #5025
2018-11-25 22:46:34 +01:00
Daniel Kwan
7f1cbfea89
Update chinese.xml
...
- Fixed "Chinglish" Grammar (Original Chinese translator's defence: they are not "Chinglish", they are good Chinese translations which are not accepted by "normal people", who lakes the imagination and creactivity)
- Unified Translation for some terms
- `$STR_REPLACE` -> `$STR_REPLACE$`
- Added Several Translation
2018-11-25 19:05:11 +01:00
Don HO
44baa33d1e
Add the option to installer for installing the plugins in %PROGRAMDATA%
2018-11-24 17:30:19 +01:00
Don HO
3465cac7ce
Fix Installer HI-DPI GUI glitch.
2018-11-14 03:37:13 +01:00
Don HO
5251bdd6db
Because some people don't love sex...
...
...so change the awesome spiritual quote to a boring one.
2018-11-13 18:06:11 +01:00
Don HO
40fbf0da61
Notepad++ 7.6 release
2018-11-13 02:31:46 +01:00
Don HO
f1534118e1
Add a spiritual quote into Installer
2018-11-13 02:29:34 +01:00
Adrian Stanciu
8ea3c4fe55
Make installer DPI-aware
...
Close #4947
2018-11-12 23:29:49 +01:00
Christian Grasser
6cdac077f2
Add autoit autoCompletion
...
Add autoit.xml autoCompletion from http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files#A -> http://notepad-plus.sourceforge.net/commun/userDefinedLang/Autoit.xml
Close #4977
2018-11-09 20:24:48 +01:00
david082321
11e479326c
Update chinese.xml
...
Change "$STR_REPLACE" into "$STR_REPLACE$". To fix the problem that file name can't display.
把 $STR_REPLACE改成 $STR_REPLACE$,修正檔名無法正常顯示的問題。
Close #4944
2018-11-09 13:13:53 +01:00
Adam Stachowicz
5685a50e58
Polish translation: Ampersand fix
...
Close #4935
2018-11-09 13:10:45 +01:00
Christian Grasser
2d81570be5
added lua autoCompletion
...
added lua autoCompletion from http://ageekandhisblog.com/notepad-plugin-lua-corona-api-autocompletion/
as the one mentioned under http://docs.notepad-plus-plus.org/index.php?title=User_Defined_Language_Files#L -> http://www.davidcarrigg.com/uploads/LuaLangFile.zip is no longer available
Close #4978
2018-11-09 12:41:51 +01:00
Don HO
4fa910c74b
Add nppPluginList into the installer.
2018-11-06 13:31:20 +01:00
Don HO
e61fe03d89
Install default plugins into new location
...
Install default plugins into %USERPROFILE%\AppData\Local\Notepad++\plugins\ instead of %PROGRAMFILES(x86)%\Notepad++\plugins\
2018-11-04 22:21:04 +01:00
Don HO
113212547f
Remove allowAppDataPluginsLoading option from the installer
2018-11-03 20:57:10 +01:00
Don HO
45812764cd
Update "wingup for Notepad++" to version 5.0.3
2018-10-12 23:42:00 +02:00
Sergei Bulgakov
f159a62163
Update Russian translation
...
Add w/ BOM and remove w/o BOM
Close #4605
2018-10-08 09:41:54 +02:00
Rajendra Singh
0bdbf348d9
Fix Plugin directories not removed regression after uninstalling Notepad++
...
Close #4771
2018-10-08 09:25:54 +02:00
Rajendra Singh
17190009bf
Fixed Typo in localization files
...
Close #4897
2018-10-04 09:01:56 +02:00
Rajendra Singh
55394cfb08
Improve Hindi translation
...
Close #4844
2018-10-04 00:46:00 +02:00
Artur
2439a4eec0
Update russian.xml
...
Update russian.xml due to the confusion BOM with FI
Close #4695
2018-09-02 18:11:54 +02:00
Motaz Alnuweiri
ab3f5e5651
Update Arabic language to v7.5.5
...
Close #4759
2018-09-02 17:48:57 +02:00
Daniel Kwan
e32d89c629
Big Update of the Translation of Chinese (Trad.)
...
What makes me edit the translation is the translation from "No Cloud" (Cloud Settings) to 晴朗無雲 (Sunny with NO CLOUD)... Finally, I reviewed the whole translation once. I'm from Hong Kong and this is actually my first pull request.
Close #4773
2018-09-02 17:39:35 +02:00
Magnus Österlund
f92d5e69ad
Update Swedish localization
...
Close #4777
2018-09-02 17:14:20 +02:00
Stefan
e1ad5ccf43
Update german.xml
...
Close #4784
2018-09-02 17:10:12 +02:00
schnurlos
c4d4428847
Update german.xml
...
Modified some phrases.
Close #4540
2018-07-19 23:34:49 +02:00
ordtrogen
5c72d8902d
Update swedish.xml
...
Make swedish.xml align with english.xml, fixed typos and corrected translations
Close #4630
2018-07-19 23:29:07 +02:00
xomx
3246a47fdf
Fixed DoCloseOrNot translation
...
Close #4645
2018-07-19 23:26:50 +02:00
altiereslima
da35cf9663
Update brazilian_portuguese.xml
...
Added some missing strings.
Close #4647
2018-07-19 23:23:11 +02:00
Don HO
75e326895d
Update a localization file
2018-07-19 02:14:42 +02:00
Don HO
7ce0ab04e6
include the newest version of winGup
2018-07-19 02:01:18 +02:00
Hiro5
26a3af946d
Update catalan.xml
...
Close #4537
2018-06-24 23:05:20 +02:00
Adrien Cordonnier
a99fa9ae50
Installer enhancement: Place program shortcut in top-level Start folder
...
Fix #2143 , close #4342
2018-05-26 02:02:09 +02:00
Tmp341
8848c3151e
Update turkish.xml
...
Close #4478
2018-05-24 01:29:14 +02:00
Don HO
9391fa764f
Enhance Notepad++ installation packaging
...
Use GUP to retrieve GUP release from its website while doing Notepad++ release.
2018-05-20 03:28:48 +02:00
MCCshreyas
2e4b01cd3d
More improvements in C# intellisense
...
Close #4419
2018-05-06 02:18:33 +02:00
schnurlos
08b0d390ee
Small fix in german.xml
...
Close #4316
2018-05-06 02:13:11 +02:00
Artur
f4460075e6
Update Russian translation for 7.5.6
...
Close #4441
2018-05-06 01:58:28 +02:00
Nicedward
ddb886c665
Update Indonesian.xml
...
Close #4446
2018-05-06 01:54:30 +02:00
Don HO
454f92af4a
Adapt new plugin file system structure for the future release.
2018-04-30 19:36:15 +02:00
Luca
a4ac43f141
Update italian.xml to version 7.5.6
...
Various update on translation for italian
Close #4355
2018-04-21 15:51:01 +02:00
Acheron
bdae39ff24
Update dutch.xml
...
Fix a few spelling mistakes, change mail address
Close #4344
2018-04-20 13:23:58 +02:00
SinghRajenM
094fbabe02
Updated Hindi Translation
...
Close #4376
2018-04-20 13:17:54 +02:00
FishDoctor78
92e65f33eb
Updated Slovak language file for the latest Notepad++ version.
...
Close #4341
2018-04-20 12:57:56 +02:00
vlakoff
f0e0e0248a
Various fixes in french.xml
...
Close #4319
2018-04-20 12:52:44 +02:00
Don HO
9210bd37b6
Fix a typo in French translation
2018-04-17 02:22:22 +02:00
Don HO
c4cf9165ae
Update Russian translation
2018-04-13 18:19:44 +02:00
MCCshreyas
460564554e
Major improvements to C# intellisense
...
Close #4142
2018-03-18 23:50:39 +01:00
Don HO
6c9a5a2afe
Fix typos in translation entry string
2018-03-17 23:06:03 +01:00
Don HO
5fa7a718eb
Update French localization
2018-03-17 22:39:08 +01:00
swirti
9685f46229
Update french.xml
...
Close #4263
2018-03-17 19:09:32 +01:00
Phroneris
af1cc71b28
Fit access keys of the main manu to English behavior
...
Close #4230
2018-03-17 19:03:55 +01:00
SinghRajenM
543dce8942
Update Hindi Localization
...
Close #4244
2018-03-17 18:47:16 +01:00
rddim
d4d403dabd
Update Bulgarian localization
...
Close #4260
2018-03-17 18:42:50 +01:00
Tmp341
2291bb3a75
Update Turkish localization
...
Close #4289
2018-03-17 18:35:36 +01:00
Patriccollu
03abfc8f7c
Update Corsican translation for Notepad++ 7.5.5
...
Close #4290
2018-03-17 18:15:55 +01:00
MAPJe71
51b7eb1b59
Update Dutch translation for 7.5.5
...
Close #4292
2018-03-17 16:40:13 +01:00
Magnus Österlund
0924134533
Update Swedish localization
...
Close #4296
2018-03-17 16:33:16 +01:00
Artem Polivanchuk
d99ce6ff02
Update Ukrainian translation
...
Close #4304
2018-03-17 16:30:11 +01:00
György Bata
93142b12c6
Hungarian translation update for 7.5.5
...
Close #4308
2018-03-17 16:24:54 +01:00
schnurlos
ef07777714
Update german localization
...
Close #4310
2018-03-17 16:05:33 +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
xomx
a808e3fd92
Update czech.xml for v7.5.5
...
Close #4235
2018-03-11 21:09:37 +01:00
schnurlos
7969e30841
Update german.xml to v7.5.5
...
Closes #4256
2018-03-11 11:29:29 +01:00
popcorner
ecba7be9e4
Update english.xml & chineseSimplified.xml
2018-03-10 23:57:51 +01:00
popcorner
22abebefe9
Update chineseSimplified.xml
2018-03-10 23:57:31 +01:00
Don HO
789cf387df
Make new entries translatable
2018-03-02 20:23:24 +01:00
dail8859
8c84e92349
Fix EOLs
2018-02-27 20:31:22 -05:00
popcorner
d6daac2434
Update chineseSimplified.xml
...
Close #4223
2018-02-27 00:55:49 +01:00
rddim
6896c801ac
Update Bulgarian translation
...
Close #4218
2018-02-25 23:08:33 +01:00
Spadar Shut
ae49acb803
Update belarusian translation
...
Close #4212
2018-02-25 23:05:48 +01:00
TigerxWood
034232a9d0
Update romanian.xml for version 7.5.5
...
Close #4210
2018-02-25 23:02:21 +01:00
schnurlos
511915c98f
Update german.xml to v7.5.5
...
Close #4209
2018-02-25 22:59:02 +01:00
popcorner
0fa26f4bae
Update chineseSimplified.xml
...
Close #4175
2018-02-25 22:54:17 +01:00
MISE Yasuhiro
332ac2865b
update japanese.xml to v7.5.5
...
Close #4139
2018-02-25 22:48:14 +01:00
mogu1121
9951fcd087
Add new keywords of javascript for auto-completion
...
Close #4156
2018-02-25 20:40:03 +01:00
Don HO
5719420c3b
Update translations
2018-02-25 13:38:26 +01:00
AngryGamer
13801e3540
Make column names translatable in Window->Window...
...
Close #4219
2018-02-25 12:43:11 +01:00
Don HO
a242214a28
Disable DSpellCheck by default due to some performance issues
2018-02-25 11:08:14 +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
rddim
721f7f0608
Update Bulgarian translation
...
Close #4143
2018-02-20 21:22:45 +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
SinghRajenM
bf9416d17f
Minor enhancements for Kurdish language
...
Make Kurdish be RTL
Command line support for Kurdish
Close #4206
2018-02-20 18:10:00 +01:00
xomx
55f061ebb9
Fixed the czech.xml v7.5.5
...
Fixed the wrong integer replacements (instead of string) according to the english.xml latest change.
Close #4207
2018-02-20 18:05:24 +01:00
scootergrisen
065b6f9e1b
Update danish.xml to 7.5.5
...
Close #4135
2018-02-20 17:36:56 +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
schnurlos
803917dd09
Update german.xml to 7.5.5
...
Close #4137
2018-02-20 00:24:37 +01:00
Tmp341
8b2f0f6c5a
Update Turkish localization
...
Close #4197
2018-02-20 00:20:51 +01:00
xomx
744ec4c3f3
Update czech.xml translation to v7.5.5
...
Close #4199
2018-02-20 00:18:22 +01:00
Hiro5
3de7561173
Update catalan.xml
...
Close #4200
2018-02-20 00:13:52 +01:00
Louis-Berlic
87feb9677e
Update occitan.xml localisation to v.7.5.5
...
Closes #4196
2018-02-19 16:39:36 +01:00
Artem Polivanchuk
0b66932abe
Update ukrainian.xml
...
Closes #4198
2018-02-19 16:34:14 +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
MISE Yasuhiro
2a15c216a8
Update japanese.xml to v7.5.4
...
* Replace '\r' by real carriage return
* Fix some translations for clear japanese
closes #4043
2018-01-28 23:46:49 +01:00
SinghRajenM
fc9f0de771
Update localization files (English & Hindi)
...
Fixes #4040 , closes #4046
2018-01-28 23:36:23 +01:00
SinghRajenM
440c9c57fe
Use reversed header image for RTL installer
...
Closes #4107
2018-01-28 23:05:47 +01:00
SinghRajenM
8104d8ae01
Make UI Right To Left when Farsi & Uyghur are loaded
...
Closes #4108
2018-01-28 22:48:45 +01:00
Don HO
92d962782e
Fix typo in French translation
...
Closes #3921
2017-12-29 13:01:40 +01:00
Don HO
6fff9837c6
Merge branch 'nsis_ImproveInstaller' of https://github.com/SinghRajenM/notepad-plus-plus into SinghRajenM-nsis_ImproveInstaller
2017-12-29 12:30:17 +01:00
Drewler
06e42023bd
Fix spanish translation for "tail"
...
Command `tail` shouldn't be translated (there isn't a `cola` command)
Closes #3920
2017-12-29 02:59:01 +01:00
oirfeodent
2c4e5b2601
Add Auto Completion for BaanC
...
Closes #3927
2017-12-29 02:47:23 +01:00
Shreyas jejurkar
5cf0292dad
Added keywords auto-completion for CoffeeScript
...
Closes #3977
2017-12-28 23:05:42 +01:00
György Bata
5aff254c73
Hungarian translation update for 7.5.3
...
Closes #3978
2017-12-28 23:03:13 +01:00
SinghRajenM
250ca9e6e2
Improve installer
2017-12-28 22:33:25 +05:30
dail8859
8f848b7b27
Remove duplicate keywords for autocompletion
2017-12-27 19:34:26 -05:00
dail8859
a73c45db5a
Fix 9f0ba445
typo
2017-12-27 18:22:37 -05:00
Don Ho
48b3613d38
Fix DSpellCheck incomplete installation
2017-12-05 22:12:53 +01:00
Don HO
7faaa1bb24
Fix installer issues
...
1. Fix shell extension registration error (due to notepad++.exe has not
yet been copied)
2. Fix themes' absence after installation (one variable depends on
its initialization in mainSection)
2017-12-04 20:00:55 +01:00
Don Ho
e339c0f600
Notepad++ 7.5.2 release
2017-11-27 09:32:44 +01:00
Don Ho
dd6101ea18
Upgrade wingup to fix the problem of connetion for updating
2017-11-25 23:36:30 +01:00
SinghRajenM
c8a15a5225
Add version and other info into installer
...
Closes #3751
2017-11-25 15:06:01 +01:00
EugenioAvila
c978a18894
Update spanish.xml
...
Closes #3814
2017-11-24 19:06:11 +01:00
xomx
e9ebed957f
Update czech.xml translation to v7.5.1
...
Closes #3701
2017-11-24 03:57:09 +01:00
Hiro5
7ee0522589
Update catalan.xml
...
Closes #3762
2017-11-23 23:51:22 +01:00
schnurlos
c653634261
Update german.xml
...
Closes #3715
2017-11-23 23:45:54 +01:00
Luca
3278822f73
Update Italian translation to version 7.5.1
...
Closes #3778
2017-11-23 23:39:58 +01:00
TigerxWood
8fc25d8782
Update romanian.xml
...
Updated and corrected romanian to version 7.5
Closes #3872
2017-11-23 23:32:52 +01:00
Tmp341
7c61bf274d
Update turkish.xml
...
Updated localization to latest changes.
Closes #3890
2017-11-23 23:24:08 +01:00
Shreyas jejurkar
9f0ba4450d
Added more C# keywords for auto-completion
...
Closes #3899
2017-11-23 23:16:01 +01:00
Don HO
4005bf4182
Add DSpellCheck plugin into distribution
2017-11-23 22:44:22 +01:00
Motaz Alnuweiri
cc76d7a372
Update Arabic language file
2017-10-11 09:26:39 +02:00
SinghRajenM
461936ef44
Fix the issue that batch.xml is missing from installer
...
Closes #3677 , fixes #3680
2017-09-17 01:24:43 +02:00
Rodrigo
509c9c27d9
Better disply of installer components page description
...
Colses #3745
2017-09-17 01:03:38 +02:00
Don HO
1c191ee146
Fix un installer issue
...
While install a x64 version, it should remove x86 version if it exists (and vice versa).
The removal feature doesn't work though user answer Yes for the deletion.
This commit fixes this issue.
2017-09-02 14:57:59 +02:00
Don Ho
d7f64d2027
Notepad++ 7.5.1 release
2017-08-29 03:01:24 +02:00
popcorner
478bb6f241
Update chineseSimplified.xml
...
Closes #3660
2017-08-27 02:01:00 +02:00
marcoM32
de648eff62
Add batch auto-completion
...
A new resource for auto-completion in batch scripting environment
Closes #3157
2017-08-26 14:25:50 +02:00
scootergrisen
c34d8d0a8a
Update danish translation to 7.5
...
Closes #3641
2017-08-26 14:15:42 +02:00
Artem Polivanchuk
ef654d0334
Update Ukrainian translation
...
Closes #3647
2017-08-26 14:08:39 +02:00
Rusi Dimitrov
e6c049298c
Update Bulgarian translation
...
Closes #3649
2017-08-26 14:06:47 +02: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
Don HO
dca3f7dee0
Update croatian.xml
2017-08-20 17:34:17 +02:00
MISE Yasuhiro
28d3c59e75
update japanese.xml to v7.5
...
Changed to follow: "Open in Default Viewer", changes in Find dialog
Closes #3625
2017-08-20 17:16:25 +02:00
Patriccollu
bc15617308
Update Corsican translation for Notepad++ 7.5
...
Closes #3630
2017-08-20 17:12:31 +02:00
Don Ho
040ad04c56
Notepad++ 7.5 release
2017-08-15 23:58:06 +02:00
schnurlos
67ea1025f3
Update german.xml to v7.5
...
Closes #3618
2017-08-15 11:29:54 +02:00
Don HO
be610b4022
Merge branch 'translation' of https://github.com/rddim/notepad-plus-plus
2017-08-15 11:21:39 +02:00
Don HO
f1bb57c607
Update Russian translation
2017-08-15 02:04:38 +02:00
Don HO
14a8b510be
Update Korean translation
2017-08-13 16:04:21 +02:00
Rusi Dimitrov
c6e76fc575
Update Bulgarian translation
2017-08-13 13:54:09 +03:00
SinghRajenM
6f872ebb7e
Corrected/updated Hindi localization
...
Colse #3605
2017-08-13 12:30:12 +02:00
SinghRajenM
295cbafe7d
Code improvement
...
Closes #3582
2017-08-13 12:10:04 +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
xomx
f55b137cc0
Update czech.xml translation to 7.4.2
...
Closes #3555
2017-08-08 02:26:23 +02:00
Antoine Lang-Cavelier
e76b5dc869
Add foreground colours for diff in Monokai.xml
...
Some styles were missing and hence, was replaced by black.
Closes #3433
2017-07-21 14:22:56 +02:00
popcorner
c748d8d18b
Update chineseSimplified.xml
2017-07-20 11:11:42 +02:00
EugenioAvila
639fbad4ea
Make some Spanish traduction correct
...
En la RAE. propone 'ascendiente' con otro sentido diferente. Referencia: http://dle.rae.es/srv/fetch?id=3vjB2P7
Closes #3299
2017-07-20 11:07:12 +02:00
Magnus Österlund
d2f8ccce1b
Update Swedish translation to 7.4.2
...
Closes #3473
2017-07-17 10:49:49 +02:00
Rusi Dimitrov
9128cba496
Update Bulgarian translation
...
Closes #3431
2017-07-17 10:45:17 +02:00
schnurlos
3aa8535d5d
Update german.xml to v7.4.2 with newest fixes
...
Closes #3471
2017-07-14 16:30:31 +02:00
Luca
55b8bad2af
Update italian translation for 7.4.2 version
...
Closes #3505
2017-07-14 11:15:53 +02:00
SinghRajenM
d27a7fc012
Fixed typo
...
intall -> install
Closes #3507
2017-07-14 11:13:08 +02:00
Hiro5
7d8b119458
Update catalan.xml to v7.4.2
...
Closes #3509
2017-07-14 11:09:35 +02:00
Don HO
a0bc7ac5fb
Remove Plugin Manager from the package
2017-07-13 20:47:03 +02:00
Don HO
77d9a9959a
Add /noUpdater argument for installer
...
By launch "npp.7.4.3.Installer.exe /noUpdater /S" allows users install
Notepad++ silentely, without including Auto-Updater.
2017-07-13 08:46:44 +02:00
Don HO
19f24d1d65
Add new installer argument /allowAppDataPluginsLoading
...
The new installer argument /allowAppDataPluginsLoading add file
allowAppDataPlugins.xml which allows Notepad++ to load plugins
from "%APPDATA%\Notepad++\plugins\"
2017-07-09 09:10:04 +02:00
Don HO
f162181fba
Update translations
2017-07-02 18:40:07 +02:00
MISE Yasuhiro
f15e136fa3
update japanese.xml to v7.4.2
...
Add new lines to catch up with v7.4.2 (Document peeker, "<< Find" in
Find dialog).
Closes #3413
2017-07-02 14:48:03 +02:00
Lando
cc04476dfc
Update spanish.xml
...
Some fixes and improvements and also added missing translation for new find previous button and Mark tab in the Find & Replace dialog
Closes #3414
2017-07-02 14:44:18 +02:00
SinghRajenM
fb998007d7
Update English & Hindi translation
...
Localization for find dialog
Closes #3452
2017-07-02 14:31:49 +02:00
Don Ho
5b35000c30
Notepad++ 7.4.2 release
2017-06-18 23:18:14 +02:00
SinghRajenM
f48255d647
Installer shows installation size as 0 for minimalist
...
Closes #3371
2017-06-18 15:52:41 +02:00
Luca
bcae363497
Update for document peeker, version 7.4.1
...
Add translations for document peeker
Closes #3322
2017-06-18 15:45:45 +02:00
Magnus Österlund
caf45e6f10
Update Swedish to v7.4
...
Closes #3388
2017-06-18 12:54:57 +02:00
popcorner
0b7065a4b8
Update chineseSimplified.xml
...
Closes #3401
2017-06-17 23:59:41 +02:00
Rusi Dimitrov
cb3df2a3a3
Update Bulgarian translation
...
Closes #3278
2017-06-12 01:33:31 +02:00
schnurlos
2f5a79dadd
Update german.xml to v7.3.3
...
Closes #3268
2017-06-12 01:29:07 +02:00
Hiro5
f4d1dd81bd
Update catalan.xml
...
Closes #3286
2017-06-12 01:25:56 +02:00
xomx
ffa22adee6
Update czech.xml translation to v7.4
...
Closes #3291
2017-06-12 01:22:41 +02:00
EugenioAvila
d936d0e373
Fix a typo in Spanish translation
...
Complementada palabra Insertar
Closes #3300
2017-06-12 01:19:36 +02:00
SinghRajenM
a78046b5df
Translation for new strings for Hindi & English
...
Closes #3265
2017-06-12 01:15:01 +02:00
Don Ho
71ffe870c5
Notepad++ 7.4.1 release
2017-05-18 03:22:33 +02:00
Don Ho
481a275ad6
Notepad++ 7.4 release
2017-05-14 14:54:14 +02:00
SinghRajenM
7e5afd862a
Don't open change.log everytime
...
This bug is reproduced that user is pinning Notepad++ on the task bar
after its installation.
Fixes #2896 , fixes #2979 , fixes #3014 , closes #3162
2017-05-13 16:22:14 +02:00
Patriccollu
08fd2cfbdf
Update Corsican translation for Notepad++ 7.3.3
...
Corsican translation has been updated to take some new strings into account.
Closes #3230
2017-05-13 14:15:04 +02:00
SinghRajenM
3c1a7dd436
Updgrading from 32bit to 64 bit and vice versa does not remove app registry key
...
Closes #2965
2017-05-10 18:32:18 +02:00
LinuxLab
675d586840
Update Portuguese translation
...
Fixes #2998 , Closes #3021
2017-05-08 19:53:22 +02:00
Tmp341
4c03c3eab7
Update turkish.xml
...
Update to latest version.
Closes #3147
2017-05-01 00:25:56 +02:00
Patriccollu
6d28c81a6c
Add Corsican as Installer Language
...
Closes #3164
2017-04-30 20:21:33 +02:00
MISE Yasuhiro
315a161ae2
update japanese.xml to v7.3.3
...
* Add new lines to catch up with v7.3.3.
Closes #3011
2017-03-25 15:05:49 +01:00
Lando
5fe42667ef
Some fixes
...
Some orthography and typo corrections, also, changed the texts that meant programming "language" from "idioma" to "lenguaje" since idioma in spanish is meant mostly for human language, and for programming languages is "lenguaje de programación". (It sounds really weird to say "idioma de programación")
Closes #3031
2017-03-25 14:43:04 +01:00
rddim
73a928aa56
Update Bulgarian translation
...
Closes #3074
2017-03-25 14:29:34 +01:00
Don Ho
388c430e21
Notepad++ v7.3.3 release
...
In this release:
Fix CIA Hacking Notepad++ issue
(https://wikileaks.org/ciav7p1/cms/page_26968090.html ).
and more...
2017-03-08 04:04:59 +01:00
Artem Polivanchuk
71b3c499a3
Update belarusian.xml
...
Closes #2961
2017-03-06 02:17:48 +01:00
BdR76
a3a7fadac8
Incorrectly translated "space" to Dutch "ruimte"
...
In Dutch a space-character is commonly refered to as "spatie".
(the Dutch word "ruimte" does mean "space" but more in the sense of a physical area or location, like living space or shelf space)
Closes #2942
2017-03-05 16:08:57 +01:00
SinghRajenM
eaf8f8e0e6
Remove ANSI version of: Hungarian (ANSI), Slovak (ANSI)
...
Corrected order for: Friulian, Kannada
Fixes #1789 , closese #2954
2017-03-05 15:53:43 +01:00
popcorner
ae5cd04100
Update chineseSimplified.xml
...
Closes #2994
2017-03-05 15:49:53 +01:00
rddim
24c47fd172
Update Bulgarian translation
...
Closes #2955
2017-03-05 15:40:47 +01:00
SinghRajenM
e82110395e
Update Hindi translation
...
Closes #2959
2017-03-05 15:33:08 +01:00
schnurlos
07da57eace
Update german.xml to v7.3.2
...
Closes #2967
2017-03-05 14:51:28 +01:00
Don HO
5b3818288b
Remove BOM from langs4Npp.nsh
2017-03-01 19:44:24 +01:00
Don HO
f4bddcac3d
Add new function names for Java auto-completion
...
Closes #2926
2017-02-27 00:27:58 +01:00
AndresTraks
03ff54910d
Estonian translation
...
Close #2951
2017-02-26 23:03:02 +01: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
SinghRajenM
c36ee6ec9a
Make uninstaller cleaner again!!
...
Fixed uinstaller issues:
1. Folder "localization" is not removed even all the files are removed from
this folder.
2. Folder "pluging\APIs" is not removed even all the files are removed from
this folder.
3. Three files are not removed (contextMenu.xml, functionList.xml and
shortcuts.xml). There might be more files.
From "%appdata%\Notepad"
4. Bakcup folder (form %appdata%\Notepad++) is not removed if backup folder
is not empty.
5. Folder "themes" is not removed even all the files are removed.
6. Because of above two items, parent folder ("%appdata%\Notepad") is also
not removed.
7. Rephrase user message when user tries to install 64 bit while 32 is
already installed (vice versa).
Closes #2565
2017-02-18 22:29:13 +01:00
rddim
f787d22a70
Update Bulgarian language
...
Closes #2900
2017-02-18 22:16:14 +01:00
SinghRajenM
4ac288a944
Add NPP icon for uninstaller as well
...
Closes #2905
2017-02-18 22:13:44 +01:00
Don HO
6373222668
Updated slovenian.xml
...
Closes #2902
2017-02-18 16:02:17 +01:00
Don Ho
2f2b56eb43
Notepad++ release 7.3.2
2017-02-14 00:55:20 +01:00
Don Ho
cc4b47975f
Update translation files
2017-02-12 23:10:26 +01:00
Magnus Österlund
2d138e9752
Update Swedish.xml to version 7.3.1
...
Closes #2899
2017-02-12 23:07:14 +01:00
Marcus
6dacca9508
Fixed fontname and font size in Obsidian.xml
...
See changes mentioned in #1299 ; This update fixes it in the files used by the installer so it works by default without requiring the steps in #1299 .
Closes #1799
2017-02-12 23:03:44 +01:00
Don Ho
343aae1f7a
Update Russian translation
...
Closes #2862 , closes #1410
2017-02-12 01:48:22 +01:00
Don Ho
67b0ed9b42
Minors fixes
...
Closes #2797 , closes #2663
2017-02-09 23:35:17 +01:00
Artem Polivanchuk
131716121e
Update belarusian.xml
...
Closes #2872
2017-02-09 23:22:15 +01:00
bradley101
e5babc3d2b
Add StringBuilder keyword for Java API
...
Closes #2882
2017-02-09 23:18:57 +01:00
SinghRajenM
286a33dc16
Fixed localization installation issue.
...
Closes #2849
2017-02-06 00:25:54 +01:00
Don Ho
9fa1637605
Update vb.xml
2017-02-05 17:08:11 +01:00
Wanibzh29
6c340a3189
Update breton.xml
...
Closes #2832
2017-02-05 01:11:48 +01:00
Artem Polivanchuk
01da32e285
Update Ukrainian translation
...
Closes #2846
2017-02-05 01:02:05 +01:00
xomx
e3f1a31a51
Update czech.xml translation to v7.3.1
...
Closes #2816
2017-02-01 01:43:57 +01:00
SinghRajenM
f9aac2e58a
Updated Hindi Translation
...
Closes #2823
2017-02-01 01:41:05 +01:00
scootergrisen
4e14e14893
Update danish.xml to 7.3.1
...
Closes #2810
2017-01-22 19:10:15 +01:00
György Bata
eb0d5ed757
Hungarian translation update for 7.3.1
...
Closes #2742
2017-01-22 15:39:04 +01:00