mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-09 11:56:54 +02:00
Examples: In translation_demo provide ukrainian selection in language combo in correct language.
git-svn-id: trunk@57141 -
This commit is contained in:
parent
677bdad6b6
commit
88ccde9a8e
@ -35,7 +35,7 @@ inherited MainForm: TMainForm
|
|||||||
'lt - Lietuviškai'
|
'lt - Lietuviškai'
|
||||||
'pt_BR - Português (Brasil)'
|
'pt_BR - Português (Brasil)'
|
||||||
'ru - русский'
|
'ru - русский'
|
||||||
'uk - український'
|
'uk - українська'
|
||||||
'zh_CN - 简体中文'
|
'zh_CN - 简体中文'
|
||||||
)
|
)
|
||||||
OnChange = CbLanguageChange
|
OnChange = CbLanguageChange
|
||||||
|
Loading…
Reference in New Issue
Block a user