diff options
Diffstat (limited to 'tracker-tobii/lang/stub.ts')
-rw-r--r-- | tracker-tobii/lang/stub.ts | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/tracker-tobii/lang/stub.ts b/tracker-tobii/lang/stub.ts new file mode 100644 index 00000000..566900a3 --- /dev/null +++ b/tracker-tobii/lang/stub.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> +<context> + <name>tobii_metadata</name> + <message> + <source>Tobii Eye Tracker</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>tobii_ui</name> + <message> + <source>Tobii Eye Tracker</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Please make sure the Tobii Experience application is running and tracking is active.</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> |