mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 09:19:22 +02:00
Merged revision(s) 57141 #88ccde9a8e from trunk:
Examples: In translation_demo provide ukrainian selection in language combo in correct language. ........ git-svn-id: branches/fixes_1_8@57213 -
This commit is contained in:
parent
b54c67b9b1
commit
efa6350c58
@ -31,6 +31,8 @@ inherited MainForm: TMainForm
|
|||||||
'hu - magyar'
|
'hu - magyar'
|
||||||
'it - Italiano'
|
'it - Italiano'
|
||||||
'ru - русский'
|
'ru - русский'
|
||||||
|
'uk - українська'
|
||||||
|
'zh_CN - 简体中文'
|
||||||
)
|
)
|
||||||
OnChange = CbLanguageChange
|
OnChange = CbLanguageChange
|
||||||
Style = csDropDownList
|
Style = csDropDownList
|
||||||
|
Loading…
Reference in New Issue
Block a user