diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2019-03-18 15:22:10 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2019-03-18 15:22:10 +0100 |
commit | 68b18098fb7423eb5ca8de8181119900323234f4 (patch) | |
tree | bbad8df17d04e1c48b03cb20f502b5d9c80a7cd7 /tracker-rs/lang/zh_CN.ts | |
parent | 5023b54ba76325bb0b5598d59714bdad2d55d81e (diff) |
tracker/realsense: fix installer path
For now it's still SDK 2016 R2.
Issue: #713
Diffstat (limited to 'tracker-rs/lang/zh_CN.ts')
-rw-r--r-- | tracker-rs/lang/zh_CN.ts | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/tracker-rs/lang/zh_CN.ts b/tracker-rs/lang/zh_CN.ts index d0cd400d..3a8e4f45 100644 --- a/tracker-rs/lang/zh_CN.ts +++ b/tracker-rs/lang/zh_CN.ts @@ -24,7 +24,7 @@ <translation type="unfinished"></translation> </message> <message> - <source>Install Runtime</source> + <source>Install SDK 2016 R2 Runtime</source> <translation type="unfinished"></translation> </message> </context> @@ -38,22 +38,11 @@ <context> <name>UIRSControls</name> <message> - <source>RealSense 3D Tracker settings</source> + <source>Intel RealSense</source> <translation type="unfinished"></translation> </message> <message> - <source>There is no configuration available at the moment. - -The application will activate your camera for face tracking by the -Intel® RealSense™ SDK. By design, the application has no direct access -to any camera images. - -In order to use this tracker, you need a PC equipped with an Intel® RealSense™ -F200 or SR300 camera and the RealSense™ SDK 2016 R2 runtime.</source> - <translation type="unfinished"></translation> - </message> - <message> - <source>Install Runtime</source> + <source><html><head/><body><p>In order to use this tracker, you need a PC equipped with an Intel® RealSense™ F200 or SR300 camera and the RealSense™ <a href="https://software.intel.com/en-us/realsense-sdk-windows-eol"><span style=" text-decoration: underline; color:#0000ff;">SDK 2016 R2 runtime</span></a>.</p><p>Scroll down to the bottom of the page, choosing <span style=" font-weight:600;">2016 R2 Full SDK</span> on the right-hand side. Unfortunately it's necessary to create an account prior to downloading.</p></body></html></source> <translation type="unfinished"></translation> </message> </context> |