Commit Graph

308 Commits

Author SHA1 Message Date
Derick Payne
74dea22a68 Update dialogs_af_za.rc
Dialogs Afrikaans Translation
2019-01-04 18:21:18 +02:00
Pairi Daiza
fe977cddec Change Rizonesoft Copyright © to year "2019" 2018-12-30 00:28:28 +01:00
Pairi Daiza
441fac1c9c MUI - Command Help Line Dialog box
- Fixed a small display flaw
2018-12-20 21:53:44 +01:00
Pairi Daiza
4735d69a7e MUI - af-ZA change Codepage UTF8 to Win-1252 2018-12-19 20:35:50 +01:00
Pairi Daiza
d58ed16af7 MUI nl-NL - Correction small typo 2018-12-17 16:52:46 +01:00
Derick Payne
d08ed57882 Update dialogs_af_za.rc 2018-12-16 01:39:05 +02:00
Derick Payne
cbcf8527c2 Preliminary Afrikaans Translation 2018-12-16 01:36:16 +02:00
Rainer Kottenhoff
3c1a3f36b7 + fix: correction for nederland language 2018-12-15 12:32:23 +01:00
Rainer Kottenhoff
d91ce547a3 + revert: use only reliable encoding detections ! 2018-12-14 11:13:01 +01:00
Rainer Kottenhoff
1a739f20ad + fix: ASCII fallback only for selected encodings 2018-12-14 10:51:37 +01:00
Pairi Daiza
66feae393c MUI - craigo- broken link in About dialog #848 2018-12-04 20:03:51 +01:00
Pairi Daiza
f4d15a375b + MUI convert resource encoding to local ANSI code-page to get rid of UTF-8 decoding artefacts - until MS fixes that 2018-11-28 20:09:29 +01:00
Rainer Kottenhoff
369a837ab6 + convert resource encoding to local ANSI code-page to get rid of UTF-8 decoding artefacts - until MS fixes that 2018-11-28 13:57:31 +01:00
Pairi Daiza
ae1d3ff3d3 + MUI - Converting Resources files '*.rc" from "UTF-8" to "UTF-8 Signature" 2018-11-27 23:37:46 +01:00
Pairi Daiza
4473f50fdb + MUI - ja-JP Correction typo 2018-11-26 05:58:47 +01:00
maboroshin
2a525940a4 Translation >JP :New command line 2018-11-26 12:24:00 +09:00
Pairi Daiza
e48449df0d + MUI - be-BY Workaround fix to resolve display 2018-11-23 17:36:46 +01:00
Derick Payne
ea4c716fbd Merge branch 'master' of https://github.com/rizonesoft/Notepad3 2018-11-23 15:43:19 +02:00
Derick Payne
2e2e22d304 Starting Afrikaans Translation 2018-11-23 15:43:10 +02:00
Alex Yashkin
f014f05c35
be-BY & ru-RU: misc. updates and typo fixes 2018-11-23 09:44:40 +03:00
Pairi Daiza
ce4d255b97 + MUI - Rework "Command Line Help" dialog box
- All languages
2018-11-22 23:06:34 +01:00
Rainer Kottenhoff
e0ce7ab98e + fix: EDITTEXT control rendering problems solved by recoding (UTF-8 -> ANSI (local codepage) -> UTF-8) 2018-11-22 10:21:40 +01:00
Liu Hao
772f08e2fb strings_zh_cn.rc: Fix typo.
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-11-22 11:53:51 +08:00
Liu Hao
38680f4c5b strings_zh_cn.rc: Update translation for cmdline help string.
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-11-22 11:50:50 +08:00
Liu Hao
e40a44a5c0 dialogs_zh_cn.rc: Widen the cmdhelp dialog a little.
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-11-22 11:22:58 +08:00
Alex Yashkin
c481a71a32
be-BY & ru-RU: Complete translation of Command Line Help 2018-11-22 00:02:03 +03:00
Pairi Daiza
2f07a5e335 Dialog box of "Command Line Help"
- New Design for languages: be-BY, ru-RU, ja-JP, zh-CN
- Minor fix in "IDS_MUI_STYLEEDIT_HELP"
2018-11-21 15:03:40 +01:00
Pairi Daiza
645a22f1b1 Dialog box of "Command Line Help"
- New Design for languages: de-DE, en-GB, en-US, es-ES, fr-FR, nl-NL
- Minor fix in "IDS_MUI_STYLEEDIT_HELP"
2018-11-21 14:36:28 +01:00
Pairi Daiza
43c4fd5f3a + Minor formating fix in "IDS_MUI_STYLEEDIT_HELP" 2018-11-21 10:24:30 +01:00
Pairi Daiza
a5483d80db Dialog box of "Command Line Help"
- New Design for language: af-ZA
- Minor fix in "IDS_MUI_STYLEEDIT_HELP"
2018-11-21 09:55:32 +01:00
Pairi Daiza
40d33fe696 Dialog box of "Command Line Help"
- New Design for language: af-ZA
2018-11-21 09:35:16 +01:00
Rainer Kottenhoff
38ecb2ecef + fix: format of German cmdln-help strings
+ enh: center cmdln-help dialog in Notepad3 window
2018-11-20 09:02:36 +01:00
Pairi Daiza
f196c32a5d + MUI - Command Line Help - Add a Notepad3 Icon 2018-11-19 21:20:18 +01:00
Rainer Kottenhoff
af22f57644 + upd: VS 15.9.1 (Win SDK 10.0.17763.0) 2018-11-18 09:38:45 +01:00
Pairi Daiza
faf6d66ad7 + Change All ".rc" files from "UTF-8-Signature" to" UTF-8" (No Signature) 2018-11-16 20:53:34 +01:00
Rainer Kottenhoff
76f6932203 + fix: using encoding UTF-8 Sig (BOM) for most of the language resource (.rc) files 2018-11-16 11:53:00 +01:00
Rainer Kottenhoff
ae2bee069f + fix: command line help strings
+ fix: customize schemes help text
2018-11-16 10:51:39 +01:00
Pairi Daiza
7bf2c7ef67 + MUI - Add new Command Line Help Dialog 2018-11-16 06:20:01 +01:00
Rainer Kottenhoff
637bd98f19 + chg: UTF-8 encoding based resource files (*.rc), UTF-8-Sig. based source code files (.c .h .cpp) 2018-11-15 11:44:41 +01:00
Pairi Daiza
1ba9dd9a43 + MUI: RTF "About" Titles in ja-JP - correction (maboroshin translation) 2018-11-13 16:08:18 +01:00
Rainer Kottenhoff
012d5cdad4 + chg: Command Line Help: using sizeable dialog box instead of auto-sized MessageBox 2018-11-13 12:03:15 +01:00
Pairi Daiza
47c9a22d86 + MUI: "About Text Frame" - Adjust Height of Rich Text Control
- Request of "lhmouse" to you use full-width colons |:| instead of half-width colons |:| for Chinese characters
2018-11-13 00:35:37 +01:00
Pairi Daiza
5804af5389 + MUI: "About Text Frame" - Adjust Height of Rich Text Control 2018-11-13 00:22:19 +01:00
Alex Yashkin
3d598a7119 ru-RU: missed tab symbol in IDS_MUI_CMDLINEHELP 2018-11-11 22:44:31 +03:00
Alex Yashkin
576401bfd4 Merge branch 'master' of github.com:rizonesoft/Notepad3 into np3_be_ru 2018-11-11 19:18:12 +03:00
Alex Yashkin
9d9d542a5e be-BY & ru-RU: translated MiniPath, some fixes 2018-11-11 19:17:39 +03:00
Pairi Daiza
f973d1b282 + MUI: RTF "About" strings in zh-CN - correction titles (source: lhmouse) 2018-11-11 16:59:03 +01:00
Alex Yashkin
6871171fbb be-BY & ru-RU: resized dialogs, fixed russian translation 2018-11-11 15:56:33 +03:00
Alex Yashkin
8320565abf Complete be-BY translation 2018-11-11 15:21:38 +03:00
Pairi Daiza
aa3e9209e6 + MUI: RTF "About" strings - Use same Syntax as ja-JP and zn-CN 2018-11-11 10:26:46 +01:00