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 /tracker-fusion/lang/stub.ts | |
parent | f97c6f7cf1df824db75b176c2182aee43918ca4c (diff) |
modules: stop saving line information
Now i18n regen won't make a mess.
Diffstat (limited to 'tracker-fusion/lang/stub.ts')
-rw-r--r-- | tracker-fusion/lang/stub.ts | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tracker-fusion/lang/stub.ts b/tracker-fusion/lang/stub.ts index 0216ab32..fd5cb84f 100644 --- a/tracker-fusion/lang/stub.ts +++ b/tracker-fusion/lang/stub.ts @@ -4,7 +4,6 @@ <context> <name>fusion_dialog</name> <message> - <location filename="../fusion.cpp" line="+192"/> <source>Fusion tracker only works when distinct trackers are selected for rotation and position.</source> <translation type="unfinished"></translation> </message> @@ -12,17 +11,14 @@ <context> <name>fusion_tracker</name> <message> - <location line="-146"/> <source>Fusion tracker</source> <translation type="unfinished"></translation> </message> <message> - <location line="+21"/> <source>Trackers not selected.</source> <translation type="unfinished"></translation> </message> <message> - <location line="+6"/> <source>Select different trackers for rotation and position.</source> <translation type="unfinished"></translation> </message> @@ -30,27 +26,22 @@ <context> <name>fusion_ui</name> <message> - <location filename="../fusion.ui" line="+23"/> <source>Fusion</source> <translation type="unfinished"></translation> </message> <message> - <location line="+28"/> <source>Set distinct trackers for rotation and position input.</source> <translation type="unfinished"></translation> </message> <message> - <location line="+13"/> <source>Configure the trackers on the main window. It's required that they're both distinct, and both are set to something.</source> <translation type="unfinished"></translation> </message> <message> - <location line="+34"/> <source>Rotation</source> <translation type="unfinished"></translation> </message> <message> - <location line="+35"/> <source>Position</source> <translation type="unfinished"></translation> </message> |