diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-10 04:12:50 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-10 04:12:50 +0200 |
commit | 6135655fd9cb97d61ed03c65b3130eac9d7ccc11 (patch) | |
tree | d485260d2f5c3d084953feeddfe2d34aa79f777d /tracker-tobii-eyex/lang/stub.ts | |
parent | 47986eb95ab38bb2dd4d8dc05bba04c323ed280e (diff) |
tracker/tobii-eyex: working (?) prototype
Diffstat (limited to 'tracker-tobii-eyex/lang/stub.ts')
-rw-r--r-- | tracker-tobii-eyex/lang/stub.ts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tracker-tobii-eyex/lang/stub.ts b/tracker-tobii-eyex/lang/stub.ts index 6e4c7d1a..8a16308d 100644 --- a/tracker-tobii-eyex/lang/stub.ts +++ b/tracker-tobii-eyex/lang/stub.ts @@ -9,6 +9,13 @@ </message> </context> <context> + <name>tobii_eyex_metadata</name> + <message> + <source>Tobii EyeX</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>tobii_eyex_tracker</name> <message> <source>Connection can't be established. device missing?</source> |