Polish translation update.
This commit is contained in:
parent
225b346786
commit
f512957266
|
@ -778,7 +778,7 @@ bool OpenPDF( const wxString& file )
|
|||
if ( !success )
|
||||
{
|
||||
wxString msg = _("Problem while running the PDF viewer");
|
||||
msg << wxT("\n command is") << command;
|
||||
msg << _("\n command is ") << command;
|
||||
DisplayError( NULL, msg );
|
||||
}
|
||||
}
|
||||
|
|
Binary file not shown.
17913
internat/pl/kicad.po
17913
internat/pl/kicad.po
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue