diff options
author | Stéphane Lenclud <github@lenclud.com> | 2019-02-02 02:50:04 +0100 |
---|---|---|
committer | Stéphane Lenclud <github@lenclud.com> | 2019-02-07 13:24:13 +0100 |
commit | 388a876b68a83956b687100007aab7afafbb08ab (patch) | |
tree | 39b0c50e5876f64642c2c7efe249fbeaf16176ce /tracker-kinect-face/lang | |
parent | fbdb4c9191f0b3b0aa0d62d706b1598706561170 (diff) |
Kinect: Adding tracker icon.
Diffstat (limited to 'tracker-kinect-face/lang')
-rw-r--r-- | tracker-kinect-face/lang/nl_NL.ts | 2 | ||||
-rw-r--r-- | tracker-kinect-face/lang/ru_RU.ts | 2 | ||||
-rw-r--r-- | tracker-kinect-face/lang/stub.ts | 2 | ||||
-rw-r--r-- | tracker-kinect-face/lang/zh_CN.ts | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/tracker-kinect-face/lang/nl_NL.ts b/tracker-kinect-face/lang/nl_NL.ts index b6139882..dec7a177 100644 --- a/tracker-kinect-face/lang/nl_NL.ts +++ b/tracker-kinect-face/lang/nl_NL.ts @@ -4,7 +4,7 @@ <context> <name>test_metadata</name> <message> - <source>Kinect Face</source> + <source>Kinect Face - v0.1</source> <translation type="unfinished"></translation> </message> </context> diff --git a/tracker-kinect-face/lang/ru_RU.ts b/tracker-kinect-face/lang/ru_RU.ts index 52aab9f3..1634c0c2 100644 --- a/tracker-kinect-face/lang/ru_RU.ts +++ b/tracker-kinect-face/lang/ru_RU.ts @@ -4,7 +4,7 @@ <context> <name>test_metadata</name> <message> - <source>Kinect Face</source> + <source>Kinect Face - v0.1</source> <translation type="unfinished"></translation> </message> </context> diff --git a/tracker-kinect-face/lang/stub.ts b/tracker-kinect-face/lang/stub.ts index 84a3c6af..bb36fb1e 100644 --- a/tracker-kinect-face/lang/stub.ts +++ b/tracker-kinect-face/lang/stub.ts @@ -4,7 +4,7 @@ <context> <name>test_metadata</name> <message> - <source>Kinect Face</source> + <source>Kinect Face - v0.1</source> <translation type="unfinished"></translation> </message> </context> diff --git a/tracker-kinect-face/lang/zh_CN.ts b/tracker-kinect-face/lang/zh_CN.ts index 84a3c6af..bb36fb1e 100644 --- a/tracker-kinect-face/lang/zh_CN.ts +++ b/tracker-kinect-face/lang/zh_CN.ts @@ -4,7 +4,7 @@ <context> <name>test_metadata</name> <message> - <source>Kinect Face</source> + <source>Kinect Face - v0.1</source> <translation type="unfinished"></translation> </message> </context> |