xomx
6afcb73557
Fix possible 2GB+ files loading Scintilla exception
...
Previously there was the 4096 MB max limit, so when e.g. user set this 4GB threshold and then tried to open any 2GB+ file, the Scintilla CellBuffer::Allocate method throwed a std::runtime_error because currently the Notepad++ does not use the SC_DOCUMENTOPTION_TEXT_LARGE in such a case.
2024-04-05 18:55:07 +02:00
Don Ho
3c15ff5783
[xml] Make all the localization files pretty printed
...
This commit makes all the localization files pretty printed (indent only).
Close #13631
2023-05-09 04:52:09 +02:00
Don Ho
9462238c0f
Fix localization files structure error (already fixed in code)
2023-03-16 19:35:39 +01:00
IoeCmcomc
32bb1457ca
Update Vietnamese translation
...
Close #12365
2022-10-30 12:43:31 +01:00
Don Ho
456fdaa680
Simplify the localization in codes
...
and fix the bug that menu "Window" not translated:
5917fdefb0 (commitcomment-67151276)
2022-02-21 17:59:25 +01:00
Don Ho
029a09ab5b
Remove obsolete localization entries
...
Ref:
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/11037#issuecomment-1012110125
Close #11041
2022-01-13 19:15:08 +01:00
IoeCmcomc
61eff45bd2
Update Vietnamese translation
...
Signed-off-by: IoeCmcomc <53734763+IoeCmcomc@users.noreply.github.com>
Close #10880
2021-12-30 00:50:00 +01:00
IoeCmcomc
3c464e49bb
Update Vietnamese translation
...
Close #10547
2021-09-15 20:17:22 +02:00
Don HO
0f15c207d5
Update localization files (change tag)
2021-07-23 17:10:35 +02:00
Don HO
c4851a49ab
Fix a grammatical error
2020-05-11 05:40:09 +02:00
Waldi Ravens
2d35273f34
Update localization files (move Item 6115)
...
Completes commit a1d048fdd9
Close #7785
2020-01-11 12:04:06 +01:00
Don HO
086f7b2735
Update localization files for v7.5 modification
2017-08-20 21:50:47 +02:00
Damien GERARD
0617b20e69
Translations: encoded all translation files using utf-8 - 2nd attempt ( #307 )
2015-06-24 17:48:22 +02:00
Don Ho
d98d0fa12b
[RELEASE] Notepad++ 6.5.3 Release.
...
git-svn-id: svn://svn.tuxfamily.org/svnroot/notepadplus/repository/trunk@1166 f5eea248-9336-0410-98b8-ebc06183d4e3
2013-12-31 13:42:47 +00:00