diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-05 03:16:52 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-04-05 03:26:11 +0200 |
commit | 56b3ad65c3842aee1e2ae2b257abe7ed8d09c7c1 (patch) | |
tree | d13b1fd47f0225250fa55a26eda65e093a8abae2 /tracker-tobii-eyex | |
parent | e8a40e46dc3310c68ca1f29613218b8c744c8d5f (diff) |
i18n: update strings
Diffstat (limited to 'tracker-tobii-eyex')
-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 f58d6213..35c7f98a 100644 --- a/tracker-tobii-eyex/lang/nl_NL.ts +++ b/tracker-tobii-eyex/lang/nl_NL.ts @@ -53,4 +53,11 @@ On the other hand, the snap mode allows for a quick glance outside the field of <translation type="unfinished"></translation> </message> </context> +<context> + <name>tobii_eyex_tracker</name> + <message> + <source>Connection can't be established. device missing?</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/tracker-tobii-eyex/lang/ru_RU.ts b/tracker-tobii-eyex/lang/ru_RU.ts index 844cb931..806c23b8 100644 --- a/tracker-tobii-eyex/lang/ru_RU.ts +++ b/tracker-tobii-eyex/lang/ru_RU.ts @@ -53,4 +53,11 @@ On the other hand, the snap mode allows for a quick glance outside the field of <translation type="unfinished"></translation> </message> </context> +<context> + <name>tobii_eyex_tracker</name> + <message> + <source>Connection can't be established. device missing?</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/tracker-tobii-eyex/lang/stub.ts b/tracker-tobii-eyex/lang/stub.ts index a8702a56..26acccaa 100644 --- a/tracker-tobii-eyex/lang/stub.ts +++ b/tracker-tobii-eyex/lang/stub.ts @@ -53,4 +53,11 @@ On the other hand, the snap mode allows for a quick glance outside the field of <translation type="unfinished"></translation> </message> </context> +<context> + <name>tobii_eyex_tracker</name> + <message> + <source>Connection can't be established. device missing?</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> diff --git a/tracker-tobii-eyex/lang/zh_CN.ts b/tracker-tobii-eyex/lang/zh_CN.ts index 57899430..b7896059 100644 --- a/tracker-tobii-eyex/lang/zh_CN.ts +++ b/tracker-tobii-eyex/lang/zh_CN.ts @@ -53,4 +53,11 @@ On the other hand, the snap mode allows for a quick glance outside the field of <translation type="unfinished"></translation> </message> </context> +<context> + <name>tobii_eyex_tracker</name> + <message> + <source>Connection can't be established. device missing?</source> + <translation type="unfinished"></translation> + </message> +</context> </TS> |