@@ -1156,10 +1156,10 @@ INSERT INTO txt VALUES ('add_interface', 'German', 'Schnittstelle hinzuf&uu
11561156INSERT INTO txt VALUES ('add_interface', 'English', 'Add Interface');
11571157INSERT INTO txt VALUES ('edit_interface', 'German', 'Schnittstelle bearbeiten');
11581158INSERT INTO txt VALUES ('edit_interface', 'English', 'Edit Interface');
1159- INSERT INTO txt VALUES ('interface_contain_nwarea','German', 'Schnittstellen dürfen keine Netzbereiche enthalten');
1159+ INSERT INTO txt VALUES ('interface_contain_nwarea','German','Schnittstellen dürfen keine Netzbereiche enthalten');
11601160INSERT INTO txt VALUES ('interface_contain_nwarea','English','Interfaces must not contain network areas');
1161- INSERT INTO txt VALUES ('direction_contain_nwarea', 'German','Schnittstelle löschen ');
1162- INSERT INTO txt VALUES ('direction_contain_nwarea', 'English','Delete Interface ');
1161+ INSERT INTO txt VALUES ('direction_contain_nwarea','German','Quelle und Ziel dürfen nicht gleichzeitig einen Netzbereich enthalten ');
1162+ INSERT INTO txt VALUES ('direction_contain_nwarea','English','Source and destination must not contain a network area at the same time ');
11631163INSERT INTO txt VALUES ('delete_interface', 'German', 'Schnittstelle löschen');
11641164INSERT INTO txt VALUES ('delete_interface', 'English', 'Delete Interface');
11651165INSERT INTO txt VALUES ('insert_forbidden', 'German', 'Einfügen verboten');
0 commit comments