Move Ivan Chuba to Ukrainian

This commit is contained in:
Seth Hillbrand 2023-01-30 11:52:56 -08:00
parent 50e9685490
commit ef964f2303
1 changed files with 4 additions and 4 deletions

View File

@ -933,10 +933,6 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf
wxEmptyString,
wxS( "Portuguese (PT)" ) ) );
aInfo.AddTranslator( new CONTRIBUTOR( wxT( "Ivan Chuba" ),
wxEmptyString,
wxEmptyString,
wxS( "Russian (RU)" ) ) );
aInfo.AddTranslator( new CONTRIBUTOR( wxT( "Igor Plyatov" ),
wxEmptyString,
wxEmptyString,
@ -988,6 +984,10 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf
wxEmptyString,
wxEmptyString,
wxS( "Ukrainian (UK)" ) ) );
aInfo.AddTranslator( new CONTRIBUTOR( wxT( "Ivan Chuba" ),
wxEmptyString,
wxEmptyString,
wxS( "Ukrainian (UK)" ) ) );
aInfo.AddTranslator( new CONTRIBUTOR( wxT( "Stanislav Kaliuk" ),
wxEmptyString,
wxEmptyString,