From 56cb66f9e63ab89ffcc77881aa44790950f62b57 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sat, 16 Oct 2021 18:04:01 +0200 Subject: tracker/pt: bail out early on camera open failure --- tracker-pt/lang/nl_NL.ts | 7 +++++++ tracker-pt/lang/ru_RU.ts | 7 +++++++ tracker-pt/lang/stub.ts | 7 +++++++ tracker-pt/lang/zh_CN.ts | 7 +++++++ 4 files changed, 28 insertions(+) (limited to 'tracker-pt/lang') diff --git a/tracker-pt/lang/nl_NL.ts b/tracker-pt/lang/nl_NL.ts index 99efccdae..c61f74377 100644 --- a/tracker-pt/lang/nl_NL.ts +++ b/tracker-pt/lang/nl_NL.ts @@ -340,6 +340,13 @@ Don't roll or change position. + + pt_impl::Tracker_PT + + Failed to open camera '%1' + + + pt_module::metadata_pt diff --git a/tracker-pt/lang/ru_RU.ts b/tracker-pt/lang/ru_RU.ts index 3b288720e..027aed6fa 100644 --- a/tracker-pt/lang/ru_RU.ts +++ b/tracker-pt/lang/ru_RU.ts @@ -345,6 +345,13 @@ ROLL или X/Y-смещения. Отслеживание отключено + + pt_impl::Tracker_PT + + Failed to open camera '%1' + + + pt_module::metadata_pt diff --git a/tracker-pt/lang/stub.ts b/tracker-pt/lang/stub.ts index 77823135e..072128bea 100644 --- a/tracker-pt/lang/stub.ts +++ b/tracker-pt/lang/stub.ts @@ -340,6 +340,13 @@ Don't roll or change position. + + pt_impl::Tracker_PT + + Failed to open camera '%1' + + + pt_module::metadata_pt diff --git a/tracker-pt/lang/zh_CN.ts b/tracker-pt/lang/zh_CN.ts index 99ab5ea19..d3dccad5a 100644 --- a/tracker-pt/lang/zh_CN.ts +++ b/tracker-pt/lang/zh_CN.ts @@ -340,6 +340,13 @@ Don't roll or change position. 跟踪器脱机 + + pt_impl::Tracker_PT + + Failed to open camera '%1' + + + pt_module::metadata_pt -- cgit v1.2.3