Skip to content

Commit

Permalink
MUI - Dark-Mode Contrast control for Schemes configuration All languages
Browse files Browse the repository at this point in the history
  • Loading branch information
hpwamr committed Aug 28, 2023
1 parent e37c443 commit 3961178
Show file tree
Hide file tree
Showing 29 changed files with 214 additions and 145 deletions.
2 changes: 2 additions & 0 deletions Build/Changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Current BETA/RC Version 6.23.827.(build_#) (2023-08-27)
NEW:
--------------------------------------------------------
[.###.#]- .
[.827.1]- Add Dark-Mode Contrast control for Schemes configuration.
[.707.1]- Add new Toolbar button "New Empty Window".
[.702.1]- Add new "grepWinNP3" icon for Launch and Search menu's.
[.702.1]- Add new Toolbar button "Reset Zoom".
Expand All @@ -65,6 +66,7 @@ NEW:
CHANGES:
--------------------------------------------------------
[.###.#]- .
[.827.1]- Python default dark-mode colors for comment and keywords.
[.731.1]- Comment out "MSIX" attributes in applications manifest.
[.718.1]- Move Join Lines, Split Lines, Fuse Lines, Preserve Paragr. from Lines to Selection menu.
[.711.2]- Try to speed-up large file loading.
Expand Down
2 changes: 0 additions & 2 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -456,8 +456,6 @@ New parameter "[Settings2] ExitOnESCSkipLevel = 2"

#### `DarkModeTxtColor=0xEFEFEF`

#### `DarkModeHiglightContrast=75`

#### `HyperlinkShellExURLWithApp=""`

- If not defined or empty the default behavior on `Ctrl+Click` URL is performed:
Expand Down
2 changes: 1 addition & 1 deletion grepWinNP3/translationsNP3/Español (España) [es-ES].lang
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
#
# encoding: UTF-8
# Language: Spanish (Spain, International Sort) resources
# Translator: (es-ES) Traducción española por hpwamr
# Translator: (es-ES) Traducción española por Giulidan
#

#, fuzzy
Expand Down
4 changes: 2 additions & 2 deletions language/Line numbers to translate.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
== This file is intended for the "Translators" to communicate to them the "Line Numbers" of ==
== the "Added or Modified" lines in "Resource" files ("filename_xx_yy.rc" and "grepWinNP3.lang"). ==
== ==
== Last update: 2023-07-07 ==
== Last update: 2023-08-28 ==
======================================================================================================

January 2022: Line numbers to translate_2022-01 - https://workupload.com/file/3kmZN49gB9w (2022-01-29)
Expand All @@ -26,7 +26,7 @@ April 2023: Line numbers to translate_2023-04 - https://workupload.com/file/J6
May 2023: Line numbers to translate_2023-05 - https://workupload.com/file/m6FWgG8FNaW (2023-05-13)
June 2023: Line numbers to translate_2023-06 - https://workupload.com/file/XxuNPw4GSMm (2023-06-30)
July 2023: Line numbers to translate_2023-07 - https://workupload.com/file/Uqb2Sp3a9AH (2023-07-07)
August 2023: Line numbers to translate_2023-08 - (2023-08-xx)
August 2023: Line numbers to translate_2023-08 - https://workupload.com/file/tffXdy5dupA (2023-08-28)
Septemb 2023: Line numbers to translate_2023-09 - (2023-09-xx)
October 2023: Line numbers to translate_2023-10 - (2023-10-xx)
Novemb. 2023: Line numbers to translate_2023-11 - (2023-11-xx)
Expand Down
15 changes: 9 additions & 6 deletions language/np3_af_za/dialogs_af_za.rc
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ BEGIN
PUSHBUTTON "Kanselleer",IDCANCEL,108,173,50,14
END

IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 254
IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 264
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " ☰ Skema"
FONT 9, "Segoe UI", 400, 0, 0x1
Expand All @@ -319,10 +319,13 @@ BEGIN
PUSHBUTTON "&Herstel",IDC_STYLEDEFAULT,377,201,42,14
PUSHBUTTON "",IDC_PREVSTYLE,426,201,15,14,BS_BITMAP
PUSHBUTTON "",IDC_NEXTSTYLE,445,201,15,14,BS_BITMAP
PUSHBUTTON "&Invoer...",IDC_IMPORT,181,232,50,14
PUSHBUTTON "&Uitvoer...",IDC_EXPORT,237,232,50,14
DEFPUSHBUTTON "OK",IDOK,355,232,50,14
PUSHBUTTON "Kanselleer",IDCANCEL,410,232,50,14
LTEXT "Dark-Mode Contrast(%):", IDC_STATIC2,181,222,80,8
EDITTEXT IDC_DARK_MODE_CONTRAST,262,220,24,12,ES_AUTOHSCROLL
LTEXT "[0-6000] Default: 75%",IDC_STATIC3,300,222,80,8
PUSHBUTTON "&Invoer...",IDC_IMPORT,181,240,50,14
PUSHBUTTON "&Uitvoer...",IDC_EXPORT,237,240,50,14
DEFPUSHBUTTON "OK",IDOK,355,240,50,14
PUSHBUTTON "Kanselleer",IDCANCEL,410,240,50,14
GROUPBOX "Info",IDC_INFO_GROUPBOX,181,7,280,127
CTEXT "-",IDC_TITLE,240,20,180,24,SS_CENTERIMAGE
EDITTEXT IDC_STYLEEDIT_HELP,197,54,252,74,ES_MULTILINE | ES_READONLY | NOT WS_BORDER
Expand Down Expand Up @@ -992,7 +995,7 @@ BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 460
TOPMARGIN, 7
BOTTOMMARGIN, 246
BOTTOMMARGIN, 257
END

IDD_MUI_TABSETTINGS, DIALOG
Expand Down
15 changes: 9 additions & 6 deletions language/np3_be_by/dialogs_be_by.rc
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ BEGIN
PUSHBUTTON "Скасаваць",IDCANCEL,108,173,50,14
END

IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 254
IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 264
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " ☰ Схема"
FONT 9, "Segoe UI", 400, 0, 0x1
Expand All @@ -319,10 +319,13 @@ BEGIN
PUSHBUTTON "&Скінуць",IDC_STYLEDEFAULT,377,201,42,14
PUSHBUTTON "",IDC_PREVSTYLE,426,201,15,14,BS_BITMAP
PUSHBUTTON "",IDC_NEXTSTYLE,445,201,15,14,BS_BITMAP
PUSHBUTTON "&Імпарт...",IDC_IMPORT,181,232,50,14
PUSHBUTTON "&Экспарт...",IDC_EXPORT,237,232,50,14
DEFPUSHBUTTON "OK",IDOK,355,232,50,14
PUSHBUTTON "Скасаваць",IDCANCEL,410,232,50,14
LTEXT "Dark-Mode Contrast(%):", IDC_STATIC2,181,222,80,8
EDITTEXT IDC_DARK_MODE_CONTRAST,262,220,24,12,ES_AUTOHSCROLL
LTEXT "[0-6000] Default: 75%",IDC_STATIC3,300,222,80,8
PUSHBUTTON "&Імпарт...",IDC_IMPORT,181,240,50,14
PUSHBUTTON "&Экспарт...",IDC_EXPORT,237,240,50,14
DEFPUSHBUTTON "OK",IDOK,355,240,50,14
PUSHBUTTON "Скасаваць",IDCANCEL,410,240,50,14
GROUPBOX "Інфармацыя",IDC_INFO_GROUPBOX,181,7,280,127
CTEXT "-",IDC_TITLE,240,20,180,24,SS_CENTERIMAGE
EDITTEXT IDC_STYLEEDIT_HELP,197,54,252,74,ES_MULTILINE | ES_READONLY | NOT WS_BORDER
Expand Down Expand Up @@ -992,7 +995,7 @@ BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 460
TOPMARGIN, 7
BOTTOMMARGIN, 246
BOTTOMMARGIN, 257
END

IDD_MUI_TABSETTINGS, DIALOG
Expand Down
15 changes: 9 additions & 6 deletions language/np3_el_gr/dialogs_el_gr.rc
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ BEGIN
PUSHBUTTON "Ά&κυρο",IDCANCEL,115,173,50,14
END

IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 254
IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 264
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " ☰ Συνδυασμός"
FONT 9, "Segoe UI", 400, 0, 0x1
Expand All @@ -319,10 +319,13 @@ BEGIN
PUSHBUTTON "Επ&αναφορά",IDC_STYLEDEFAULT,377,201,42,14
PUSHBUTTON "",IDC_PREVSTYLE,426,201,15,14,BS_BITMAP
PUSHBUTTON "",IDC_NEXTSTYLE,445,201,15,14,BS_BITMAP
PUSHBUTTON "Ει&σαγωγή...",IDC_IMPORT,181,232,50,14
PUSHBUTTON "Ε&ξαγωγή...",IDC_EXPORT,237,232,50,14
DEFPUSHBUTTON "&Εντάξει",IDOK,355,232,50,14
PUSHBUTTON "Ά&κυρο",IDCANCEL,410,232,50,14
LTEXT "Dark-Mode Contrast(%):", IDC_STATIC2,181,222,80,8
EDITTEXT IDC_DARK_MODE_CONTRAST,262,220,24,12,ES_AUTOHSCROLL
LTEXT "[0-6000] Default: 75%",IDC_STATIC3,300,222,80,8
PUSHBUTTON "Ει&σαγωγή...",IDC_IMPORT,181,240,50,14
PUSHBUTTON "Ε&ξαγωγή...",IDC_EXPORT,237,240,50,14
DEFPUSHBUTTON "&Εντάξει",IDOK,355,240,50,14
PUSHBUTTON "Ά&κυρο",IDCANCEL,410,240,50,14
GROUPBOX "Πληροφορίες ",IDC_INFO_GROUPBOX,181,7,280,127
CTEXT "-",IDC_TITLE,240,20,180,24,SS_CENTERIMAGE
EDITTEXT IDC_STYLEEDIT_HELP,182,54,275,74,ES_MULTILINE | ES_READONLY | NOT WS_BORDER
Expand Down Expand Up @@ -992,7 +995,7 @@ BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 460
TOPMARGIN, 7
BOTTOMMARGIN, 246
BOTTOMMARGIN, 257
END

IDD_MUI_TABSETTINGS, DIALOG
Expand Down
15 changes: 9 additions & 6 deletions language/np3_en_gb/dialogs_en_gb.rc
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ BEGIN
PUSHBUTTON "Cancel",IDCANCEL,108,173,50,14
END

IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 254
IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 264
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " ☰ Scheme"
FONT 9, "Segoe UI", 400, 0, 0x1
Expand All @@ -319,10 +319,13 @@ BEGIN
PUSHBUTTON "&Reset",IDC_STYLEDEFAULT,377,201,42,14
PUSHBUTTON "",IDC_PREVSTYLE,426,201,15,14,BS_BITMAP
PUSHBUTTON "",IDC_NEXTSTYLE,445,201,15,14,BS_BITMAP
PUSHBUTTON "&Import...",IDC_IMPORT,181,232,50,14
PUSHBUTTON "E&xport...",IDC_EXPORT,237,232,50,14
DEFPUSHBUTTON "OK",IDOK,355,232,50,14
PUSHBUTTON "Cancel",IDCANCEL,410,232,50,14
LTEXT "Dark-Mode Contrast(%):", IDC_STATIC2,181,222,80,8
EDITTEXT IDC_DARK_MODE_CONTRAST,262,220,24,12,ES_AUTOHSCROLL
LTEXT "[0-6000] Default: 75%",IDC_STATIC3,300,222,80,8
PUSHBUTTON "&Import...",IDC_IMPORT,181,240,50,14
PUSHBUTTON "E&xport...",IDC_EXPORT,237,240,50,14
DEFPUSHBUTTON "OK",IDOK,355,240,50,14
PUSHBUTTON "Cancel",IDCANCEL,410,240,50,14
GROUPBOX "Info",IDC_INFO_GROUPBOX,181,7,280,127
CTEXT "-",IDC_TITLE,240,20,180,24,SS_CENTERIMAGE
EDITTEXT IDC_STYLEEDIT_HELP,197,54,252,74,ES_MULTILINE | ES_READONLY | NOT WS_BORDER
Expand Down Expand Up @@ -992,7 +995,7 @@ BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 460
TOPMARGIN, 7
BOTTOMMARGIN, 246
BOTTOMMARGIN, 257
END

IDD_MUI_TABSETTINGS, DIALOG
Expand Down
15 changes: 9 additions & 6 deletions language/np3_es_es/dialogs_es_es.rc
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ BEGIN
PUSHBUTTON "Cancelar",IDCANCEL,118,173,50,14
END

IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 254
IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 264
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " ☰ Esquema"
FONT 9, "Segoe UI", 400, 0, 0x1
Expand All @@ -319,10 +319,13 @@ BEGIN
PUSHBUTTON "&Restablecer",IDC_STYLEDEFAULT,377,201,42,14
PUSHBUTTON "",IDC_PREVSTYLE,426,201,15,14,BS_BITMAP
PUSHBUTTON "",IDC_NEXTSTYLE,445,201,15,14,BS_BITMAP
PUSHBUTTON "&Importar...",IDC_IMPORT,181,232,50,14
PUSHBUTTON "E&xportar...",IDC_EXPORT,237,232,50,14
DEFPUSHBUTTON "Aceptar",IDOK,355,232,50,14
PUSHBUTTON "Cancelar",IDCANCEL,410,232,50,14
LTEXT "Dark-Mode Contrast(%):", IDC_STATIC2,181,222,80,8
EDITTEXT IDC_DARK_MODE_CONTRAST,262,220,24,12,ES_AUTOHSCROLL
LTEXT "[0-6000] Default: 75%",IDC_STATIC3,300,222,80,8
PUSHBUTTON "&Importar...",IDC_IMPORT,181,240,50,14
PUSHBUTTON "E&xportar...",IDC_EXPORT,237,240,50,14
DEFPUSHBUTTON "Aceptar",IDOK,355,240,50,14
PUSHBUTTON "Cancelar",IDCANCEL,410,240,50,14
GROUPBOX "Información",IDC_INFO_GROUPBOX,181,7,280,127
CTEXT "-",IDC_TITLE,240,20,180,24,SS_CENTERIMAGE
EDITTEXT IDC_STYLEEDIT_HELP,182,54,275,74,ES_MULTILINE | ES_READONLY | NOT WS_BORDER
Expand Down Expand Up @@ -992,7 +995,7 @@ BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 460
TOPMARGIN, 7
BOTTOMMARGIN, 246
BOTTOMMARGIN, 257
END

IDD_MUI_TABSETTINGS, DIALOG
Expand Down
2 changes: 1 addition & 1 deletion language/np3_es_es/strings_es_es.rc
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ END

STRINGTABLE
BEGIN
IDS_MUI_TRANSL_AUTHOR "(es-ES) Traducción española por hpwamr"
IDS_MUI_TRANSL_AUTHOR "(es-ES) Traducción española por Giulidan"
IDS_MUI_TITLE_FIXBASE "BASE (%s)"
IDS_MUI_TITLE_RELCUR "+++ %s: %s Estilo +++"
IDS_MUI_TITLE_FIXCUR "%s: %s Estilo"
Expand Down
15 changes: 9 additions & 6 deletions language/np3_fr_fr/dialogs_fr_fr.rc
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ BEGIN
PUSHBUTTON "Annuler",IDCANCEL,108,173,50,14
END

IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 254
IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 264
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " ☰ Thème"
FONT 9, "Segoe UI", 400, 0, 0x1
Expand All @@ -319,10 +319,13 @@ BEGIN
PUSHBUTTON "&Rétablir",IDC_STYLEDEFAULT,377,201,42,14
PUSHBUTTON "",IDC_PREVSTYLE,426,201,15,14,BS_BITMAP
PUSHBUTTON "",IDC_NEXTSTYLE,445,201,15,14,BS_BITMAP
PUSHBUTTON "&Importer...",IDC_IMPORT,181,232,50,14
PUSHBUTTON "E&xporter...",IDC_EXPORT,237,232,50,14
DEFPUSHBUTTON "OK",IDOK,355,232,50,14
PUSHBUTTON "Annuler",IDCANCEL,410,232,50,14
LTEXT "Dark-Mode Contrast(%):", IDC_STATIC2,181,222,80,8
EDITTEXT IDC_DARK_MODE_CONTRAST,262,220,24,12,ES_AUTOHSCROLL
LTEXT "[0-6000] Default: 75%",IDC_STATIC3,300,222,80,8
PUSHBUTTON "&Importer...",IDC_IMPORT,181,240,50,14
PUSHBUTTON "E&xporter...",IDC_EXPORT,237,240,50,14
DEFPUSHBUTTON "OK",IDOK,355,240,50,14
PUSHBUTTON "Annuler",IDCANCEL,410,240,50,14
GROUPBOX "Informations",IDC_INFO_GROUPBOX,181,7,280,127
CTEXT "-",IDC_TITLE,240,20,180,24,SS_CENTERIMAGE
EDITTEXT IDC_STYLEEDIT_HELP,182,54,275,74,ES_MULTILINE | ES_READONLY | NOT WS_BORDER
Expand Down Expand Up @@ -992,7 +995,7 @@ BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 460
TOPMARGIN, 7
BOTTOMMARGIN, 246
BOTTOMMARGIN, 257
END

IDD_MUI_TABSETTINGS, DIALOG
Expand Down
15 changes: 9 additions & 6 deletions language/np3_hi_in/dialogs_hi_in.rc
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ BEGIN
PUSHBUTTON "रद्द करें",IDCANCEL,108,173,50,14
END

IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 254
IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 264
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " ☰ प्रणाली"
FONT 9, "Segoe UI", 400, 0, 0x1
Expand All @@ -319,10 +319,13 @@ BEGIN
PUSHBUTTON "रीसेट (&R)",IDC_STYLEDEFAULT,378,201,42,14
PUSHBUTTON "",IDC_PREVSTYLE,426,201,15,14,BS_BITMAP
PUSHBUTTON "",IDC_NEXTSTYLE,445,201,15,14,BS_BITMAP
PUSHBUTTON "आयात (&I)...",IDC_IMPORT,181,232,50,14
PUSHBUTTON "निर्यात (&X)...",IDC_EXPORT,237,232,50,14
DEFPUSHBUTTON "सही है",IDOK,355,232,50,14
PUSHBUTTON "रद्द करें",IDCANCEL,410,232,50,14
LTEXT "Dark-Mode Contrast(%):", IDC_STATIC2,181,222,80,8
EDITTEXT IDC_DARK_MODE_CONTRAST,262,220,24,12,ES_AUTOHSCROLL
LTEXT "[0-6000] Default: 75%",IDC_STATIC3,300,222,80,8
PUSHBUTTON "आयात (&I)...",IDC_IMPORT,181,240,50,14
PUSHBUTTON "निर्यात (&X)...",IDC_EXPORT,237,240,50,14
DEFPUSHBUTTON "सही है",IDOK,355,240,50,14
PUSHBUTTON "रद्द करें",IDCANCEL,410,240,50,14
GROUPBOX "जानकारी",IDC_INFO_GROUPBOX,181,7,280,127
CTEXT "-",IDC_TITLE,240,20,180,24,SS_CENTERIMAGE
EDITTEXT IDC_STYLEEDIT_HELP,197,54,252,74,ES_MULTILINE | ES_READONLY | NOT WS_BORDER
Expand Down Expand Up @@ -992,7 +995,7 @@ BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 460
TOPMARGIN, 7
BOTTOMMARGIN, 246
BOTTOMMARGIN, 257
END

IDD_MUI_TABSETTINGS, DIALOG
Expand Down
15 changes: 9 additions & 6 deletions language/np3_hu_hu/dialogs_hu_hu.rc
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ BEGIN
PUSHBUTTON "Mégsem",IDCANCEL,108,173,50,14
END

IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 254
IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 264
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " ☰ Séma"
FONT 9, "Segoe UI", 400, 0, 0x1
Expand All @@ -319,10 +319,13 @@ BEGIN
PUSHBUTTON "&Visszaáll.",IDC_STYLEDEFAULT,377,201,42,14
PUSHBUTTON "",IDC_PREVSTYLE,426,201,15,14,BS_BITMAP
PUSHBUTTON "",IDC_NEXTSTYLE,445,201,15,14,BS_BITMAP
PUSHBUTTON "&Import...",IDC_IMPORT,181,232,50,14
PUSHBUTTON "E&xport...",IDC_EXPORT,237,232,50,14
DEFPUSHBUTTON "OK",IDOK,355,232,50,14
PUSHBUTTON "Mégsem",IDCANCEL,410,232,50,14
LTEXT "Dark-Mode Contrast(%):", IDC_STATIC2,181,222,80,8
EDITTEXT IDC_DARK_MODE_CONTRAST,262,220,24,12,ES_AUTOHSCROLL
LTEXT "[0-6000] Default: 75%",IDC_STATIC3,300,222,80,8
PUSHBUTTON "&Import...",IDC_IMPORT,181,240,50,14
PUSHBUTTON "E&xport...",IDC_EXPORT,237,240,50,14
DEFPUSHBUTTON "OK",IDOK,355,240,50,14
PUSHBUTTON "Mégsem",IDCANCEL,410,240,50,14
GROUPBOX "Info",IDC_INFO_GROUPBOX,181,7,280,127
CTEXT "-",IDC_TITLE,240,20,180,24,SS_CENTERIMAGE
EDITTEXT IDC_STYLEEDIT_HELP,185,54,275,74,ES_MULTILINE | ES_READONLY | NOT WS_BORDER
Expand Down Expand Up @@ -992,7 +995,7 @@ BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 460
TOPMARGIN, 7
BOTTOMMARGIN, 246
BOTTOMMARGIN, 257
END

IDD_MUI_TABSETTINGS, DIALOG
Expand Down
15 changes: 9 additions & 6 deletions language/np3_id_id/dialogs_id_id.rc
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@ BEGIN
PUSHBUTTON "Batal",IDCANCEL,108,173,50,14
END

IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 254
IDD_MUI_STYLECONFIG DIALOGEX 0, 0, 467, 264
STYLE DS_SETFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION " ☰ Skema"
FONT 9, "Segoe UI", 400, 0, 0x1
Expand All @@ -319,10 +319,13 @@ BEGIN
PUSHBUTTON "&Reset",IDC_STYLEDEFAULT,377,201,42,14
PUSHBUTTON "",IDC_PREVSTYLE,426,201,15,14,BS_BITMAP
PUSHBUTTON "",IDC_NEXTSTYLE,445,201,15,14,BS_BITMAP
PUSHBUTTON "&Impor...",IDC_IMPORT,181,232,50,14
PUSHBUTTON "E&kspor...",IDC_EXPORT,237,232,50,14
DEFPUSHBUTTON "OK",IDOK,355,232,50,14
PUSHBUTTON "Batal",IDCANCEL,410,232,50,14
LTEXT "Dark-Mode Contrast(%):", IDC_STATIC2,181,222,80,8
EDITTEXT IDC_DARK_MODE_CONTRAST,262,220,24,12,ES_AUTOHSCROLL
LTEXT "[0-6000] Default: 75%",IDC_STATIC3,300,222,80,8
PUSHBUTTON "&Impor...",IDC_IMPORT,181,240,50,14
PUSHBUTTON "E&kspor...",IDC_EXPORT,237,240,50,14
DEFPUSHBUTTON "OK",IDOK,355,240,50,14
PUSHBUTTON "Batal",IDCANCEL,410,240,50,14
GROUPBOX "Info",IDC_INFO_GROUPBOX,181,7,280,127
CTEXT "-",IDC_TITLE,240,20,180,24,SS_CENTERIMAGE
EDITTEXT IDC_STYLEEDIT_HELP,197,54,252,74,ES_MULTILINE | ES_READONLY | NOT WS_BORDER
Expand Down Expand Up @@ -992,7 +995,7 @@ BEGIN
LEFTMARGIN, 7
RIGHTMARGIN, 460
TOPMARGIN, 7
BOTTOMMARGIN, 246
BOTTOMMARGIN, 257
END

IDD_MUI_TABSETTINGS, DIALOG
Expand Down
Loading

0 comments on commit 3961178

Please sign in to comment.