diff --git a/common/dialog_about/AboutDialog_main.cpp b/common/dialog_about/AboutDialog_main.cpp index 225e1da72c..8328a68d18 100644 --- a/common/dialog_about/AboutDialog_main.cpp +++ b/common/dialog_about/AboutDialog_main.cpp @@ -538,6 +538,10 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf wxEmptyString, wxEmptyString, "Russian (RU)" ) ); + aInfo.AddTranslator( new CONTRIBUTOR( "Konstantin Baranovskiy", + wxEmptyString, + wxEmptyString, + "Russian (RU)" ) ); aInfo.AddTranslator( new CONTRIBUTOR( "Pedro Martin del Valle", wxEmptyString, wxEmptyString, @@ -672,10 +676,6 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf wxEmptyString, wxEmptyString, ICON_CONTRIBUTION ) ); - aInfo.AddArtist( new CONTRIBUTOR( "Konstantin Baranovskiy", - wxEmptyString, - wxEmptyString, - ICON_CONTRIBUTION ) ); aInfo.AddArtist( new CONTRIBUTOR( "Fabrizio Tappero", wxEmptyString, wxEmptyString,