<source>Here you can add an application that can open error files. Specify a name for the application, the application executable and command line parameters for the application.
The following texts in parameters are replaced with appropriate values when application is executed:
(file) - Filename containing the error
(line) - Line number containing the error
(message) - Error message
(severity) - Error severity
Example opening a file with Kate and make Kate scroll to the correct line:
<translation>Mostrar advertencias de rendimiento</translation>
</message>
<message>
<locationfilename="mainwindow.ui"line="645"/>
<source>Show &hidden</source>
<translation>Mostrar &ocultos</translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="454"/>
<source>There was a problem with loading the editor application settings.
This is probably because the settings were changed between the Cppcheck versions. Please check (and fix) the editor application settings, otherwise the editor program might not start correctly.</source>
<translationtype="unfinished"></translation>
</message>
<message>
<locationfilename="mainwindow.cpp"line="755"/>
<source>You must close the project file before selecting new files or directories!</source>
<translation>¡Tienes que cerrar el proyecto antes de seleccionar nuevos ficheros o carpetas!</translation>