diff --git a/common/dialog_about/AboutDialog_main.cpp b/common/dialog_about/AboutDialog_main.cpp index b7ae8bd577..befcb06290 100644 --- a/common/dialog_about/AboutDialog_main.cpp +++ b/common/dialog_about/AboutDialog_main.cpp @@ -133,8 +133,8 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf << HtmlHyperlink( "http://www.kicad-pcb.org" ) << ""; description << "
  • " - << _( "Developer website on Launchpad - " ) - << HtmlHyperlink( "https://launchpad.net/kicad" ) + << _( "Developer website - " ) + << HtmlHyperlink( "https://gitlab.com/kicad" ) << "
  • "; description << "
  • " @@ -157,7 +157,7 @@ static void buildKicadAboutBanner( EDA_BASE_FRAME* aParent, ABOUT_APP_INFO& aInf description << "

    "; description << "

    " - << _( "KiCad user's groups and community" ) + << _( "KiCad users group and community" ) << ""; // bold & underlined font caption description << "