diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-06 20:12:31 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-06 20:12:31 +0200 |
commit | 3a9ae529a862a6ebfe66f05d7c676deedb7ff66d (patch) | |
tree | 74864610769a13f33e096e5b85bc4761b7d26878 /tracker-rift-042/lang/stub.ts | |
parent | 57e6eeffb0b87570fc60d1d29d5d72b848deb620 (diff) |
tracker/rift: euthanize old versions
No one uses them according to #781
Diffstat (limited to 'tracker-rift-042/lang/stub.ts')
-rw-r--r-- | tracker-rift-042/lang/stub.ts | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/tracker-rift-042/lang/stub.ts b/tracker-rift-042/lang/stub.ts deleted file mode 100644 index 67d1ce36..00000000 --- a/tracker-rift-042/lang/stub.ts +++ /dev/null @@ -1,45 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1"> -<context> - <name>dialog_rift_042</name> - <message> - <source>Oculus Rift tracker settings FaceTrackNoIR</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Yaw spring</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Enable</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Persistence</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Constant drift</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Deadzone</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>rift_042Dll</name> - <message> - <source>Oculus Rift runtime 0.4.2 -- HMD</source> - <translation type="unfinished"></translation> - </message> -</context> -<context> - <name>rift_tracker_042</name> - <message> - <source>Unable to start Rift tracker: %1</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> |