Update Greek translators list in about dialog.
This commit is contained in:
parent
74f00d4027
commit
7d5cb75507
|
@ -2,7 +2,7 @@
|
||||||
* This program source code file is part of KiCad, a free EDA CAD application.
|
* This program source code file is part of KiCad, a free EDA CAD application.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2010 Rafael Sokolowski <Rafael.Sokolowski@web.de>
|
* Copyright (C) 2010 Rafael Sokolowski <Rafael.Sokolowski@web.de>
|
||||||
* Copyright (C) 2014 KiCad Developers, see CHANGELOG.TXT for contributors.
|
* Copyright (C) 2010-2015 KiCad Developers, see CHANGELOG.TXT for contributors.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or
|
* This program is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License
|
* modify it under the terms of the GNU General Public License
|
||||||
|
@ -58,7 +58,7 @@ static wxString HtmlNewline( const unsigned int amount = 1 );
|
||||||
static void InitKiCadAboutNew( AboutAppInfo& info )
|
static void InitKiCadAboutNew( AboutAppInfo& info )
|
||||||
{
|
{
|
||||||
// Set application specific icon
|
// Set application specific icon
|
||||||
const wxTopLevelWindow* const tlw = wxDynamicCast( Pgm().App().GetTopWindow(), wxTopLevelWindow);
|
const wxTopLevelWindow* const tlw = wxDynamicCast( Pgm().App().GetTopWindow(), wxTopLevelWindow );
|
||||||
|
|
||||||
if( tlw )
|
if( tlw )
|
||||||
info.SetIcon( tlw->GetIcon() );
|
info.SetIcon( tlw->GetIcon() );
|
||||||
|
@ -130,8 +130,7 @@ static void InitKiCadAboutNew( AboutAppInfo& info )
|
||||||
description << wxT( "<b><u>" ) << _( "Description" ) << wxT( "</u></b>" ); // bold & underlined font for caption
|
description << wxT( "<b><u>" ) << _( "Description" ) << wxT( "</u></b>" ); // bold & underlined font for caption
|
||||||
|
|
||||||
description << wxT( "<p>" ) <<
|
description << wxT( "<p>" ) <<
|
||||||
_(
|
_( "The KiCad EDA Suite is a set of open source applications for the creation of electronic schematics and to design printed circuit boards." )
|
||||||
"The KiCad EDA Suite is a set of open source applications for the creation of electronic schematics and to design printed circuit boards." )
|
|
||||||
<< wxT( "</p>" );
|
<< wxT( "</p>" );
|
||||||
|
|
||||||
description << wxT( "</p>" );
|
description << wxT( "</p>" );
|
||||||
|
@ -142,9 +141,8 @@ static void InitKiCadAboutNew( AboutAppInfo& info )
|
||||||
|
|
||||||
// bullet-ed list with some http links
|
// bullet-ed list with some http links
|
||||||
description << wxT( "<ul>" );
|
description << wxT( "<ul>" );
|
||||||
description << wxT( "<li>" ) << HtmlHyperlink( wxT(
|
description << wxT( "<li>" ) << HtmlHyperlink( wxT( "http://iut-tice.ujf-grenoble.fr/kicad" ),
|
||||||
"http://iut-tice.ujf-grenoble.fr/kicad" ),
|
_( "The original site of the initiator of KiCad" ) )
|
||||||
_( "The original site of the initiator of Kicad" ) )
|
|
||||||
<< wxT( "</li>" );
|
<< wxT( "</li>" );
|
||||||
description << wxT( "<li>" ) <<
|
description << wxT( "<li>" ) <<
|
||||||
HtmlHyperlink( wxT( "https://launchpad.net/kicad" ), _( "Project on Launchpad" ) ) << wxT(
|
HtmlHyperlink( wxT( "https://launchpad.net/kicad" ), _( "Project on Launchpad" ) ) << wxT(
|
||||||
|
@ -167,10 +165,8 @@ static void InitKiCadAboutNew( AboutAppInfo& info )
|
||||||
description << wxT( "<li>" ) <<
|
description << wxT( "<li>" ) <<
|
||||||
HtmlHyperlink( wxT( "https://bugs.launchpad.net/kicad" ),
|
HtmlHyperlink( wxT( "https://bugs.launchpad.net/kicad" ),
|
||||||
_( "Report bugs if you found any" ) ) << wxT( "</li>" );
|
_( "Report bugs if you found any" ) ) << wxT( "</li>" );
|
||||||
description << wxT( "<li>" ) << HtmlHyperlink( wxT(
|
description << wxT( "<li>" ) << HtmlHyperlink( wxT( "https://blueprints.launchpad.net/kicad" ),
|
||||||
"https://blueprints.launchpad.net/kicad" ),
|
_( "File an idea for improvement" ) ) << wxT( "</li>" );
|
||||||
_( "File an idea for improvement" ) ) << wxT(
|
|
||||||
"</li>" );
|
|
||||||
description << wxT( "<li>" ) <<
|
description << wxT( "<li>" ) <<
|
||||||
HtmlHyperlink( wxT( "http://www.kicadlib.org/Kicad_related_links.html" ),
|
HtmlHyperlink( wxT( "http://www.kicadlib.org/Kicad_related_links.html" ),
|
||||||
_( "KiCad links to user groups, tutorials and much more" ) ) << wxT( "</li>" );
|
_( "KiCad links to user groups, tutorials and much more" ) ) << wxT( "</li>" );
|
||||||
|
@ -303,14 +299,19 @@ static void InitKiCadAboutNew( AboutAppInfo& info )
|
||||||
info.AddTranslator(
|
info.AddTranslator(
|
||||||
new Contributor( wxT( "Kenta Yonekura" ), wxT( "midpika@hotmail.com" ), wxT( "Japanese (JA)" ), KiBitmapNew( lang_jp_xpm ) ) );
|
new Contributor( wxT( "Kenta Yonekura" ), wxT( "midpika@hotmail.com" ), wxT( "Japanese (JA)" ), KiBitmapNew( lang_jp_xpm ) ) );
|
||||||
info.AddTranslator(
|
info.AddTranslator(
|
||||||
new Contributor( wxT( "Manolis Stefanis, Athanasios Vlastos and Milonas Kostas" ),
|
new Contributor( wxT( "Manolis Stefanis" ), wxT( "" ), wxT( "Greek (el_GR)" ), KiBitmapNew( lang_gr_xpm ) ) );
|
||||||
wxT( "milonas.ko@gmail.com" ), wxT( "Greek (el_GR)" ), KiBitmapNew( lang_gr_xpm ) ) );
|
info.AddTranslator(
|
||||||
|
new Contributor( wxT( "Athanasios Vlastos" ), wxT( "" ), wxT( "Greek (el_GR)" ), KiBitmapNew( lang_gr_xpm ) ) );
|
||||||
|
info.AddTranslator(
|
||||||
|
new Contributor( wxT( "Milonas Kostas" ), wxT( "milonas.ko@gmail.com" ), wxT( "Greek (el_GR)" ), KiBitmapNew( lang_gr_xpm ) ) );
|
||||||
|
info.AddTranslator(
|
||||||
|
new Contributor( wxT( "Michail Misirlis" ), wxT( "mmisirlis@gmail.com" ), wxT( "Greek (el_GR)" ), KiBitmapNew( lang_gr_xpm ) ) );
|
||||||
info.AddTranslator(
|
info.AddTranslator(
|
||||||
new Contributor( wxT( "Massimo Cioce" ), wxT( "ciocemax@alice.it" ), wxT( "Italian (IT)" ), KiBitmapNew( lang_it_xpm ) ) );
|
new Contributor( wxT( "Massimo Cioce" ), wxT( "ciocemax@alice.it" ), wxT( "Italian (IT)" ), KiBitmapNew( lang_it_xpm ) ) );
|
||||||
info.AddTranslator(
|
info.AddTranslator(
|
||||||
new Contributor( wxT( "Marco Ciampa" ), wxT( "ciampix@libero.it" ), wxT( "Italian (IT)" ), KiBitmapNew( lang_it_xpm ) ) );
|
new Contributor( wxT( "Marco Ciampa" ), wxT( "ciampix@libero.it" ), wxT( "Italian (IT)" ), KiBitmapNew( lang_it_xpm ) ) );
|
||||||
info.AddTranslator(
|
info.AddTranslator(
|
||||||
new Contributor( wxT( "Evgeniy Ivanov" ), wxT( "evgeniy_p_ivanov@yahoo.ca" ), wxT( "Bulgarian (BG)" ),KiBitmapNew( lang_bg_xpm ) ) );
|
new Contributor( wxT( "Evgeniy Ivanov" ), wxT( "evgeniy_p_ivanov@yahoo.ca" ), wxT( "Bulgarian (BG)" ), KiBitmapNew( lang_bg_xpm ) ) );
|
||||||
|
|
||||||
// TODO: are these all russian translators,
|
// TODO: are these all russian translators,
|
||||||
// placed them here now,
|
// placed them here now,
|
||||||
|
|
Loading…
Reference in New Issue