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 | |
| parent | 47986eb95ab38bb2dd4d8dc05bba04c323ed280e (diff) | |
tracker/tobii-eyex: working (?) prototype
Diffstat (limited to 'tracker-tobii-eyex/lang')
| -rw-r--r-- | tracker-tobii-eyex/lang/nl_NL.ts | 7 | ||||
| -rw-r--r-- | tracker-tobii-eyex/lang/ru_RU.ts | 7 | ||||
| -rw-r--r-- | tracker-tobii-eyex/lang/stub.ts | 7 | ||||
| -rw-r--r-- | tracker-tobii-eyex/lang/zh_CN.ts | 7 |
4 files changed, 28 insertions, 0 deletions
diff --git a/tracker-tobii-eyex/lang/nl_NL.ts b/tracker-tobii-eyex/lang/nl_NL.ts index 47076f046..c14cd9704 100644 --- a/tracker-tobii-eyex/lang/nl_NL.ts +++ b/tracker-tobii-eyex/lang/nl_NL.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> diff --git a/tracker-tobii-eyex/lang/ru_RU.ts b/tracker-tobii-eyex/lang/ru_RU.ts index 65ec8ca58..73e7b92be 100644 --- a/tracker-tobii-eyex/lang/ru_RU.ts +++ b/tracker-tobii-eyex/lang/ru_RU.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> diff --git a/tracker-tobii-eyex/lang/stub.ts b/tracker-tobii-eyex/lang/stub.ts index 6e4c7d1a3..8a16308d6 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> diff --git a/tracker-tobii-eyex/lang/zh_CN.ts b/tracker-tobii-eyex/lang/zh_CN.ts index 6e4c7d1a3..8a16308d6 100644 --- a/tracker-tobii-eyex/lang/zh_CN.ts +++ b/tracker-tobii-eyex/lang/zh_CN.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> |
