From 94e483008ed35b2b8d16bce733bbdf5398d19ec1 Mon Sep 17 00:00:00 2001
From: Stanislaw Halik <sthalik@misaki.pl>
Date: Sun, 11 Feb 2018 22:09:07 +0100
Subject: modules: stop saving line information

Now i18n regen won't make a mess.
---
 proto-flightgear/lang/nl_NL.ts | 3 ---
 proto-flightgear/lang/ru_RU.ts | 3 ---
 proto-flightgear/lang/stub.ts  | 3 ---
 3 files changed, 9 deletions(-)

(limited to 'proto-flightgear')

diff --git a/proto-flightgear/lang/nl_NL.ts b/proto-flightgear/lang/nl_NL.ts
index 5bcc96b9..18ffbe20 100644
--- a/proto-flightgear/lang/nl_NL.ts
+++ b/proto-flightgear/lang/nl_NL.ts
@@ -4,17 +4,14 @@
 <context>
     <name>UICFGControls</name>
     <message>
-        <location filename="../ftnoir_fgcontrols.ui" line="+17"/>
         <source>FlightGear protocol settings</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+33"/>
         <source>IP address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+113"/>
         <source>Port</source>
         <translation type="unfinished"></translation>
     </message>
diff --git a/proto-flightgear/lang/ru_RU.ts b/proto-flightgear/lang/ru_RU.ts
index 7086db80..b97f008d 100644
--- a/proto-flightgear/lang/ru_RU.ts
+++ b/proto-flightgear/lang/ru_RU.ts
@@ -4,17 +4,14 @@
 <context>
     <name>UICFGControls</name>
     <message>
-        <location filename="../ftnoir_fgcontrols.ui" line="+17"/>
         <source>FlightGear protocol settings</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+33"/>
         <source>IP address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+113"/>
         <source>Port</source>
         <translation type="unfinished"></translation>
     </message>
diff --git a/proto-flightgear/lang/stub.ts b/proto-flightgear/lang/stub.ts
index 4bcb4ce3..688104c8 100644
--- a/proto-flightgear/lang/stub.ts
+++ b/proto-flightgear/lang/stub.ts
@@ -4,17 +4,14 @@
 <context>
     <name>UICFGControls</name>
     <message>
-        <location filename="../ftnoir_fgcontrols.ui" line="+17"/>
         <source>FlightGear protocol settings</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+33"/>
         <source>IP address</source>
         <translation type="unfinished"></translation>
     </message>
     <message>
-        <location line="+113"/>
         <source>Port</source>
         <translation type="unfinished"></translation>
     </message>
-- 
cgit v1.2.3