diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-12-24 19:01:59 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-12-24 19:32:10 +0100 |
commit | b03a3b22f60bcd5223321ba8f2a4a65e5aeec69b (patch) | |
tree | 7a251d154e1c8b42b08c81ef32fafdf261040c9b /tracker-pt/lang/zh_CN.ts | |
parent | 55907f6ce27520a5e596395b73a307b6ec2aeddc (diff) |
tracker/pt: don't hang the app on camera start
Move camera open to worker thread.
Diffstat (limited to 'tracker-pt/lang/zh_CN.ts')
-rw-r--r-- | tracker-pt/lang/zh_CN.ts | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tracker-pt/lang/zh_CN.ts b/tracker-pt/lang/zh_CN.ts index c2f1d910..38fd40b1 100644 --- a/tracker-pt/lang/zh_CN.ts +++ b/tracker-pt/lang/zh_CN.ts @@ -281,13 +281,6 @@ Don't roll or change position.</source> </message> </context> <context> - <name>pt_module::Tracker_PT</name> - <message> - <source>Can't open camera</source> - <translation type="unfinished">无法打开摄像头</translation> - </message> -</context> -<context> <name>pt_module::metadata_pt</name> <message> <source>PointTracker 1.1</source> |