diff --git a/gui/cppcheck_sv.ts b/gui/cppcheck_sv.ts
index 76419919c..3fe40685b 100644
--- a/gui/cppcheck_sv.ts
+++ b/gui/cppcheck_sv.ts
@@ -44,44 +44,6 @@ of the GNU General Public License version 3
Lägg till program
-
-
- Here you can add applications that can open error files.
-Specify a name for the application and the application to execute.
-
-The following texts 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:
-kate -l(line) (file)
- Här kan du lägga till ett program som visar fel. Ange programmets namn, exekverbara fil samt kommandorads parametrarna för programmet.
-
-Följande parametrar kan användas i kommandoraden:
-(file) - Filnamnet
-(line) - Radnummer
-(message) - Felmeddelande
-(severity) - Svårighetsgrad
-
-Exempel för att öppna filen och scrolla till rätt rad med programmet Kate:
-kate -l(line) (file)
-
-
-
- Programmets namn:
-
-
-
- Misslyckades att ändra språk:
-
-%1