diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-09 07:18:25 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-09 07:18:25 +0200 |
commit | f5610a1ac847f17402415e4bf1080f84fd8d185f (patch) | |
tree | d8dda5864941a1d903a1fcf87ece585aa24d532b /tracker-tobii-eyex/lang/stub.ts | |
parent | 793cea587159a0ba01fec6af28e899697ef4da79 (diff) |
tracker/tobii: add prototype support for accumulative mode
Diffstat (limited to 'tracker-tobii-eyex/lang/stub.ts')
-rw-r--r-- | tracker-tobii-eyex/lang/stub.ts | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/tracker-tobii-eyex/lang/stub.ts b/tracker-tobii-eyex/lang/stub.ts index 26acccaa..6e4c7d1a 100644 --- a/tracker-tobii-eyex/lang/stub.ts +++ b/tracker-tobii-eyex/lang/stub.ts @@ -7,51 +7,6 @@ <source>Tracker options</source> <translation type="unfinished"></translation> </message> - <message> - <source>Tracking settings</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Accumulative mode shifts the view toward a target that may be offscreen then fixes upon it. -On the other hand, the snap mode allows for a quick glance outside the field of vision.</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Accumulative mode settings</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Screen edge length</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Max yaw</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Max pitch</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Position output</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Enabled</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Snap mode settings</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Tracking mode</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Speed</source> - <translation type="unfinished"></translation> - </message> </context> <context> <name>tobii_eyex_tracker</name> |