Commit f5129572 authored by f3nix's avatar f3nix

Polish translation update.

parent 225b3467
......@@ -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 );
}
}
......
No preview for this file type
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment