diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2021-10-16 18:04:01 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2021-10-16 18:20:50 +0200 |
commit | 56cb66f9e63ab89ffcc77881aa44790950f62b57 (patch) | |
tree | 77a7c2c9936d1487edae8b3b9726f173ef4f1981 /tracker-pt/lang/ru_RU.ts | |
parent | 16012cb1eb5ad7bb893bb3168fb3aec1608b8e56 (diff) |
tracker/pt: bail out early on camera open failure
Diffstat (limited to 'tracker-pt/lang/ru_RU.ts')
-rw-r--r-- | tracker-pt/lang/ru_RU.ts | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tracker-pt/lang/ru_RU.ts b/tracker-pt/lang/ru_RU.ts index 3b288720..027aed6f 100644 --- a/tracker-pt/lang/ru_RU.ts +++ b/tracker-pt/lang/ru_RU.ts @@ -346,6 +346,13 @@ ROLL или X/Y-смещения.</translation> </message> </context> <context> + <name>pt_impl::Tracker_PT</name> + <message> + <source>Failed to open camera '%1'</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> <name>pt_module::metadata_pt</name> <message> <source>PointTracker 1.1</source> |