diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-11 22:09:07 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-02-12 10:05:00 +0100 |
commit | 94e483008ed35b2b8d16bce733bbdf5398d19ec1 (patch) | |
tree | 3eda692dc5e8a12371e7763706b44b332ad12b24 /proto-udp/lang | |
parent | f97c6f7cf1df824db75b176c2182aee43918ca4c (diff) |
modules: stop saving line information
Now i18n regen won't make a mess.
Diffstat (limited to 'proto-udp/lang')
-rw-r--r-- | proto-udp/lang/nl_NL.ts | 4 | ||||
-rw-r--r-- | proto-udp/lang/ru_RU.ts | 4 | ||||
-rw-r--r-- | proto-udp/lang/stub.ts | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/proto-udp/lang/nl_NL.ts b/proto-udp/lang/nl_NL.ts index 6e63a2de..069a0a74 100644 --- a/proto-udp/lang/nl_NL.ts +++ b/proto-udp/lang/nl_NL.ts @@ -4,17 +4,14 @@ <context> <name>UICFTNControls</name> <message> - <location filename="../ftnoir_ftncontrols.ui" line="+17"/> <source>UDP protocol settings</source> <translation type="unfinished"></translation> </message> <message> - <location line="+163"/> <source>Remote IP address</source> <translation type="unfinished"></translation> </message> <message> - <location line="+13"/> <source>Port</source> <translation type="unfinished"></translation> </message> @@ -22,7 +19,6 @@ <context> <name>udp</name> <message> - <location filename="../ftnoir_protocol_ftn.cpp" line="+42"/> <source>Can't bind socket: %1</source> <translation type="unfinished"></translation> </message> diff --git a/proto-udp/lang/ru_RU.ts b/proto-udp/lang/ru_RU.ts index b9f14026..486d5707 100644 --- a/proto-udp/lang/ru_RU.ts +++ b/proto-udp/lang/ru_RU.ts @@ -4,17 +4,14 @@ <context> <name>UICFTNControls</name> <message> - <location filename="../ftnoir_ftncontrols.ui" line="+17"/> <source>UDP protocol settings</source> <translation type="unfinished"></translation> </message> <message> - <location line="+163"/> <source>Remote IP address</source> <translation type="unfinished"></translation> </message> <message> - <location line="+13"/> <source>Port</source> <translation type="unfinished"></translation> </message> @@ -22,7 +19,6 @@ <context> <name>udp</name> <message> - <location filename="../ftnoir_protocol_ftn.cpp" line="+42"/> <source>Can't bind socket: %1</source> <translation type="unfinished"></translation> </message> diff --git a/proto-udp/lang/stub.ts b/proto-udp/lang/stub.ts index 9b3dfc03..d415ef0e 100644 --- a/proto-udp/lang/stub.ts +++ b/proto-udp/lang/stub.ts @@ -4,17 +4,14 @@ <context> <name>UICFTNControls</name> <message> - <location filename="../ftnoir_ftncontrols.ui" line="+17"/> <source>UDP protocol settings</source> <translation type="unfinished"></translation> </message> <message> - <location line="+163"/> <source>Remote IP address</source> <translation type="unfinished"></translation> </message> <message> - <location line="+13"/> <source>Port</source> <translation type="unfinished"></translation> </message> @@ -22,7 +19,6 @@ <context> <name>udp</name> <message> - <location filename="../ftnoir_protocol_ftn.cpp" line="+42"/> <source>Can't bind socket: %1</source> <translation type="unfinished"></translation> </message> |