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