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-steamvr | |
parent | f97c6f7cf1df824db75b176c2182aee43918ca4c (diff) |
modules: stop saving line information
Now i18n regen won't make a mess.
Diffstat (limited to 'tracker-steamvr')
-rw-r--r-- | tracker-steamvr/lang/nl_NL.ts | 4 | ||||
-rw-r--r-- | tracker-steamvr/lang/ru_RU.ts | 4 | ||||
-rw-r--r-- | tracker-steamvr/lang/stub.ts | 4 |
3 files changed, 0 insertions, 12 deletions
diff --git a/tracker-steamvr/lang/nl_NL.ts b/tracker-steamvr/lang/nl_NL.ts index 6d831ecc..b8def443 100644 --- a/tracker-steamvr/lang/nl_NL.ts +++ b/tracker-steamvr/lang/nl_NL.ts @@ -4,12 +4,10 @@ <context> <name>dialog</name> <message> - <location filename="../dialog.ui" line="+23"/> <source>Valve SteamVR</source> <translation type="unfinished"></translation> </message> <message> - <location line="+28"/> <source>Device</source> <translation type="unfinished"></translation> </message> @@ -17,12 +15,10 @@ <context> <name>steamvr</name> <message> - <location filename="../steamvr.cpp" line="+203"/> <source>No HMD connected</source> <translation type="unfinished"></translation> </message> <message> - <location line="+14"/> <source>Can't find device with that serial</source> <translation type="unfinished"></translation> </message> diff --git a/tracker-steamvr/lang/ru_RU.ts b/tracker-steamvr/lang/ru_RU.ts index eec6e97e..019b3616 100644 --- a/tracker-steamvr/lang/ru_RU.ts +++ b/tracker-steamvr/lang/ru_RU.ts @@ -4,12 +4,10 @@ <context> <name>dialog</name> <message> - <location filename="../dialog.ui" line="+23"/> <source>Valve SteamVR</source> <translation type="unfinished"></translation> </message> <message> - <location line="+28"/> <source>Device</source> <translation type="unfinished"></translation> </message> @@ -17,12 +15,10 @@ <context> <name>steamvr</name> <message> - <location filename="../steamvr.cpp" line="+203"/> <source>No HMD connected</source> <translation type="unfinished"></translation> </message> <message> - <location line="+14"/> <source>Can't find device with that serial</source> <translation type="unfinished"></translation> </message> diff --git a/tracker-steamvr/lang/stub.ts b/tracker-steamvr/lang/stub.ts index 96cc66f6..9c2782ac 100644 --- a/tracker-steamvr/lang/stub.ts +++ b/tracker-steamvr/lang/stub.ts @@ -4,12 +4,10 @@ <context> <name>dialog</name> <message> - <location filename="../dialog.ui" line="+23"/> <source>Valve SteamVR</source> <translation type="unfinished"></translation> </message> <message> - <location line="+28"/> <source>Device</source> <translation type="unfinished"></translation> </message> @@ -17,12 +15,10 @@ <context> <name>steamvr</name> <message> - <location filename="../steamvr.cpp" line="+203"/> <source>No HMD connected</source> <translation type="unfinished"></translation> </message> <message> - <location line="+14"/> <source>Can't find device with that serial</source> <translation type="unfinished"></translation> </message> |