mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Language: Update translations
This commit is contained in:
parent
6c6ec771b0
commit
06cc2a3cf0
BIN
Language/Greek.h
BIN
Language/Greek.h
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1842,19 +1842,19 @@ void DialogManage::TabSettings::Create(HWND owner)
|
|||||||
0, 0, 468, 131,
|
0, 0, 468, 131,
|
||||||
WS_VISIBLE, 0),
|
WS_VISIBLE, 0),
|
||||||
CT_LABEL(-1, ID_STR_LANGUAGESC,
|
CT_LABEL(-1, ID_STR_LANGUAGESC,
|
||||||
6, 16, 87, 14,
|
6, 16, 107, 14,
|
||||||
WS_VISIBLE, 0),
|
WS_VISIBLE, 0),
|
||||||
CT_COMBOBOX(Id_LanguageDropDownList, 0,
|
CT_COMBOBOX(Id_LanguageDropDownList, 0,
|
||||||
87, 13, 222, 14,
|
107, 13, 222, 14,
|
||||||
WS_VISIBLE | WS_TABSTOP | CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL, 0),
|
WS_VISIBLE | WS_TABSTOP | CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL, 0),
|
||||||
CT_LABEL(-1, ID_STR_EDITORSC,
|
CT_LABEL(-1, ID_STR_EDITORSC,
|
||||||
6, 37, 87, 9,
|
6, 37, 107, 9,
|
||||||
WS_VISIBLE, 0),
|
WS_VISIBLE, 0),
|
||||||
CT_EDIT(Id_EditorEdit, 0,
|
CT_EDIT(Id_EditorEdit, 0,
|
||||||
87, 34, 222, 14,
|
107, 34, 222, 14,
|
||||||
WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL | ES_READONLY, WS_EX_CLIENTEDGE),
|
WS_VISIBLE | WS_TABSTOP | ES_AUTOHSCROLL | ES_READONLY, WS_EX_CLIENTEDGE),
|
||||||
CT_BUTTON(Id_EditorBrowseButton, ID_STR_ELLIPSIS,
|
CT_BUTTON(Id_EditorBrowseButton, ID_STR_ELLIPSIS,
|
||||||
313, 34, 25, 14,
|
333, 34, 25, 14,
|
||||||
WS_VISIBLE | WS_TABSTOP, 0),
|
WS_VISIBLE | WS_TABSTOP, 0),
|
||||||
CT_CHECKBOX(Id_CheckForUpdatesCheckBox, ID_STR_CHECKFORUPDATES,
|
CT_CHECKBOX(Id_CheckForUpdatesCheckBox, ID_STR_CHECKFORUPDATES,
|
||||||
6, 55, 150, 9,
|
6, 55, 150, 9,
|
||||||
|
Loading…
Reference in New Issue
Block a user