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-ft/lang/stub.ts | |
| parent | f97c6f7cf1df824db75b176c2182aee43918ca4c (diff) | |
modules: stop saving line information
Now i18n regen won't make a mess.
Diffstat (limited to 'proto-ft/lang/stub.ts')
| -rw-r--r-- | proto-ft/lang/stub.ts | 8 | 
1 files changed, 0 insertions, 8 deletions
diff --git a/proto-ft/lang/stub.ts b/proto-ft/lang/stub.ts index cb9eeaa3..4fb52c8c 100644 --- a/proto-ft/lang/stub.ts +++ b/proto-ft/lang/stub.ts @@ -4,12 +4,10 @@  <context>      <name>FTControls</name>      <message> -        <location filename="../ftnoir_protocol_ft_dialog.cpp" line="+46"/>          <source>Select the desired NPClient DLL</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+2"/>          <source>Dll file (*.dll);;All Files (*)</source>          <translation type="unfinished"></translation>      </message> @@ -17,32 +15,26 @@  <context>      <name>UICFTControls</name>      <message> -        <location filename="../ftnoir_ftcontrols.ui" line="+24"/>          <source>freetrack protocol settings</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+78"/>          <source>Select interface</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+18"/>          <source>Disable one of the protocols if game is confused by presence of both at the same time.</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="-67"/>          <source>Repair NPClient location</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+15"/>          <source>Locate DLL</source>          <translation type="unfinished"></translation>      </message>      <message> -        <location line="+13"/>          <source>Replace the registry entry if you want to use other software with the NPClient protocol and it doesn't work automatically.  Starting tracking will again overwrite the DLL locations.</source>  | 
